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_telephony.c263 hfp_event_update_call(handle); in handle_set_call()
391 rc = hfp_event_update_call(handle); in cras_telephony_event_answer_call()
423 rc = hfp_event_update_call(handle); in cras_telephony_event_terminate_call()
Dcras_hfp_slc.h108 int hfp_event_update_call(struct hfp_slc_handle *handle);
Dcras_hfp_slc.c1307 return hfp_event_update_call(handle); in hfp_set_call_status()
1337 int hfp_event_update_call(struct hfp_slc_handle *handle) in hfp_event_update_call() function