Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/bluetooth/
DBluetoothGatt.java134 private final IBluetoothGattCallback mBluetoothGattCallback = field in BluetoothGatt
592 mService.registerClient(new ParcelUuid(uuid), mBluetoothGattCallback); in registerApp()