Commit 1173ba71 authored by aligungr's avatar aligungr

SM refactor

parent 52803737
......@@ -63,7 +63,7 @@ class NasSm
void freeProcedureTransactionId(int pti);
void freePduSessionId(int psi);
/* Session */
/* Session Establishment */
void sendEstablishmentRequest(const SessionConfig &config);
void receivePduSessionEstablishmentAccept(const nas::PduSessionEstablishmentAccept &msg);
void receivePduSessionEstablishmentReject(const nas::PduSessionEstablishmentReject &msg);
......
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