Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_p2p/
H A Dgroup_formed_state.h185 virtual bool ProcessCmdChSwitch(const InternalMessagePtr msg) const;
H A Dgroup_formed_state.cpp84 …std::make_pair(P2P_STATE_MACHINE_CMD::P2P_EVENT_CH_SWITCH, &GroupFormedState::ProcessCmdChSwitch)); in Init()
391 bool GroupFormedState::ProcessCmdChSwitch(const InternalMessagePtr msg) const in ProcessCmdChSwitch() function in OHOS::Wifi::GroupFormedState