Home
last modified time | relevance | path

Searched refs:ENABLE_P2P_TIMED_OUT (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_enabling_state.cpp44 … p2pStateMachine.StopTimer(static_cast<int>(P2P_STATE_MACHINE_CMD::ENABLE_P2P_TIMED_OUT)); in ExecuteStateMsg()
54 case P2P_STATE_MACHINE_CMD::ENABLE_P2P_TIMED_OUT: in ExecuteStateMsg()
H A Dp2p_disabled_state.cpp68 … static_cast<int>(P2P_STATE_MACHINE_CMD::ENABLE_P2P_TIMED_OUT), ENABLE_P2P_TIMED_OUT__INTERVAL); in ExecuteStateMsg()
H A Dp2p_define.h154 ENABLE_P2P_TIMED_OUT = 200, enumerator