Searched refs:STATE_CONNECTED (Results 1 – 23 of 23) sorted by relevance
87 public static final int STATE_CONNECTED = 3; // now connected to a remote device field in BluetoothChatService261 setState(STATE_CONNECTED); in connected()302 if (mState != STATE_CONNECTED) return; in write()384 while (mState != STATE_CONNECTED) { in run()406 case STATE_CONNECTED: in run()
146 case BluetoothChatService.STATE_CONNECTED: in handleStateChange()
318 if (mBluetoothGatt != null && mBleState == BluetoothProfile.STATE_CONNECTED) { in startLeDiscovery()380 if (newState == BluetoothProfile.STATE_CONNECTED) {595 if (state == BluetoothChatService.STATE_CONNECTED) { in handleMessage()
176 if (newState == BluetoothProfile.STATE_CONNECTED) {
446 if (newState == BluetoothProfile.STATE_CONNECTED) {563 case BluetoothChatService.STATE_CONNECTED: in processChatStateChange()
199 if (newState == BluetoothProfile.STATE_CONNECTED) {
234 case BluetoothChatService.STATE_CONNECTED: in handleStateChange()
308 if (newState == BluetoothProfile.STATE_CONNECTED) {
304 if (newState == BluetoothProfile.STATE_CONNECTED) {
404 if (mBluetoothGatt != null && mBleState == BluetoothProfile.STATE_CONNECTED) { in onTestFinish()1100 if (newState == BluetoothProfile.STATE_CONNECTED) {
903 if (newState == BluetoothProfile.STATE_CONNECTED) {
148 mCallbacks.onConnectionStateChange(mBluetoothDevice, BluetoothProfile.STATE_CONNECTED, in allMethods()149 BluetoothProfile.STATE_CONNECTED); in allMethods()
145 int[] connectionState = new int[]{BluetoothProfile.STATE_CONNECTED}; in getDevicesMatchingConnectionStates()
143 new int[]{BluetoothProfile.STATE_CONNECTED})); in getDevicesMatchingConnectionStates()
140 new int[]{BluetoothProfile.STATE_CONNECTED}), in getDevicesMatchingConnectionStates()
94 BluetoothProfile.STATE_CONNECTED,
568 BluetoothProfile.getConnectionStateName(BluetoothProfile.STATE_CONNECTED)); in BluetoothProfile_getConnectionStateName()572 BluetoothProfile.getConnectionStateName(BluetoothProfile.STATE_CONNECTED)); in BluetoothProfile_getConnectionStateName()
142 new int[]{BluetoothProfile.STATE_CONNECTED}), in getDevicesMatchingConnectionStates()
170 new int[]{BluetoothProfile.STATE_CONNECTED}), in getDevicesMatchingConnectionStates()
529 int[] states = {BluetoothProfile.STATE_CONNECTED}; in getDevicesMatchingConnectionStates()
59 if (newState == BluetoothProfile.STATE_CONNECTED
80 field public static final int STATE_CONNECTED = 2; // 0x21054 field public static final int STATE_CONNECTED = 2; // 0x2
29037 field public static final int STATE_CONNECTED = 2; // 0x2