Home
last modified time | relevance | path

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

/aosp12/system/bt/bta/vc/
H A Dvc.cc195 void OnServiceSearchComplete(uint16_t connection_id, tGATT_STATUS status) { in OnServiceSearchComplete() function in __anonda2b7eff0110::VolumeControlImpl
479 OnServiceSearchComplete(p_data->search_cmpl.conn_id, in gattc_callback()
/aosp12/system/bt/bta/hearing_aid/
H A Dhearing_aid.cc603 void OnServiceSearchComplete(uint16_t conn_id, tGATT_STATUS status) { in OnServiceSearchComplete() function in __anon5e1925630110::HearingAidImpl
1724 instance->OnServiceSearchComplete(p_data->search_cmpl.conn_id, in hearingaid_gattc_callback()