Searched refs:mBleState (Results 1 – 2 of 2) sorted by relevance
135 private int mBleState = BluetoothProfile.STATE_DISCONNECTED; field in BleCocClientService321 if (mBluetoothGatt != null && mBleState == BluetoothProfile.STATE_CONNECTED) { in startLeDiscovery()384 mBleState = newState;413 mBleState = newState;
357 if (mBluetoothGatt != null && mBleState == BluetoothProfile.STATE_CONNECTED) { in onTestFinish()905 private int mBleState = BluetoothProfile.STATE_DISCONNECTED; field in BleClientService912 mBleState = newState;937 mBleState = newState;