Home
last modified time | relevance | path

Searched refs:mGattCallbacks (Results 1 – 4 of 4) sorted by relevance

/cts/apps/CtsVerifier/src/com/android/cts/verifier/bluetooth/
DBleCocClientService.java373 private final BluetoothGattCallback mGattCallbacks = new BluetoothGattCallback() { field in BleCocClientService
496 mSecure, mGattCallbacks);
500 mGattCallbacks);
714 mSecure, mGattCallbacks);
DBleConnectionPriorityClientService.java194 private final BluetoothGattCallback mGattCallbacks = new BluetoothGattCallback() { field in BleConnectionPriorityClientService
300 …hGatt = BleClientService.connectGatt(result.getDevice(), mContext, false, mSecure, mGattCallbacks);
DBleEncryptedClientService.java299 private final BluetoothGattCallback mGattCallbacks = new BluetoothGattCallback() { field in BleEncryptedClientService
551 … mBluetoothGatt = BleClientService.connectGatt(mDevice, mContext, false, mSecure, mGattCallbacks);
DBleClientService.java1091 private final BluetoothGattCallback mGattCallbacks = new BluetoothGattCallback() { field in BleClientService
1558 mSecure, mGattCallbacks);
1562 mGattCallbacks);
1613 mGattCallbacks);