Home
last modified time | relevance | path

Searched refs:IBluetoothGattCallback (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/core/java/android/bluetooth/
DIBluetoothGatt.aidl27 import android.bluetooth.IBluetoothGattCallback;
47 void registerClient(in ParcelUuid appId, in IBluetoothGattCallback callback); in registerClient()
DBluetoothGattCallbackWrapper.java31 public class BluetoothGattCallbackWrapper extends IBluetoothGattCallback.Stub {
DIBluetoothGattCallback.aidl26 oneway interface IBluetoothGattCallback { interface
DBluetoothGatt.java134 private final IBluetoothGattCallback mBluetoothGattCallback =
/frameworks/base/
DAndroid.mk117 core/java/android/bluetooth/IBluetoothGattCallback.aidl \