Home
last modified time | relevance | path

Searched refs:HFP_AG_CALLSETUP_OUTGOING (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_ag/
H A Dhfp_ag_defines.h274 HFP_AG_CALLSETUP_OUTGOING, // Outgoing call dialing enumerator
H A Dhfp_ag_system_event_processer.cpp280 callsetup = HFP_AG_CALLSETUP_OUTGOING; in GetAgIndicator()
H A Dhfp_ag_profile.cpp695 ReportCallsetupStatus(HFP_AG_CALLSETUP_OUTGOING); in ProcessCurrentCallStateDialing()
H A Dhfp_ag_system_interface.cpp621 HfpAgMessage evt(HFP_AG_SEND_CALL_SETUP_EVT, HFP_AG_CALLSETUP_OUTGOING); in HandlePhoneStateMock()