Home
last modified time | relevance | path

Searched refs:mBleState (Results 1 – 2 of 2) sorted by relevance

/cts/apps/CtsVerifier/src/com/android/cts/verifier/bluetooth/
DBleCocClientService.java135 private int mBleState = BluetoothProfile.STATE_DISCONNECTED; field in BleCocClientService
321 if (mBluetoothGatt != null && mBleState == BluetoothProfile.STATE_CONNECTED) { in startLeDiscovery()
384 mBleState = newState;
413 mBleState = newState;
DBleClientService.java357 if (mBluetoothGatt != null && mBleState == BluetoothProfile.STATE_CONNECTED) { in onTestFinish()
905 private int mBleState = BluetoothProfile.STATE_DISCONNECTED; field in BleClientService
912 mBleState = newState;
937 mBleState = newState;