Commit 631e06bb authored by Yann Garcia's avatar Yann Garcia
Browse files

Terminate group NAS_Transport_Messages

parent 540de26a
Loading
Loading
Loading
Loading
+6 −2
Original line number Diff line number Diff line
@@ -226,10 +226,15 @@ module LibNGAP_Pixits {

    modulepar CauseProtocol PX_xxx_2 := unspecified;

    modulepar CauseNas PX_xxx_3 := unspecified;
    /** 
     * @desc To indicate the reason for a particular event for the NGAP protocol
     * @see ETSI TS 138 413 V16.12.0 (2023-05) Clause 9.3.1.2 Cause
     */
    modulepar CauseNas PX_CAUSE_NAS_NON_DELIVERY_INDICATION := unspecified;

    modulepar CauseMisc PX_xxx_4 := unspecified;


    /** 
     * @desc To indicate the RRC state of the UE
     * @see ETSI TS 138 413 V16.12.0 (2023-05) Clause 9.3.1.92 RRC State
@@ -335,7 +340,6 @@ module LibNGAP_Pixits {




    /** 
     * @desc eNB Identity.
     * @see ETSI TS 136 413 Clause 9.2.1.37 Global eNB ID
+500 −137

File changed.

Preview size limit exceeded, changes collapsed.