Commit 05e05844 authored by aligungr's avatar aligungr

Registration reject improvement

parent d3825321
......@@ -130,6 +130,7 @@ void NasMm::receiveRegistrationReject(const nas::RegistrationReject &msg)
m_logger->debug("Handling Registration Reject abnormal case");
// todo
m_storage.invalidateSim__();
switchMmState(EMmState::MM_NULL, EMmSubState::MM_NULL_NA);
};
if (regType == nas::ERegistrationType::INITIAL_REGISTRATION)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment