Home
last modified time | relevance | path

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

/external/bluetooth/bluez/audio/
Dtelephony.h181 int telephony_voice_dial_rsp(void *telephony_device, cme_error_t err);
Dtelephony-dummy.c206 telephony_voice_dial_rsp(telephony_device, CME_ERROR_NONE); in telephony_voice_dial_req()
Dtelephony-ofono.c610 telephony_voice_dial_rsp(telephony_device, CME_ERROR_NOT_SUPPORTED); in telephony_voice_dial_req()
Dtelephony-maemo6.c944 telephony_voice_dial_rsp(telephony_device, CME_ERROR_NOT_SUPPORTED); in telephony_voice_dial_req()
Dtelephony-maemo5.c912 telephony_voice_dial_rsp(telephony_device, CME_ERROR_NOT_SUPPORTED); in telephony_voice_dial_req()
Dheadset.c1132 int telephony_voice_dial_rsp(void *telephony_device, cme_error_t err) in telephony_voice_dial_rsp() function