Searched refs:onNotificationSent (Results 1 – 2 of 2) sorted by relevance
172 public void onNotificationSent(BluetoothDevice device, int status) { in onNotificationSent() method in GattServer.MyGattServerCallback
2280 void onNotificationSent(int connId, int status) throws RemoteException { in onNotificationSent() method in GattService2290 app.callback.onNotificationSent(address, status); in onNotificationSent()2309 app.callback.onNotificationSent(callbackInfo.address, callbackInfo.status); in onServerCongestion()