Home
last modified time | relevance | path

Searched refs:STATE_CONNECTED (Results 1 – 23 of 23) sorted by relevance

/cts/apps/CtsVerifier/src/com/android/cts/verifier/bluetooth/
DBluetoothChatService.java87 public static final int STATE_CONNECTED = 3; // now connected to a remote device field in BluetoothChatService
261 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()
DConnectionAccessClientActivity.java146 case BluetoothChatService.STATE_CONNECTED: in handleStateChange()
DBleCocClientService.java318 if (mBluetoothGatt != null && mBleState == BluetoothProfile.STATE_CONNECTED) { in startLeDiscovery()
380 if (newState == BluetoothProfile.STATE_CONNECTED) {
595 if (state == BluetoothChatService.STATE_CONNECTED) { in handleMessage()
DBleConnectionPriorityServerService.java176 if (newState == BluetoothProfile.STATE_CONNECTED) {
DBleCocServerService.java446 if (newState == BluetoothProfile.STATE_CONNECTED) {
563 case BluetoothChatService.STATE_CONNECTED: in processChatStateChange()
DBleConnectionPriorityClientService.java199 if (newState == BluetoothProfile.STATE_CONNECTED) {
DMessageTestActivity.java234 case BluetoothChatService.STATE_CONNECTED: in handleStateChange()
DBleEncryptedServerService.java308 if (newState == BluetoothProfile.STATE_CONNECTED) {
DBleEncryptedClientService.java304 if (newState == BluetoothProfile.STATE_CONNECTED) {
DBleClientService.java404 if (mBluetoothGatt != null && mBleState == BluetoothProfile.STATE_CONNECTED) { in onTestFinish()
1100 if (newState == BluetoothProfile.STATE_CONNECTED) {
DBleServerService.java903 if (newState == BluetoothProfile.STATE_CONNECTED) {
/cts/tests/tests/bluetooth/src/android/bluetooth/cts/
DBluetoothGattServerCallbackTest.java148 mCallbacks.onConnectionStateChange(mBluetoothDevice, BluetoothProfile.STATE_CONNECTED, in allMethods()
149 BluetoothProfile.STATE_CONNECTED); in allMethods()
DBluetoothSapTest.java145 int[] connectionState = new int[]{BluetoothProfile.STATE_CONNECTED}; in getDevicesMatchingConnectionStates()
DBluetoothHidDeviceTest.java143 new int[]{BluetoothProfile.STATE_CONNECTED})); in getDevicesMatchingConnectionStates()
DBluetoothA2dpSinkTest.java140 new int[]{BluetoothProfile.STATE_CONNECTED}), in getDevicesMatchingConnectionStates()
DHearingAidProfileTest.java94 BluetoothProfile.STATE_CONNECTED,
DBluetoothAdapterTest.java568 BluetoothProfile.getConnectionStateName(BluetoothProfile.STATE_CONNECTED)); in BluetoothProfile_getConnectionStateName()
572 BluetoothProfile.getConnectionStateName(BluetoothProfile.STATE_CONNECTED)); in BluetoothProfile_getConnectionStateName()
DBluetoothHeadsetTest.java142 new int[]{BluetoothProfile.STATE_CONNECTED}), in getDevicesMatchingConnectionStates()
DBluetoothA2dpTest.java170 new int[]{BluetoothProfile.STATE_CONNECTED}), in getDevicesMatchingConnectionStates()
DBluetoothLeBroadcastAssistantTest.java529 int[] states = {BluetoothProfile.STATE_CONNECTED}; in getDevicesMatchingConnectionStates()
/cts/hostsidetests/multidevices/bluetooth/snippet/
DBluetoothGattMultiDevicesClient.java59 if (newState == BluetoothProfile.STATE_CONNECTED
/cts/common/device-side/bedstead/remoteframeworkclasses/java/apis/
Dbluetooth-current.txt80 field public static final int STATE_CONNECTED = 2; // 0x2
1054 field public static final int STATE_CONNECTED = 2; // 0x2
Dcurrent.txt29037 field public static final int STATE_CONNECTED = 2; // 0x2