Searched refs:telephony_voice_dial_rsp (Results 1 – 6 of 6) sorted by relevance
181 int telephony_voice_dial_rsp(void *telephony_device, cme_error_t err);
206 telephony_voice_dial_rsp(telephony_device, CME_ERROR_NONE); in telephony_voice_dial_req()
610 telephony_voice_dial_rsp(telephony_device, CME_ERROR_NOT_SUPPORTED); in telephony_voice_dial_req()
944 telephony_voice_dial_rsp(telephony_device, CME_ERROR_NOT_SUPPORTED); in telephony_voice_dial_req()
912 telephony_voice_dial_rsp(telephony_device, CME_ERROR_NOT_SUPPORTED); in telephony_voice_dial_req()
1132 int telephony_voice_dial_rsp(void *telephony_device, cme_error_t err) in telephony_voice_dial_rsp() function