Searched refs:STATE_CONNECTED (Results 1 – 13 of 13) sorted by relevance
159 .setProfileConnectionState(BluetoothProfile.HEADSET, BluetoothProfile.STATE_CONNECTED); in canGetProfileConnectionState()161 .isEqualTo(BluetoothProfile.STATE_CONNECTED); in canGetProfileConnectionState()
64 return CheckConnState(AsyncPacketSocket::STATE_CONNECTED); in CheckConnected()
66 STATE_CONNECTED enumerator
115 return STATE_CONNECTED; in GetState()
124 new int[] {BluetoothProfile.STATE_CONNECTED, in bluetoothMapGetConnectedDevices()
227 new int[] { BluetoothProfile.STATE_CONNECTED, in bluetoothA2dpGetConnectedDevices()
198 new int[]{BluetoothProfile.STATE_CONNECTED, in bluetoothMapClientGetConnectedDevices()
1043 if (newState == BluetoothProfile.STATE_CONNECTED) { in onConnectionStateChange()
2037 if (newState == BluetoothProfile.STATE_CONNECTED) { in onConnectionStateChange()
150 if (state == BluetoothHeadset.STATE_CONNECTED) { in onReceive()510 case BluetoothAdapter.STATE_CONNECTED: in stateToString()
45 STATE_CONNECTED, // Socket connected, ready to send stun requests. enumerator143 return state_ == STATE_READY || state_ == STATE_CONNECTED; in connected()
440 state_ = STATE_CONNECTED; in CreateTurnClientSocket()496 state_ = STATE_CONNECTED; // It is ready to send stun requests. in OnSocketConnect()
251 intent.putExtra(BluetoothHeadset.EXTRA_STATE, BluetoothHeadset.STATE_CONNECTED); in simulateBluetoothHeadsetConnected()