Home
last modified time | relevance | path

Searched refs:P2P_EVENT_CH_SWITCH (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.h148 P2P_EVENT_CH_SWITCH, enumerator
H A Dgroup_formed_state.cpp84 …std::make_pair(P2P_STATE_MACHINE_CMD::P2P_EVENT_CH_SWITCH, &GroupFormedState::ProcessCmdChSwitch)); in Init()
H A Dp2p_monitor.cpp324 MessageToStateMachine(iface, P2P_STATE_MACHINE_CMD::P2P_EVENT_CH_SWITCH, 0, 0, anyGroup); in Broadcast2SmChSwitch()