Searched refs:onNotificationSent (Results 1 – 3 of 3) sorted by relevance
382 public void onNotificationSent(BluetoothDevice device, int status) {383 super.onNotificationSent(device, status);
172 public void onNotificationSent(BluetoothDevice device, int status) { in onNotificationSent() method in GattServer.MyGattServerCallback
2788 void onNotificationSent(int connId, int status) throws RemoteException { in onNotificationSent() method in GattService2804 app.callback.onNotificationSent(address, status); in onNotificationSent()2829 app.callback.onNotificationSent(callbackInfo.address, callbackInfo.status); in onServerCongestion()