Home
last modified time | relevance | path

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

/external/bluetooth/bluez/audio/
Dtelephony.h179 int telephony_call_hold_rsp(void *telephony_device, cme_error_t err);
Dtelephony-dummy.c186 telephony_call_hold_rsp(telephony_device, CME_ERROR_NONE); in telephony_call_hold_req()
Dtelephony-ofono.c566 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()
Dtelephony-maemo6.c897 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()
Dtelephony-maemo5.c865 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()
Dheadset.c1106 int telephony_call_hold_rsp(void *telephony_device, cme_error_t err) in telephony_call_hold_rsp() function