Searched defs:hciReason (Results 1 – 4 of 4) sorted by relevance
26 void onDeviceDisconnected(in BluetoothDevice device, in int hciReason); in onDeviceDisconnected()
70 void aclStateChangeCallback(int status, byte[] address, int newState, int hciReason) { in aclStateChangeCallback()
656 void aclStateChangeCallback(int status, byte[] address, int newState, int hciReason) { in aclStateChangeCallback()
3103 hciToAndroidDisconnectReason(int hciReason) { in hciToAndroidDisconnectReason()