Home
last modified time | relevance | path

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

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