Searched refs:STATE_DISCONNECTED (Results 1 – 1 of 1) sorted by relevance
49 private int mConnectionState = STATE_DISCONNECTED;51 private static final int STATE_DISCONNECTED = 0; field in BluetoothLeService84 } else if (newState == BluetoothProfile.STATE_DISCONNECTED) {86 mConnectionState = STATE_DISCONNECTED;