Home
last modified time | relevance | path

Searched refs:exceptionTimeOut (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_group_join_state.cpp32 const int exceptionTimeOut = 120000; in GoInState() local
34 static_cast<int>(P2P_STATE_MACHINE_CMD::INTERNAL_CONN_USER_TIME_OUT), exceptionTimeOut); in GoInState()
H A Dp2p_idle_state.cpp50 const int exceptionTimeOut = 120000; in GoOutState() local
52 static_cast<int>(P2P_STATE_MACHINE_CMD::EXCEPTION_TIMED_OUT), exceptionTimeOut); in GoOutState()