Home
last modified time | relevance | path

Searched defs:GattCallbackWrapper (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/java/android/bluetooth/
DBluetoothAdapter.java1520 private static class GattCallbackWrapper extends IBluetoothGattCallback.Stub { class in BluetoothAdapter
1532 public GattCallbackWrapper(BluetoothAdapter bluetoothAdapter, in GattCallbackWrapper() method in BluetoothAdapter.GattCallbackWrapper