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

/frameworks/base/core/java/android/bluetooth/
H A DBluetoothAdapter.java1601 /*package*/ IBluetoothManager getBluetoothManager() { method in class:BluetoothAdapter
1797 IBluetoothGatt iGatt = adapter.getBluetoothManager().getBluetoothGatt();
1818 IBluetoothGatt iGatt = adapter.getBluetoothManager().getBluetoothGatt();
1849 iGatt = adapter.getBluetoothManager().getBluetoothGatt();
2000 adapter.getBluetoothManager().getBluetoothGatt();

Completed in 50 milliseconds