Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/bluetooth/
DBluetoothGattServerCallback.java146 public void onNotificationSent(BluetoothDevice device, int status) { in onNotificationSent() method in BluetoothGattServerCallback
DIBluetoothGattServerCallback.aidl61 void onNotificationSent(in String address, in int status); in onNotificationSent() method