Searched defs:BluetoothGattBinder (Results 1 - 1 of 1) sorted by relevance
/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/ | ||
H A D | GattService.java | 182 return new BluetoothGattBinder(this); 336 private static class BluetoothGattBinder extends IBluetoothGatt.Stub implements IProfileServiceBinder { class in class:GattService 339 public BluetoothGattBinder(GattService svc) { method in class:GattService.BluetoothGattBinder |
Completed in 17 milliseconds