Loading ttcn/LibNGAP/lib/LibNGAP_Pixits.ttcn +10 −0 Original line number Diff line number Diff line Loading @@ -224,7 +224,17 @@ module LibNGAP_Pixits { */ modulepar CauseRadioNetwork PX_NG_SETUP_FAILURE := 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 CauseRadioNetwork PX_RAN_CONFIGURATION_UPDATE_FAILURE := 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 CauseRadioNetwork PX_AMF_CONFIGURATION_UPDATE_FAILURE := unspecified; modulepar CauseTransport PX_xxx_1 := unspecified; Loading ttcn/LibNGAP/lib/LibNGAP_Templates.ttcn +494 −25 File changed.Preview size limit exceeded, changes collapsed. Show changes Loading
ttcn/LibNGAP/lib/LibNGAP_Pixits.ttcn +10 −0 Original line number Diff line number Diff line Loading @@ -224,7 +224,17 @@ module LibNGAP_Pixits { */ modulepar CauseRadioNetwork PX_NG_SETUP_FAILURE := 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 CauseRadioNetwork PX_RAN_CONFIGURATION_UPDATE_FAILURE := 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 CauseRadioNetwork PX_AMF_CONFIGURATION_UPDATE_FAILURE := unspecified; modulepar CauseTransport PX_xxx_1 := unspecified; Loading
ttcn/LibNGAP/lib/LibNGAP_Templates.ttcn +494 −25 File changed.Preview size limit exceeded, changes collapsed. Show changes