Commit d6f38e6f authored by aligungr's avatar aligungr

UAC implementation

parent 3b646378
......@@ -229,7 +229,7 @@ EUacResult NasMm::performUac()
if (m_sm->anyUplinkDataPending())
return 7;
return 0;
return 3;
}();
auto establishmentCause = [&accessIdentities, accessCategory]() {
......
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