Home
last modified time | relevance | path

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

/external/adhd/cras/src/server/
Dcras_telephony.c110 hfp_event_update_callsetup(handle); in handle_incoming_call()
243 hfp_event_update_callsetup(handle); in handle_set_callsetup()
399 rc = hfp_event_update_callsetup(handle); in cras_telephony_event_answer_call()
431 rc = hfp_event_update_callsetup(handle); in cras_telephony_event_terminate_call()
Dcras_hfp_slc.h112 int hfp_event_update_callsetup(struct hfp_slc_handle *handle);
Dcras_hfp_slc.c1343 int hfp_event_update_callsetup(struct hfp_slc_handle *handle) in hfp_event_update_callsetup() function