Home
last modified time | relevance | path

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

/system/bt/service/common/android/bluetooth/
DIBluetoothGattServerCallback.aidl43 void OnNotificationSent(String device_address, in OnNotificationSent() method
/system/bt/service/example/heart_rate/
Dheart_rate_server.cc476 Status HeartRateServer::OnNotificationSent(const String16& device_address, in OnNotificationSent() function in heart_rate::HeartRateServer