Commit 5dc2ae1a authored by aligungr's avatar aligungr

L3 RRC/NAS developments

parent fdf86aaf
......@@ -129,6 +129,7 @@ void NasMm::performPlmnSelection()
{
if (isInNonAllowedArea())
{
// TODO: check this later
switchMmState(EMmSubState::MM_REGISTERED_NON_ALLOWED_SERVICE);
}
else if (cellCategory == ECellCategory::SUITABLE_CELL)
......
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