Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/aidl/android/bluetooth/
DIBluetoothGattCallback.aidl37 void onNotify(in String address, in int handle, in byte[] value); in onNotify() method
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/gatt/
DGattNativeInterface.java144 void onNotify(int connId, String address, int handle, boolean isNotify, byte[] data) in onNotify() method in GattNativeInterface
146 getGattService().onNotify(connId, address, handle, isNotify, data); in onNotify()
DGattService.java1661 void onNotify(int connId, String address, int handle, boolean isNotify, byte[] data) in onNotify() method in GattService
1685 app.callback.onNotify(address, handle, data); in onNotify()
/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothGatt.java615 public void onNotify(String address, int handle, byte[] value) {
/packages/modules/Bluetooth/apex/hiddenapi/
Dhiddenapi-max-target-o-low-priority.txt1598 Landroid/bluetooth/IBluetoothGattCallback$Stub$Proxy;->onNotify(Ljava/lang/String;I[B)V
1627 Landroid/bluetooth/IBluetoothGattCallback;->onNotify(Ljava/lang/String;I[B)V