Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/bluetooth/
DIBluetoothGatt.aidl23 import android.bluetooth.IBluetoothGattServerCallback;
77 void registerServer(in ParcelUuid appId, in IBluetoothGattServerCallback callback); in registerServer()
DIBluetoothGattServerCallback.aidl25 interface IBluetoothGattServerCallback { interface
DBluetoothGattServer.java69 private final IBluetoothGattServerCallback mBluetoothGattServerCallback =
70 new IBluetoothGattServerCallback.Stub() {
/frameworks/base/
DAndroid.mk102 core/java/android/bluetooth/IBluetoothGattServerCallback.aidl \