Searched refs:IBluetoothGattServerCallback (Results 1 – 4 of 4) sorted by relevance
23 import android.bluetooth.IBluetoothGattServerCallback;77 void registerServer(in ParcelUuid appId, in IBluetoothGattServerCallback callback); in registerServer()
25 interface IBluetoothGattServerCallback { interface
69 private final IBluetoothGattServerCallback mBluetoothGattServerCallback =70 new IBluetoothGattServerCallback.Stub() {
102 core/java/android/bluetooth/IBluetoothGattServerCallback.aidl \