Home
last modified time | relevance | path

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

/external/adhd/cras/src/server/
Dcras_telephony.c107 telephony_handle.callsetup = 1; in handle_incoming_call()
240 telephony_handle.callsetup = value; in handle_set_callsetup()
397 telephony_handle.callsetup = 0; in cras_telephony_event_answer_call()
428 if (telephony_handle.callsetup) { in cras_telephony_event_terminate_call()
429 telephony_handle.callsetup = 0; in cras_telephony_event_terminate_call()
Dcras_telephony.h32 int callsetup; member
Dcras_hfp_slc.c234 handle->telephony->callsetup = 2; in dial_number()
532 if (handle->telephony->call || handle->telephony->callsetup) { in key_press()
554 handle->telephony->callsetup = 2; in last_dialed_number()
657 handle->telephony->call, handle->telephony->callsetup, in report_indicators()
1346 handle->telephony->callsetup); in hfp_event_update_callsetup()