Searched refs:EXCEPTION_TIMED_OUT (Results 1 – 5 of 5) sorted by relevance
160 EXCEPTION_TIMED_OUT, /* P2P exception timeout */ enumerator
40 p2pStateMachine.StopTimer(static_cast<int>(P2P_STATE_MACHINE_CMD::EXCEPTION_TIMED_OUT)); in GoInState()52 static_cast<int>(P2P_STATE_MACHINE_CMD::EXCEPTION_TIMED_OUT), exceptionTimeOut); in GoOutState()
39 p2pStateMachine.StopTimer(static_cast<int>(P2P_STATE_MACHINE_CMD::EXCEPTION_TIMED_OUT)); in GoInState()
107 …std::make_pair(P2P_STATE_MACHINE_CMD::EXCEPTION_TIMED_OUT, &P2pEnabledState::ProcessExceptionTimeO… in Init()
403 msg->SetMessageName(static_cast<int>(P2P_STATE_MACHINE_CMD::EXCEPTION_TIMED_OUT));