Commit 8dda13c7 authored by aligungr's avatar aligungr

RLS improvements

parent 22d92e5d
......@@ -219,7 +219,7 @@ struct NwUeAppToRls : NtsMessage
// DATA_PDU_DELIVERY
int psi{};
OctetString pdu{};
OctetString pdu;
explicit NwUeAppToRls(PR present) : NtsMessage(NtsMessageType::UE_APP_TO_RLS), present(present)
{
......
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