Searched refs:mBleState (Results 1 – 2 of 2) sorted by relevance
131 private int mBleState = BluetoothProfile.STATE_DISCONNECTED; field in BleCocClientService318 if (mBluetoothGatt != null && mBleState == BluetoothProfile.STATE_CONNECTED) { in startLeDiscovery()381 mBleState = newState;410 mBleState = newState;
404 if (mBluetoothGatt != null && mBleState == BluetoothProfile.STATE_CONNECTED) { in onTestFinish()1089 private int mBleState = BluetoothProfile.STATE_DISCONNECTED; field in BleClientService1101 mBleState = newState;1126 mBleState = newState;