Home
last modified time | relevance | path

Searched refs:HFP_HF_AUDIO_CONNECTING_EVT (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_hf/
H A Dhfp_hf_statemachine.cpp233 case HFP_HF_AUDIO_CONNECTING_EVT: in Dispatch()
336 case HFP_HF_AUDIO_CONNECTING_EVT: in Dispatch()
392 case HFP_HF_AUDIO_CONNECTING_EVT: in Dispatch()
433 case HFP_HF_AUDIO_CONNECTING_EVT: in Dispatch()
1084 case HFP_HF_AUDIO_CONNECTING_EVT: in GetEventName()
H A Dhfp_hf_defines.h228 HFP_HF_AUDIO_CONNECTING_EVT = 202, enumerator
H A Dhfp_hf_audio_connection.cpp147 …fProfileEventSender::GetInstance().UpdateScoConnectState(remoteAddr_, HFP_HF_AUDIO_CONNECTING_EVT); in ConnectByCvsd()