Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_ag/
H A Dhfp_ag_system_event_processer.cpp174 profile_.SendResultCode(HFP_AG_RESULT_ERROR); in ProcessDialOutCallEvent()
184 profile_.SendResultCode(HFP_AG_RESULT_ERROR); in ProcessDialOutCallEvent()
187 profile_.SendResultCode(HFP_AG_RESULT_ERROR); in ProcessDialOutCallEvent()
240 profile_.SendResultCode(HFP_AG_RESULT_ERROR); in ProcessHoldCallEvent()
258 profile_.SendResultCode(HFP_AG_RESULT_ERROR); in GetSubscriberNumber()
389 profile_.SendResultCode(HFP_AG_RESULT_ERROR); in VoiceRecognitionStateChanged()
395 profile_.SendResultCode(HFP_AG_RESULT_ERROR); in VoiceRecognitionStateChanged()
398 profile_.SendResultCode(HFP_AG_RESULT_ERROR); in VoiceRecognitionStateChanged()
401 profile_.SendResultCode(HFP_AG_RESULT_ERROR); in VoiceRecognitionStateChanged()
H A Dhfp_ag_statemachine.cpp419 profile_.SendResultCode(HFP_AG_RESULT_ERROR); in Dispatch()
521 profile_.SendResultCode(HFP_AG_RESULT_ERROR); in ProcessVoiceRecognitionResult()
H A Dhfp_ag_defines.h174 HFP_AG_RESULT_ERROR = 4, enumerator
H A Dhfp_ag_profile.cpp403 case HFP_AG_RESULT_ERROR: in SendResultCode()
679 SendResultCode(HFP_AG_RESULT_ERROR); in SendBinp()
H A Dhfp_ag_service.cpp1075 HfpAgMessage event(HFP_AG_DIALING_OUT_RESULT, HFP_AG_RESULT_ERROR); in ProcessDialOutTimeOut()