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

/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
H A DGattService.java172 return new BluetoothGattBinder(this);
275 private static class BluetoothGattBinder extends IBluetoothGatt.Stub implements IProfileServiceBinder { class in class:GattService
278 public BluetoothGattBinder(GattService svc) { method in class:GattService.BluetoothGattBinder

Completed in 66 milliseconds