Searched refs:exceptionTimeOut (Results 1 – 2 of 2) sorted by relevance
32 const int exceptionTimeOut = 120000; in GoInState() local34 static_cast<int>(P2P_STATE_MACHINE_CMD::INTERNAL_CONN_USER_TIME_OUT), exceptionTimeOut); in GoInState()
50 const int exceptionTimeOut = 120000; in GoOutState() local52 static_cast<int>(P2P_STATE_MACHINE_CMD::EXCEPTION_TIMED_OUT), exceptionTimeOut); in GoOutState()