Home
last modified time | relevance | path

Searched refs:cras_telephony_event_terminate_call (Results 1 – 4 of 4) sorted by relevance

/external/adhd/cras/src/server/
Dcras_telephony.h52 int cras_telephony_event_terminate_call();
Dcras_telephony.c121 cras_telephony_event_terminate_call(); in handle_terminate_call()
413 int cras_telephony_event_terminate_call() in cras_telephony_event_terminate_call() function
Dcras_hfp_slc.c533 cras_telephony_event_terminate_call(); in key_press()
956 return cras_telephony_event_terminate_call(); in terminate_call()
/external/adhd/cras/src/tests/
Dhfp_slc_unittest.cc450 int cras_telephony_event_terminate_call() { in cras_telephony_event_terminate_call() function