Searched refs:pGetIpState (Results 1 – 4 of 4) sorted by relevance
1133 pStaStateMachine->pGetIpState->GoInState(); in GetIpStateStateGoInStateSuccess1()1145 pStaStateMachine->pGetIpState->GoInState(); in GetIpStateStateGoInStateSuccess2()1158 pStaStateMachine->pGetIpState->GoInState(); in GetIpStateStateGoInStateSuccess3()1163 pStaStateMachine->pGetIpState->GoOutState(); in GetIpStateStateGoOutStateSuccess()1172 pStaStateMachine->pGetIpState->ExecuteStateMsg(msg); in GetIpStateStateExeMsgSuccess()1178 pStaStateMachine->pGetIpState->ExecuteStateMsg(msg); in GetIpStateStateExeMsgFail()1179 pStaStateMachine->pGetIpState->ExecuteStateMsg(nullptr); in GetIpStateStateExeMsgFail()1194 pStaStateMachine->pGetIpState->IsPublicESS(); in GetIpStateStateIsPublicESSTest()
126 pSeparatedState(nullptr), pApLinkedState(nullptr), pWpsState(nullptr), pGetIpState(nullptr), in StaStateMachine()148 ParsePointer(pGetIpState); in ~StaStateMachine()209 pGetIpState = new (std::nothrow) GetIpState(this); in InitStaStates()210 tmpErrNumber += JudgmentEmpty(pGetIpState); in InitStaStates()296 StatePlus(pGetIpState, pApLinkedState); in BuildStateTree()1338 SwitchState(pGetIpState); in DealConnectionEvent()2949 pStaStateMachine->SwitchState(pStaStateMachine->pGetIpState); in ExecuteStateMsg()3968 pStaStateMachine->SwitchState(pStaStateMachine->pGetIpState); in HandleNetworkConnectionEvent()
1238 GetIpState *pGetIpState; variable
282 pStaStateMachine->pGetIpState->IsPublicESS(); in GetIpStateStateIsPublicESSTest()