Home
last modified time | relevance | path

Searched refs:telephony_answer_call_rsp (Results 1 – 6 of 6) sorted by relevance

/external/bluetooth/bluez/audio/
Dtelephony.h173 int telephony_answer_call_rsp(void *telephony_device, cme_error_t err);
Dtelephony-dummy.c120 telephony_answer_call_rsp(telephony_device, CME_ERROR_NONE); in telephony_answer_call_req()
Dtelephony-ofono.c365 telephony_answer_call_rsp(telephony_device, in telephony_answer_call_req()
372 telephony_answer_call_rsp(telephony_device, in telephony_answer_call_req()
377 telephony_answer_call_rsp(telephony_device, CME_ERROR_NONE); in telephony_answer_call_req()
Dtelephony-maemo6.c538 telephony_answer_call_rsp(telephony_device, in telephony_answer_call_req()
544 telephony_answer_call_rsp(telephony_device, in telephony_answer_call_req()
547 telephony_answer_call_rsp(telephony_device, CME_ERROR_NONE); in telephony_answer_call_req()
Dtelephony-maemo5.c571 telephony_answer_call_rsp(telephony_device, in telephony_answer_call_req()
577 telephony_answer_call_rsp(telephony_device, in telephony_answer_call_req()
580 telephony_answer_call_rsp(telephony_device, CME_ERROR_NONE); in telephony_answer_call_req()
Dheadset.c818 int telephony_answer_call_rsp(void *telephony_device, cme_error_t err) in telephony_answer_call_rsp() function