HomeSort by relevance Sort by last modified time
    Searched refs:telephony_call_hold_rsp (Results 1 - 6 of 6) sorted by null

  /external/bluetooth/bluez/audio/
telephony.h 179 int telephony_call_hold_rsp(void *telephony_device, cme_error_t err);
telephony-dummy.c 186 telephony_call_hold_rsp(telephony_device, CME_ERROR_NONE);
telephony-maemo5.c 865 telephony_call_hold_rsp(telephony_device,
868 telephony_call_hold_rsp(telephony_device, CME_ERROR_NONE);
    [all...]
telephony-maemo6.c 897 telephony_call_hold_rsp(telephony_device,
900 telephony_call_hold_rsp(telephony_device, CME_ERROR_NONE);
    [all...]
telephony-ofono.c 566 telephony_call_hold_rsp(telephony_device,
569 telephony_call_hold_rsp(telephony_device, CME_ERROR_NONE);
    [all...]
headset.c 1106 int telephony_call_hold_rsp(void *telephony_device, cme_error_t err) function
    [all...]

Completed in 47 milliseconds