Apply result code to BLE L2CAP mediums

PiperOrigin-RevId: 552347968
This commit is contained in:
hai007
2023-07-30 20:31:54 -07:00
committed by Copybara-Service
parent e36b26184a
commit 4a100435f7
+4
View File
@@ -822,6 +822,10 @@ enum OperationResultDetail {
CONNECTIVITY_WIFI_AWARE_DISCOVERED_PEER_NULL = 3552;
// Failed to write chunk to endpoint channel
CONNECTIVITY_GENERIC_PAYLOAD_SENT_ERROR = 3553;
// L2CAP server socket creation failure (SecurityException)
CONNECTIVITY_L2CAP_SERVER_SOCKET_CREATION_SECURITY_EXCEPTION_FAILURE = 3554;
// BT server socket creation failure (SecurityException)
CONNECTIVITY_BT_SERVER_SOCKET_CREATION_SECURITY_EXCEPTION_FAILURE = 3555;
// Section of CATEGORY_NEARBY_ERROR, from 4500
// NO BLE MAC address associated to the GATT advertisement