Home
last modified time | relevance | path

Searched refs:ProcessPriDeviceFoundEvt (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.h142 virtual bool ProcessPriDeviceFoundEvt(InternalMessagePtr msg) const;
H A Dp2p_enabled_state.cpp85 …ir(P2P_STATE_MACHINE_CMD::P2P_EVENT_PRI_DEVICE_FOUND, &P2pEnabledState::ProcessPriDeviceFoundEvt)); in Init()
220 bool P2pEnabledState::ProcessPriDeviceFoundEvt(InternalMessagePtr msg) const in ProcessPriDeviceFoundEvt() function in OHOS::Wifi::P2pEnabledState