Searched refs:stopFsm (Results 1 – 1 of 1) sorted by relevance
511 … AuthFsm *stopFsm = GetAuthFsmByConnInfo(&authFsm->info.connInfo, !authFsm->info.isConnectServer); in CompleteAuthSession() local512 if (stopFsm != NULL) { in CompleteAuthSession()513 AuthNotifyAuthPassed(stopFsm->authSeq, &stopFsm->info); in CompleteAuthSession()514 LnnFsmPostMessage(&stopFsm->fsm, FSM_MSG_STOP_AUTH_FSM, NULL); in CompleteAuthSession()