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
320 if (mBluetoothGatt != null && mBleState == BluetoothProfile.STATE_CONNECTED) { in startLeDiscovery()
383 mBleState = newState;
412 mBleState = newState;
DBleClientService.java374 if (mBluetoothGatt != null && mBleState == BluetoothProfile.STATE_CONNECTED) { in onTestFinish()
955 private int mBleState = BluetoothProfile.STATE_DISCONNECTED; field in BleClientService
962 mBleState = newState;
987 mBleState = newState;