Home
last modified time | relevance | path

Searched refs:UNIX_FILE_SOCKET_CREATION_FAILURE (Results 1 – 4 of 4) sorted by relevance

/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothSocketException.java61 UNIX_FILE_SOCKET_CREATION_FAILURE,
163 public static final int UNIX_FILE_SOCKET_CREATION_FAILURE = 21; field in BluetoothSocketException
233 case UNIX_FILE_SOCKET_CREATION_FAILURE: in getMessage()
DSocketMetrics.java140 case (BluetoothSocketException.UNIX_FILE_SOCKET_CREATION_FAILURE): in getL2capLeConnectStatusCode()
161 case (BluetoothSocketException.UNIX_FILE_SOCKET_CREATION_FAILURE): in getRfcommConnectStatusCode()
DBluetoothSocket.java464 BluetoothSocketException.UNIX_FILE_SOCKET_CREATION_FAILURE); in connect()
/packages/modules/Bluetooth/framework/api/
Dcurrent.txt1111 …unix_file_socket_creation_failure") public static final int UNIX_FILE_SOCKET_CREATION_FAILURE = 21…