Searched defs:STATE_DISCONNECTING (Results 1 – 2 of 2) sorted by relevance
74 static final int STATE_DISCONNECTING = 6; field in BluetoothPeripheralHandover
67 sConnectionStates.put(BluetoothAdapter.STATE_DISCONNECTING, "Disconnecting"); in sConnectionStates.put()