Searched refs:telephony_answer_call_rsp (Results 1 – 6 of 6) sorted by relevance
/external/bluetooth/bluez/audio/ |
D | telephony.h | 173 int telephony_answer_call_rsp(void *telephony_device, cme_error_t err);
|
D | telephony-dummy.c | 120 telephony_answer_call_rsp(telephony_device, CME_ERROR_NONE); in telephony_answer_call_req()
|
D | telephony-ofono.c | 365 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()
|
D | telephony-maemo6.c | 538 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()
|
D | telephony-maemo5.c | 571 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()
|
D | headset.c | 818 int telephony_answer_call_rsp(void *telephony_device, cme_error_t err) in telephony_answer_call_rsp() function
|