Home
last modified time | relevance | path

Searched refs:BluetoothGattCallbackWrapper (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/core/java/android/bluetooth/le/
DBluetoothLeAdvertiser.java21 import android.bluetooth.BluetoothGattCallbackWrapper;
231 private class AdvertiseCallbackWrapper extends BluetoothGattCallbackWrapper {
DBluetoothLeScanner.java25 import android.bluetooth.BluetoothGattCallbackWrapper;
233 private class BleScanCallbackWrapper extends BluetoothGattCallbackWrapper {
/frameworks/base/core/java/android/bluetooth/
DBluetoothGattCallbackWrapper.java31 public class BluetoothGattCallbackWrapper extends IBluetoothGattCallback.Stub { class
DBluetoothGatt.java135 new BluetoothGattCallbackWrapper() {