Searched refs:IBluetoothGattServerCallback (Results 1 – 5 of 5) sorted by relevance
29 import android.bluetooth.IBluetoothGattServerCallback;67 void registerServer(in ParcelUuid appId, in IBluetoothGattServerCallback callback); in registerServer()
25 oneway interface IBluetoothGattServerCallback { interface
61 private final IBluetoothGattServerCallback mBluetoothGattServerCallback =62 new IBluetoothGattServerCallback.Stub() {
128 core/java/android/bluetooth/IBluetoothGattServerCallback.aidl \
686 android.bluetooth.IBluetoothGattServerCallback