Home
last modified time | relevance | path

Searched refs:hfp_event_update_call (Results 1 – 3 of 3) sorted by relevance

/external/adhd/cras/src/server/
Dcras_hfp_slc.h46 int hfp_event_update_call(struct hfp_slc_handle *handle);
Dcras_telephony.c357 rc = hfp_event_update_call(handle); in cras_telephony_event_answer_call()
389 rc = hfp_event_update_call(handle); in cras_telephony_event_terminate_call()
Dcras_hfp_slc.c662 return hfp_event_update_call(handle); in hfp_set_call_status()
693 int hfp_event_update_call(struct hfp_slc_handle *handle) in hfp_event_update_call() function