Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/bluetooth/
DIBluetoothGatt.aidl29 import android.bluetooth.IBluetoothGattServerCallback;
67 void registerServer(in ParcelUuid appId, in IBluetoothGattServerCallback callback); in registerServer()
DIBluetoothGattServerCallback.aidl25 oneway interface IBluetoothGattServerCallback { interface
DBluetoothGattServer.java61 private final IBluetoothGattServerCallback mBluetoothGattServerCallback =
62 new IBluetoothGattServerCallback.Stub() {
/frameworks/base/
DAndroid.mk128 core/java/android/bluetooth/IBluetoothGattServerCallback.aidl \
Dcompiled-classes-phone686 android.bluetooth.IBluetoothGattServerCallback