Searched defs:onNotificationSent (Results 1 – 5 of 5) sorted by relevance
137 public void onNotificationSent(BluetoothDevice device, int status) {} in onNotificationSent() method in BluetoothGattServerCallback
41 void onNotificationSent(in String address, in int status); in onNotificationSent() method
172 public void onNotificationSent(BluetoothDevice device, int status) { in onNotificationSent() method in GattServer.MyGattServerCallback
263 void onNotificationSent(int connId, int status) throws RemoteException { in onNotificationSent() method in GattNativeInterface
3061 void onNotificationSent(int connId, int status) throws RemoteException { in onNotificationSent() method in GattService