Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
DGattService.java1838 void onNotificationSent(int connId, int status) throws RemoteException { in onNotificationSent() method in GattService
1848 app.callback.onNotificationSent(address, status); in onNotificationSent()
1867 app.callback.onNotificationSent(callbackInfo.address, callbackInfo.status); in onServerCongestion()