Home
last modified time | relevance | path

Searched refs:ProcessCmdDiscPeer (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 Dp2p_enabled_state.h121 virtual bool ProcessCmdDiscPeer(InternalMessagePtr msg) const;
H A Dp2p_enabled_state.cpp79 …std::make_pair(P2P_STATE_MACHINE_CMD::CMD_DEVICE_DISCOVERS, &P2pEnabledState::ProcessCmdDiscPeer)); in Init()
184 bool P2pEnabledState::ProcessCmdDiscPeer(InternalMessagePtr msg) const in ProcessCmdDiscPeer() function in OHOS::Wifi::P2pEnabledState