Commit 492086e0 authored by aligungr's avatar aligungr

Old TODO removed

parent 00e4a33c
...@@ -18,8 +18,6 @@ namespace nr::ue ...@@ -18,8 +18,6 @@ namespace nr::ue
void NasMm::sendNasMessage(const nas::PlainMmMessage &msg) void NasMm::sendNasMessage(const nas::PlainMmMessage &msg)
{ {
// TODO trigger on send
OctetString pdu{}; OctetString pdu{};
if (m_usim->m_currentNsCtx && if (m_usim->m_currentNsCtx &&
(m_usim->m_currentNsCtx->integrity != nas::ETypeOfIntegrityProtectionAlgorithm::IA0 || (m_usim->m_currentNsCtx->integrity != nas::ETypeOfIntegrityProtectionAlgorithm::IA0 ||
......
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