Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_ag/
H A Dhfp_ag_statemachine.h159 struct HfpAgSmInfo { struct
160 HfpAgSmInfo(const std::string &name, utility::StateMachine& statemachine) in HfpAgSmInfo() function
167 HfpAgState(HfpAgSmInfo stu, HfpAgProfile &profile, in HfpAgState() argument
264 …: HfpAgState(HfpAgSmInfo(name, statemachine), profile, eventDispatch, HFP_AG_AUDIO_STATE_CONNECTIN… in HfpAgAudioConnecting()
276 …: HfpAgState(HfpAgSmInfo(name, statemachine), profile, eventDispatch, HFP_AG_AUDIO_STATE_DISCONNEC… in HfpAgAudioDisconnecting()
288 …: HfpAgState(HfpAgSmInfo(name, statemachine), profile, eventDispatch, HFP_AG_AUDIO_STATE_CONNECTED… in HfpAgAudioConnected()