Home
last modified time | relevance | path

Searched refs:HFP_HF_SLC_ESTABLISHED_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_defines.h224 HFP_HF_SLC_ESTABLISHED_EVT = 199, enumerator
H A Dhfp_hf_statemachine.cpp150 case HFP_HF_SLC_ESTABLISHED_EVT: in Dispatch()
1080 case HFP_HF_SLC_ESTABLISHED_EVT: in GetEventName()
1150 case HFP_HF_SLC_ESTABLISHED_EVT: in GetInteractiveEventType()
H A Dhfp_hf_command_processor.cpp627 sender.UpdateConnectState(dataConn.remoteAddr_, HFP_HF_SLC_ESTABLISHED_EVT); in ProcessSlcConnected()