Home
last modified time | relevance | path

Searched refs:P2P_ON (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_state_machine.h57 P2P_ON, enumerator
H A Dgroup_formed_state.cpp37 WriteWifiP2pStateHiSysEvent(groupManager.GetCurrentGroup().GetInterface(), P2P_GC, P2P_ON); in GoInState()
H A Dp2p_state_machine.cpp895 WriteWifiP2pStateHiSysEvent(groupManager.GetCurrentGroup().GetInterface(), P2P_GO, P2P_ON); in StartDhcpServer()
982 WriteWifiP2pStateHiSysEvent(groupManager.GetCurrentGroup().GetInterface(), P2P_GC, P2P_ON); in StartDhcpClientInterface()