Searched refs:telephony_call_hold_rsp (Results 1 – 6 of 6) sorted by relevance
179 int telephony_call_hold_rsp(void *telephony_device, cme_error_t err);
186 telephony_call_hold_rsp(telephony_device, CME_ERROR_NONE); in telephony_call_hold_req()
566 telephony_call_hold_rsp(telephony_device, in telephony_call_hold_req()569 telephony_call_hold_rsp(telephony_device, CME_ERROR_NONE); in telephony_call_hold_req()
897 telephony_call_hold_rsp(telephony_device, in telephony_call_hold_req()900 telephony_call_hold_rsp(telephony_device, CME_ERROR_NONE); in telephony_call_hold_req()
865 telephony_call_hold_rsp(telephony_device, in telephony_call_hold_req()868 telephony_call_hold_rsp(telephony_device, CME_ERROR_NONE); in telephony_call_hold_req()
1106 int telephony_call_hold_rsp(void *telephony_device, cme_error_t err) in telephony_call_hold_rsp() function