Commit 0ccaa71a authored by aligungr's avatar aligungr

UAC implementation

parent 18a4e208
......@@ -206,7 +206,7 @@ void NasMm::performUac()
return categoryMapping[accessCategory];
return ASN_RRC_EstablishmentCause_mo_Signalling;
};
}();
auto uacInput = std::make_unique<UacInput>();
uacInput->identities = accessIdentities;
......
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