Commit 1c5f6948 authored by aligungr's avatar aligungr

L3 RRC/NAS developments

parent edf78737
......@@ -218,6 +218,8 @@ void NasMm::handleRrcEstablishmentFailure()
{
// TODO
m_logger->err("RRC Establishment failure");
if (m_mmState == EMmState::MM_REGISTERED_INITIATED)
{
switchMmState(m_rmState == ERmState::RM_REGISTERED ? EMmSubState::MM_REGISTERED_ATTEMPTING_REGISTRATION_UPDATE
......
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