Commit a90b92e5 authored by aligungr's avatar aligungr

L3 RRC/NAS developments

parent f64410e8
......@@ -373,12 +373,6 @@ void NasMm::receiveServiceReject(const nas::ServiceReject &msg)
if (cause == nas::EMmCause::N1_MODE_NOT_ALLOWED)
{
switchMmState(EMmState::MM_NULL, EMmSubState::MM_NULL_NA);
setN1Capability(false);
}
if (cause == nas::EMmCause::N1_MODE_NOT_ALLOWED)
{
setN1Capability(false);
}
......
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