Home
last modified time | relevance | path

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

/external/bluetooth/bluez/audio/
Dtelephony.h170 int telephony_list_current_calls_rsp(void *telephony_device, cme_error_t err);
Dtelephony-dummy.c190 telephony_list_current_calls_rsp(telephony_device, CME_ERROR_NONE); in telephony_list_current_calls_req()
Dtelephony-ofono.c370 telephony_list_current_calls_rsp(telephony_device, CME_ERROR_NONE); in telephony_list_current_calls_req()
Dtelephony-maemo6.c740 telephony_list_current_calls_rsp(telephony_device, CME_ERROR_NONE); in telephony_list_current_calls_req()
Dtelephony-maemo5.c780 telephony_list_current_calls_rsp(telephony_device, CME_ERROR_NONE); in telephony_list_current_calls_req()
Dheadset.c1049 int telephony_list_current_calls_rsp(void *telephony_device, cme_error_t err) in telephony_list_current_calls_rsp() function