Searched defs:STATE_DISCONNECTING (Results 1 – 7 of 7) sorted by relevance
67 int STATE_DISCONNECTING = 3; field
725 public static final int STATE_DISCONNECTING = field in BluetoothAdapter
153 STATE_DISCONNECTING = 3 variable in BluetoothConnectionStatus
177 STATE_DISCONNECTING = 3 variable in GattConnectionState
74 static final int STATE_DISCONNECTING = 6; field in BluetoothPeripheralHandover
104 sConnectionStates.put(BluetoothAdapter.STATE_DISCONNECTING, "Disconnecting"); in sConnectionStates.put()
136 public static final int STATE_DISCONNECTING = BluetoothProfile.STATE_DISCONNECTING; field in HidHostService