Searched refs:OnNotificationEvent (Results 1 – 2 of 2) sorted by relevance
/packages/modules/Bluetooth/system/bta/vc/ |
D | vc.cc | 358 void OnNotificationEvent(uint16_t conn_id, uint16_t handle, uint16_t len, in OnNotificationEvent() function in __anone6dee6a90111::VolumeControlImpl 1223 OnNotificationEvent(n.conn_id, n.handle, n.len, n.value); in gattc_callback()
|
/packages/modules/Bluetooth/system/bta/hearing_aid/ |
D | hearing_aid.cc | 911 void OnNotificationEvent(uint16_t conn_id, uint16_t handle, uint16_t len, in OnNotificationEvent() function in __anon39b8338d0111::HearingAidImpl 2120 instance->OnNotificationEvent(p_data->notify.conn_id, in hearingaid_gattc_callback()
|