Home
last modified time | relevance | path

Searched refs:ProcessFindStoppedEvt (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.h155 virtual bool ProcessFindStoppedEvt(InternalMessagePtr msg) const;
H A Dp2p_enabled_state.cpp89 …make_pair(P2P_STATE_MACHINE_CMD::P2P_EVENT_FIND_STOPPED, &P2pEnabledState::ProcessFindStoppedEvt)); in Init()
254 bool P2pEnabledState::ProcessFindStoppedEvt(InternalMessagePtr msg) const in ProcessFindStoppedEvt() function in OHOS::Wifi::P2pEnabledState