Home
last modified time | relevance | path

Searched refs:CALL_STATUS_ALERTING (Results 1 – 5 of 5) sorted by relevance

/external/bluetooth/bluez/audio/
Dtelephony-dummy.c99 active_call_status = CALL_STATUS_ALERTING; in telephony_last_dialed_number_req()
144 active_call_status = CALL_STATUS_ALERTING; in telephony_dial_number_req()
235 active_call_status = CALL_STATUS_ALERTING; in outgoing_call()
Dtelephony-ofono.c162 coming = find_vc_with_status(CALL_STATUS_ALERTING); in telephony_device_connected()
337 alerting = find_vc_with_status(CALL_STATUS_ALERTING); in telephony_terminate_call_req()
359 vc = find_vc_with_status(CALL_STATUS_ALERTING); in telephony_answer_call_req()
701 vc->status = CALL_STATUS_ALERTING; in handle_vc_property_changed()
769 vc->status = CALL_STATUS_ALERTING; in call_new()
799 case CALL_STATUS_ALERTING: in call_new()
Dtelephony.h81 #define CALL_STATUS_ALERTING 3 macro
Dtelephony-maemo6.c755 return CALL_STATUS_ALERTING; in csd_status_to_hfp()
Dtelephony-maemo5.c726 return CALL_STATUS_ALERTING; in csd_status_to_hfp()