Commit 7c9902a3 authored by aligungr's avatar aligungr

PS local release implementation

parent 97f76db4
......@@ -154,6 +154,7 @@ void UeAppTask::receiveStatusUpdate(NwUeStatusUpdate &msg)
m_logger->info("PDU session[%d] released", msg.psi);
m_pduSessions[msg.psi] = {};
}
return;
}
}
......
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