Searched defs:bluetoothGatt (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/core/java/android/bluetooth/le/
H A DBluetoothLeAdvertiser.java248 IBluetoothGatt bluetoothGatt) {
253 mBluetoothGatt = bluetoothGatt;
245 AdvertiseCallbackWrapper(AdvertiseCallback advertiseCallback, AdvertiseData advertiseData, AdvertiseData scanResponse, AdvertiseSettings settings, IBluetoothGatt bluetoothGatt) argument
H A DBluetoothLeScanner.java285 public BleScanCallbackWrapper(IBluetoothGatt bluetoothGatt, argument
289 mBluetoothGatt = bluetoothGatt;

Completed in 7 milliseconds