[Task-ID: ODUHIGH-484] Support for NAS Authentication Messages
[o-du/l2.git] / src / phy_stub / phy_stub.h
index ecc4b2b..fc23df6 100644 (file)
@@ -70,6 +70,7 @@ typedef struct ueCb
    bool     msg5ShortBsrSent;
    bool     msg5Sent;
    bool     dlDedMsg;
+   bool     msgNasAuthenticationComp;
    bool     msgNasSecurityModeComp;
    bool     msgRrcSecurityModeComp;
    bool     msgRrcReconfigComp;
@@ -106,6 +107,7 @@ typedef enum
    MSG_TYPE_MSG3,
    MSG_TYPE_SHORT_BSR,
    MSG_TYPE_MSG5,
+   MSG_TYPE_NAS_AUTHENTICATION_COMPLETE,
    MSG_TYPE_NAS_SECURITY_MODE_COMPLETE,
    MSG_TYPE_RRC_SECURITY_MODE_COMPLETE,
    MSG_TYPE_REGISTRATION_COMPLETE,