Home
last modified time | relevance | path

Searched refs:P2P_EVENT_PRI_DEVICE_FOUND (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_p2p/
H A Dp2p_define.h149 P2P_EVENT_PRI_DEVICE_FOUND, enumerator
H A Dp2p_enabled_state.cpp85 …std::make_pair(P2P_STATE_MACHINE_CMD::P2P_EVENT_PRI_DEVICE_FOUND, &P2pEnabledState::ProcessPriDevi… in Init()
H A Dp2p_monitor.cpp172 … MessageToStateMachine(iface, P2P_STATE_MACHINE_CMD::P2P_EVENT_PRI_DEVICE_FOUND, 0, 0, anyDevice); in Broadcast2SmPrivateDeviceFound()