Home
last modified time | relevance | path

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

/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_p2p/
Dp2p_group_operating_state.h138 virtual bool ProcessCmdHid2dCreateGroup(const InternalMessagePtr msg) const;
Dp2p_idle_state.h160 virtual bool ProcessCmdHid2dCreateGroup(InternalMessagePtr msg) const;
Dp2p_group_operating_state.cpp73 &P2pGroupOperatingState::ProcessCmdHid2dCreateGroup)); in Init()
332 bool P2pGroupOperatingState::ProcessCmdHid2dCreateGroup(const InternalMessagePtr msg) const in ProcessCmdHid2dCreateGroup() function in OHOS::Wifi::P2pGroupOperatingState
Dp2p_idle_state.cpp80 &P2pIdleState::ProcessCmdHid2dCreateGroup)); in Init()
430 bool P2pIdleState::ProcessCmdHid2dCreateGroup(InternalMessagePtr msg) const in ProcessCmdHid2dCreateGroup() function in OHOS::Wifi::P2pIdleState