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

/frameworks/base/core/java/android/bluetooth/le/
H A DBluetoothLeAdvertiser.java60 private final IBluetoothManager mBluetoothManager; field in class:BluetoothLeAdvertiser
73 mBluetoothManager = bluetoothManager;
133 gatt = mBluetoothManager.getBluetoothGatt();
H A DBluetoothLeScanner.java60 private final IBluetoothManager mBluetoothManager; field in class:BluetoothLeScanner
72 mBluetoothManager = bluetoothManager;
168 gatt = mBluetoothManager.getBluetoothGatt();

Completed in 42 milliseconds