Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothSocketException.java59 NULL_DEVICE,
156 public static final int NULL_DEVICE = 19; field in BluetoothSocketException
231 case NULL_DEVICE: in getMessage()
DSocketMetrics.java130 case (BluetoothSocketException.NULL_DEVICE): in getL2capLeConnectStatusCode()
151 case (BluetoothSocketException.NULL_DEVICE): in getRfcommConnectStatusCode()
DBluetoothSocket.java446 throw new BluetoothSocketException(BluetoothSocketException.NULL_DEVICE); in connect()
/packages/modules/Bluetooth/framework/api/
Dcurrent.txt1106 field public static final int NULL_DEVICE = 19; // 0x13