Add timeout exception error message for L2CAP connecting

PiperOrigin-RevId: 585864057
This commit is contained in:
hai007
2023-11-27 23:21:48 -08:00
committed by Copybara-Service
parent 7103acb274
commit 437a048aad
+2
View File
@@ -829,6 +829,8 @@ enum OperationResultDetail {
CONNECTIVITY_L2CAP_SERVER_SOCKET_CREATION_SECURITY_EXCEPTION_FAILURE = 3554;
// BT server socket creation failure (SecurityException)
CONNECTIVITY_BT_SERVER_SOCKET_CREATION_SECURITY_EXCEPTION_FAILURE = 3555;
// Failed to create L2CAP outgoing socket (TimeoutException on socket#connect)
CONNECTIVITY_L2CAP_CLIENT_SOCKET_CREATION_TIMEOUT_FAILURE = 3556;
// Section of CATEGORY_NEARBY_ERROR, from 4500
// NO BLE MAC address associated to the GATT advertisement