Home
last modified time | relevance | path

Searched refs:ProcessP2pIfaceCreatedEvt (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_idle_state.h174 virtual bool ProcessP2pIfaceCreatedEvt(InternalMessagePtr msg) const;
H A Dp2p_idle_state.cpp84 …ke_pair(P2P_STATE_MACHINE_CMD::P2P_EVENT_IFACE_CREATED, &P2pIdleState::ProcessP2pIfaceCreatedEvt)); in Init()
437 bool P2pIdleState::ProcessP2pIfaceCreatedEvt(InternalMessagePtr msg) const in ProcessP2pIfaceCreatedEvt() function in OHOS::Wifi::P2pIdleState