Home
last modified time | relevance | path

Searched refs:P2P_EVENT_IP_ADDRESS (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.h150 P2P_EVENT_IP_ADDRESS, enumerator
H A Dgroup_formed_state.cpp86 …std::make_pair(P2P_STATE_MACHINE_CMD::P2P_EVENT_IP_ADDRESS, &GroupFormedState::ProcessCmdSetIpAddr… in Init()
H A Dwifi_p2p_service.cpp462 …p2pStateMachine.SendMessage(static_cast<int>(P2P_STATE_MACHINE_CMD::P2P_EVENT_IP_ADDRESS), ipInfo); in SetGcIpAddress()