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

/frameworks/base/core/java/android/bluetooth/
H A DBluetoothGattServer.java309 /*package*/ BluetoothGattServer(IBluetoothGatt iGatt, int transport) { argument
310 mService = iGatt;
H A DBluetoothGatt.java509 /*package*/ BluetoothGatt(IBluetoothGatt iGatt, BluetoothDevice device, argument
511 mService = iGatt;

Completed in 73 milliseconds