Loading ttcn/LibNGAP/lib/LibNGAP_Templates.ttcn +21 −0 Original line number Original line Diff line number Diff line Loading @@ -5450,6 +5450,27 @@ module LibNGAP_Templates { group Receive { group Receive { /** * @see ETSI TS 138 413 V16.12.0 (2023-05) Clause 9.2.5.2 DOWNLINK NAS TRANSPORT */ template (present) InitiatingMessage mw_n2_UplinkNASTransport_base_nas:= { procedureCode := id_UplinkNASTransport, criticality := ?, value_ := { UplinkNASTransport := { protocolIEs := { *, { id := id_NAS_PDU, criticality := ?, value_ := { NAS_PDU := ? } }, * } } } } // End of template mw_n2_UplinkNASTransport_base_nas /** /** * @see ETSI TS 138 413 V16.12.0 (2023-05) Clause 9.2.5.2 DOWNLINK NAS TRANSPORT * @see ETSI TS 138 413 V16.12.0 (2023-05) Clause 9.2.5.2 DOWNLINK NAS TRANSPORT */ */ Loading
ttcn/LibNGAP/lib/LibNGAP_Templates.ttcn +21 −0 Original line number Original line Diff line number Diff line Loading @@ -5450,6 +5450,27 @@ module LibNGAP_Templates { group Receive { group Receive { /** * @see ETSI TS 138 413 V16.12.0 (2023-05) Clause 9.2.5.2 DOWNLINK NAS TRANSPORT */ template (present) InitiatingMessage mw_n2_UplinkNASTransport_base_nas:= { procedureCode := id_UplinkNASTransport, criticality := ?, value_ := { UplinkNASTransport := { protocolIEs := { *, { id := id_NAS_PDU, criticality := ?, value_ := { NAS_PDU := ? } }, * } } } } // End of template mw_n2_UplinkNASTransport_base_nas /** /** * @see ETSI TS 138 413 V16.12.0 (2023-05) Clause 9.2.5.2 DOWNLINK NAS TRANSPORT * @see ETSI TS 138 413 V16.12.0 (2023-05) Clause 9.2.5.2 DOWNLINK NAS TRANSPORT */ */