Home
last modified time | relevance | path

Searched refs:ENABLE_P2P_TIMED_OUT__INTERVAL (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_p2p/
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.h26 constexpr long ENABLE_P2P_TIMED_OUT__INTERVAL = 15000; variable