Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/bluetooth/le/
DBluetoothLeAdvertiser.java248 IBluetoothGatt bluetoothGatt) { in AdvertiseCallbackWrapper() argument
253 mBluetoothGatt = bluetoothGatt; in AdvertiseCallbackWrapper()
DBluetoothLeScanner.java247 public BleScanCallbackWrapper(IBluetoothGatt bluetoothGatt, in BleScanCallbackWrapper() argument
250 mBluetoothGatt = bluetoothGatt; in BleScanCallbackWrapper()