From 4b3c22fbd7e9ca3fcd81a1244e8312b254acd732 Mon Sep 17 00:00:00 2001 From: Pau Espin Pedrol Date: Fri, 22 Aug 2025 20:30:36 +0200 Subject: [PATCH 1/2] cosmetic: LibNGAP_Templates.ttcn: Fix trailing whitespace --- ttcn/LibNGAP/lib/LibNGAP_Templates.ttcn | 220 ++++++++++++------------ 1 file changed, 110 insertions(+), 110 deletions(-) diff --git a/ttcn/LibNGAP/lib/LibNGAP_Templates.ttcn b/ttcn/LibNGAP/lib/LibNGAP_Templates.ttcn index 014925b..20463bf 100644 --- a/ttcn/LibNGAP/lib/LibNGAP_Templates.ttcn +++ b/ttcn/LibNGAP/lib/LibNGAP_Templates.ttcn @@ -1121,7 +1121,7 @@ module LibNGAP_Templates { id := id_RAN_UE_NGAP_ID, criticality := reject, value_ := { RAN_UE_NGAP_ID := p_ranUeNgapID } - }, + }, { id := id_GUAMI, criticality := reject, @@ -1156,7 +1156,7 @@ module LibNGAP_Templates { } } } // End of template m_n2_InitialContextSetupRequest_optional_TraceActivation - + /** * @see ETSI TS 138 413 V16.12.0 (2023-05) Clause 9.2.2.1 INITIAL CONTEXT SETUP REQUEST */ @@ -1184,7 +1184,7 @@ module LibNGAP_Templates { id := id_RAN_UE_NGAP_ID, criticality := reject, value_ := { RAN_UE_NGAP_ID := p_ranUeNgapID } - }, + }, { id := id_GUAMI, criticality := reject, @@ -1219,7 +1219,7 @@ module LibNGAP_Templates { } } } // End of template m_n2_InitialContextSetupRequest_optional_MobilityRestriction - + /** * @see ETSI TS 138 413 V16.12.0 (2023-05) Clause 9.2.2.1 INITIAL CONTEXT SETUP REQUEST */ @@ -1232,21 +1232,21 @@ module LibNGAP_Templates { in template (value) UESecurityCapabilities p_uESecurityCapabilities, in template (value) SecurityKey p_nextHopNH := PX_NEXT_HOP_NH, in template (value) UERadioCapability p_uERadioCapability, - in template (value) IndexToRFSP p_indexToRFSP := PX_Index_to_RAT_Frequency_Selection_Priority, - in template (value) MaskedIMEISV p_maskedIMEISV := PX_MaskedIMEISV, - in template (value) NAS_PDU p_nasPdu, - in template (value) EmergencyFallbackIndicator p_emergencyFallbackIndicator, - in template (value) RRCInactiveTransitionReportRequest p_rRCInactiveTransitionReportRequest, + in template (value) IndexToRFSP p_indexToRFSP := PX_Index_to_RAT_Frequency_Selection_Priority, + in template (value) MaskedIMEISV p_maskedIMEISV := PX_MaskedIMEISV, + in template (value) NAS_PDU p_nasPdu, + in template (value) EmergencyFallbackIndicator p_emergencyFallbackIndicator, + in template (value) RRCInactiveTransitionReportRequest p_rRCInactiveTransitionReportRequest, in template (value) RedirectionVoiceFallback p_redirectionVoiceFallback, in template (value) LocationReportingRequestType p_locationReportingRequestType, - in template (value) SRVCCOperationPossible p_sRVCCOperationPossible, - in template (value) IAB_Authorized p_iAB_Authorized, + in template (value) SRVCCOperationPossible p_sRVCCOperationPossible, + in template (value) IAB_Authorized p_iAB_Authorized, in template (value) Enhanced_CoverageRestriction p_enhanced_CoverageRestriction, - in template (value) Extended_ConnectedTime p_extended_ConnectedTime := PX_EXTENDED_CONNECTED_TIME, - in template (value) UE_DifferentiationInfo p_uE_DifferentiationInfo, - in template (value) NRUESidelinkAggregateMaximumBitrate p_nRUESidelinkAggregateMaximumBitrate, - in template (value) LTEUESidelinkAggregateMaximumBitrate p_lTEUESidelinkAggregateMaximumBitrate, - in template (value) UERadioCapabilityID p_uERadioCapabilityID + in template (value) Extended_ConnectedTime p_extended_ConnectedTime := PX_EXTENDED_CONNECTED_TIME, + in template (value) UE_DifferentiationInfo p_uE_DifferentiationInfo, + in template (value) NRUESidelinkAggregateMaximumBitrate p_nRUESidelinkAggregateMaximumBitrate, + in template (value) LTEUESidelinkAggregateMaximumBitrate p_lTEUESidelinkAggregateMaximumBitrate, + in template (value) UERadioCapabilityID p_uERadioCapabilityID ) := { procedureCode := id_InitialContextSetup, criticality := reject, @@ -1262,7 +1262,7 @@ module LibNGAP_Templates { id := id_RAN_UE_NGAP_ID, criticality := reject, value_ := { RAN_UE_NGAP_ID := p_ranUeNgapID } - }, + }, { id := id_GUAMI, criticality := reject, @@ -1272,7 +1272,7 @@ module LibNGAP_Templates { id := id_PDUSessionResourceSetupListCxtReq, criticality := reject, value_ := { PDUSessionResourceSetupListCxtReq := p_pDUSessionResourceSetupListCxtReq } - }, + }, { id := id_AllowedNSSAI, criticality := reject, @@ -1287,7 +1287,7 @@ module LibNGAP_Templates { id := id_SecurityKey, criticality := reject, value_ := { SecurityKey := p_nextHopNH } - }, + }, { id := id_UERadioCapability, criticality := ignore, @@ -1302,32 +1302,32 @@ module LibNGAP_Templates { id := id_MaskedIMEISV, criticality := ignore, value_ := { MaskedIMEISV := p_maskedIMEISV } - }, + }, { id := id_NAS_PDU, criticality := ignore, value_ := { NAS_PDU := p_nasPdu } - }, + }, { id := id_EmergencyFallbackIndicator, criticality := reject, value_ := { EmergencyFallbackIndicator := p_emergencyFallbackIndicator} - }, + }, { id := id_RRCInactiveTransitionReportRequest, criticality := ignore, value_ := { RRCInactiveTransitionReportRequest := p_rRCInactiveTransitionReportRequest} - }, + }, { id := id_RedirectionVoiceFallback, criticality := ignore, value_ := { RedirectionVoiceFallback := p_redirectionVoiceFallback } - } , + } , { id := id_LocationReportingRequestType, criticality := ignore, value_ := { LocationReportingRequestType := p_locationReportingRequestType } - }, + }, { id := id_SRVCCOperationPossible, criticality := ignore, @@ -1337,22 +1337,22 @@ module LibNGAP_Templates { id := id_IAB_Authorized, criticality := ignore, value_ := { IAB_Authorized := p_iAB_Authorized } - }, + }, { id := id_Enhanced_CoverageRestriction, criticality := ignore, value_ := { Enhanced_CoverageRestriction := p_enhanced_CoverageRestriction } - }, + }, { id := id_Extended_ConnectedTime, criticality := ignore, value_ := { Extended_ConnectedTime := p_extended_ConnectedTime } - }, + }, { id := id_UE_DifferentiationInfo, criticality := ignore, value_ := { UE_DifferentiationInfo := p_uE_DifferentiationInfo } - }, + }, { id := id_NRUESidelinkAggregateMaximumBitrate, criticality := ignore, @@ -1362,19 +1362,19 @@ module LibNGAP_Templates { id := id_LTEUESidelinkAggregateMaximumBitrate, criticality := ignore, value_ := { LTEUESidelinkAggregateMaximumBitrate := p_lTEUESidelinkAggregateMaximumBitrate } - }, + }, { id := id_UERadioCapabilityID, criticality := reject, value_ := { UERadioCapabilityID := p_uERadioCapabilityID } - } - - + } + + } } } } // End of template m_n2_InitialContextSetupRequest_differentOptionals - + } // End of group Send group Receive { @@ -1390,8 +1390,8 @@ module LibNGAP_Templates { template (present) AllowedNSSAI p_allowedNSSAI := ?, template (present) UESecurityCapabilities p_uESecurityCapabilities := ?, template (present) SecurityKey p_nextHopNH := ?, - template (present) MaskedIMEISV p_maskedIMEISV := ?, - template (present) NAS_PDU p_nasPdu := ? + template (present) MaskedIMEISV p_maskedIMEISV := ?, + template (present) NAS_PDU p_nasPdu := ? ) := { procedureCode := id_InitialContextSetup, criticality := reject, @@ -1437,7 +1437,7 @@ module LibNGAP_Templates { id := id_MaskedIMEISV, criticality := ignore, value_ := { MaskedIMEISV := p_maskedIMEISV } - }, + }, { id := id_NAS_PDU, criticality := ignore, @@ -1549,7 +1549,7 @@ module LibNGAP_Templates { } } } // End of template mw_n2_PDUInitialContextSetupResponse - + /** * @see ETSI TS 138 413 V16.12.0 (2023-05) Clause 9.2.2.2 INITIAL CONTEXT SETUP RESPONSE */ @@ -1953,8 +1953,8 @@ module LibNGAP_Templates { } } } // End of template m_n2_UEContextModificationRequest - - + + /** * @see ETSI TS 138 413 V16.12.0 (2023-05) Clause 9.2.2.7 UE CONTEXT MODIFICATION REQUEST */ @@ -1993,7 +1993,7 @@ module LibNGAP_Templates { } } } // End of template m_n2_UEContextModificationRequest_optional1 - + /** * @see ETSI TS 138 413 V16.12.0 (2023-05) Clause 9.2.2.7 UE CONTEXT MODIFICATION REQUEST */ @@ -2001,14 +2001,14 @@ module LibNGAP_Templates { in template (value) AMF_UE_NGAP_ID p_amfUeNgapID := PX_AMF_UE_NGAP_ID, in template (value) RAN_UE_NGAP_ID p_ranUeNgapID := PX_RAN_UE_NGAP_ID, in template (value) RANPagingPriority p_rANPagingPriority := 1, // RAN_Paging_Priority // TODO: do we need PIXIT here? - in template (value) IndexToRFSP p_indexToRFSP := PX_Index_to_RAT_Frequency_Selection_Priority, + in template (value) IndexToRFSP p_indexToRFSP := PX_Index_to_RAT_Frequency_Selection_Priority, in template (value) UEAggregateMaximumBitRate p_uEAggregateMaximumBitRate, // UE_Aggregate_Maximum_Bit_Rate containing in template (value) UESecurityCapabilities p_uESecurityCapabilities, // UE_Security_Capabilities containing in template (value) EmergencyFallbackIndicator p_emergencyFallbackIndicator, // Emergency_Fallback_Indicator, in template (value) GUAMI p_gUAMI, // New_GUAMI containing in template (value) IAB_Authorized p_iAB_Authorized, // IAB_Authorized, - in template (value) PC5QoSParameters p_pC5QoSParameters, // PC5_QoS_Parameters containing - in template (value) UERadioCapabilityID p_uERadioCapabilityID := PX_U_E_RADIO_CAPABILITY_ID, // UE_Radio_Capability_ID, + in template (value) PC5QoSParameters p_pC5QoSParameters, // PC5_QoS_Parameters containing + in template (value) UERadioCapabilityID p_uERadioCapabilityID := PX_U_E_RADIO_CAPABILITY_ID, // UE_Radio_Capability_ID, in template (value) RGLevelWirelineAccessCharacteristics p_rGLevelWirelineAccessCharacteristics := '00'O // RG_Level_Wireline_Access_Characteristics // TODO: do we need a PIXIT here? ) := { procedureCode := id_UEContextModification, @@ -2068,18 +2068,18 @@ module LibNGAP_Templates { criticality := ignore, value_ := { IAB_Authorized := p_iAB_Authorized } }, - // in template (value) PC5QoSParameters p_pC5QoSParameters, // PC5_QoS_Parameters containing + // in template (value) PC5QoSParameters p_pC5QoSParameters, // PC5_QoS_Parameters containing { id := id_PC5QoSParameters, criticality := ignore, value_ := { PC5QoSParameters := p_pC5QoSParameters } - }, - // in template (value) UERadioCapabilityID p_uERadioCapabilityID := PX_U_E_RADIO_CAPABILITY_ID, // UE_Radio_Capability_ID, + }, + // in template (value) UERadioCapabilityID p_uERadioCapabilityID := PX_U_E_RADIO_CAPABILITY_ID, // UE_Radio_Capability_ID, { id := id_UERadioCapabilityID, criticality := reject, value_ := { UERadioCapabilityID := p_uERadioCapabilityID } - }, + }, // in template (value) RGLevelWirelineAccessCharacteristics p_rGLevelWirelineAccessCharacteristics // RG_Level_Wireline_Access_Characteristics { id := id_RGLevelWirelineAccessCharacteristics, @@ -2775,7 +2775,7 @@ module LibNGAP_Templates { } } } // End of template mw_n2_UEContextSuspendRequest - + /** * @see ETSI TS 138 413 V16.12.0 (2023-05) Clause 9.2.2.16 UE CONTEXT SUSPEND REQUEST */ @@ -5470,7 +5470,7 @@ module LibNGAP_Templates { } } } // 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 */ @@ -5825,7 +5825,7 @@ module LibNGAP_Templates { */ template (present) InitiatingMessage mw_n2_NGSetupRequest_base := { procedureCode := id_NGSetup, criticality := ?, value_ := {NGSetupRequest := {protocolIEs := {*}}} - } // End of template mw_n2_NGSetupRequest_base + } // End of template mw_n2_NGSetupRequest_base template (present) InitiatingMessage mw_n2_NGSetupRequest( template (present) GlobalRANNodeID p_globalRANNodeID := ?, @@ -6127,7 +6127,7 @@ module LibNGAP_Templates { criticality := reject, value_ := { RANConfigurationUpdate := { - protocolIEs := { + protocolIEs := { { id := id_SupportedTAList, criticality := reject, @@ -6173,7 +6173,7 @@ module LibNGAP_Templates { criticality := reject, value_ := { RANConfigurationUpdate := { - protocolIEs := { + protocolIEs := { { id := id_SupportedTAList, criticality := reject, @@ -6306,10 +6306,10 @@ module LibNGAP_Templates { } // End of template m_n2_AMFConfigurationUpdate template (value) InitiatingMessage m_n2_AMFConfigurationUpdate_tnl( - //in template (value) AMFName p_AMFName, - in template (value) ServedGUAMIList p_servedGUAMIList, + //in template (value) AMFName p_AMFName, + in template (value) ServedGUAMIList p_servedGUAMIList, //in template (value) RelativeAMFCapacity p_relativeAMFCapacity, - in template (value) PLMNSupportList p_pLMNSupportList, + in template (value) PLMNSupportList p_pLMNSupportList, in template (value) AMF_TNLAssociationToAddList p_aMF_TNLAssociationToAddList, //in template (value) AMF_TNLAssociationToRemoveList p_aMF_TNLAssociationToRemoveList, in template (value) AMF_TNLAssociationToUpdateList p_aMF_TNLAssociationToUpdateList//, @@ -6329,7 +6329,7 @@ module LibNGAP_Templates { id := id_ServedGUAMIList, criticality := reject, value_ := { ServedGUAMIList := p_servedGUAMIList } - }, + }, //{ id := id_RelativeAMFCapacity, // criticality := ignore, // value_ := { RelativeAMFCapacity := p_relativeAMFCapacity} @@ -6387,14 +6387,14 @@ module LibNGAP_Templates { } } } // End of template mw_n2_AMFConfigurationUpdate - + /** * @see ETSI TS 138 413 V16.12.0 (2023-05) Clause 9.2.6.7 AMF CONFIGURATION UPDATE */ template (present) InitiatingMessage mw_n2_AMFConfigurationUpdate_options( template (present) AMFName p_aMFName := ?, - template ServedGUAMIList p_servedGUAMIList := *, - template PLMNSupportList p_pLMNSupportList := * + template ServedGUAMIList p_servedGUAMIList := *, + template PLMNSupportList p_pLMNSupportList := * ) := { procedureCode := id_AMFConfigurationUpdate, criticality := reject, @@ -6410,7 +6410,7 @@ module LibNGAP_Templates { id := id_ServedGUAMIList, criticality := reject, value_ := { ServedGUAMIList := p_servedGUAMIList } - }, + }, { id := id_PLMNSupportList, criticality := ignore, @@ -6859,7 +6859,7 @@ module LibNGAP_Templates { criticality := reject, value_ := { OverloadStart := { - protocolIEs := { + protocolIEs := { { id := id_OverloadStartNSSAIList, criticality := ignore, @@ -7534,7 +7534,7 @@ module LibNGAP_Templates { } } } // End of template mw_n2_DownlinkUEAssociatedNRPPaTransport - + } } //9.2.9.2 @@ -7621,7 +7621,7 @@ module LibNGAP_Templates { } } } // End of template mw_n2_UplinkUEAssociatedNRPPaTransport - + } } //9.2.9.3 @@ -7684,7 +7684,7 @@ module LibNGAP_Templates { } } } // End of template mw_n2_DownlinkNonUEAssociatedNRPPaTransport - + } } //9.2.9.4 @@ -7747,7 +7747,7 @@ module LibNGAP_Templates { } } } // End of template mw_n2_UplinkNonUEAssociatedNRPPaTransport - + } } } // End of group NRPPa_Transport_Messages @@ -8220,7 +8220,7 @@ module LibNGAP_Templates { //9.2.11.1 group LOCATION_REPORTING_CONTROL{ group Send { - + /** * @see ETSI TS 138 413 V16.12.0 (2023-05) Clause 9.2.11.1 LOCATION REPORTING CONTROL */ @@ -8253,10 +8253,10 @@ module LibNGAP_Templates { } } } // End of template m_n2_LocationReportingControl - + } group Receive { - + /** * @see ETSI TS 138 413 V16.12.0 (2023-05) Clause 9.2.11.1 LOCATION REPORTING CONTROL */ @@ -8289,13 +8289,13 @@ module LibNGAP_Templates { } } } // End of template mw_n2_LocationReportingControl - + } } //9.2.11.2 group LOCATION_REPORTING_FAILURE_INDICATION{ group Send { - + /** * @see ETSI TS 138 413 V16.12.0 (2023-05) Clause 9.2.11.2 LOCATION REPORTING FAILURE INDICATION */ @@ -8328,10 +8328,10 @@ module LibNGAP_Templates { } } } // End of template m_n2_LocationReportingFailureIndication - + } group Receive { - + /** * @see ETSI TS 138 413 V16.12.0 (2023-05) Clause 9.2.11.2 LOCATION REPORTING FAILURE INDICATION */ @@ -8364,13 +8364,13 @@ module LibNGAP_Templates { } } } // End of template mw_n2_LocationReportingFailureIndication - + } } //9.2.11.3 group LOCATION_REPORT{ group Send { - + /** * @see ETSI TS 138 413 V16.12.0 (2023-05) Clause 9.2.11.3 LOCATION REPORT */ @@ -8399,7 +8399,7 @@ module LibNGAP_Templates { id := id_UserLocationInformation, criticality := ignore, value_ := { UserLocationInformation := p_userLocationInformation } - }, + }, { id := id_LocationReportingRequestType, criticality := ignore, @@ -8409,7 +8409,7 @@ module LibNGAP_Templates { } } } // End of template m_n2_LocationReport - + /** * @see ETSI TS 138 413 V16.12.0 (2023-05) Clause 9.2.11.3 LOCATION REPORT */ @@ -8444,7 +8444,7 @@ module LibNGAP_Templates { id := id_UEPresenceInAreaOfInterestList, criticality := ignore, value_ := { UEPresenceInAreaOfInterestList := p_uEPresenceInAreaOfInterestList } - }, + }, { id := id_LocationReportingRequestType, criticality := ignore, @@ -8457,7 +8457,7 @@ module LibNGAP_Templates { } group Receive { - + /** * @see ETSI TS 138 413 V16.12.0 (2023-05) Clause 9.2.11.3 LOCATION REPORT */ @@ -8486,7 +8486,7 @@ module LibNGAP_Templates { id := id_UserLocationInformation, criticality := ignore, value_ := { UserLocationInformation := p_userLocationInformation } - }, + }, { id := id_LocationReportingRequestType, criticality := ignore, @@ -8496,7 +8496,7 @@ module LibNGAP_Templates { } } } // End of template mw_n2_LocationReport - + /** * @see ETSI TS 138 413 V16.12.0 (2023-05) Clause 9.2.11.3 LOCATION REPORT */ @@ -8531,7 +8531,7 @@ module LibNGAP_Templates { id := id_UEPresenceInAreaOfInterestList, criticality := ignore, value_ := { UEPresenceInAreaOfInterestList := p_uEPresenceInAreaOfInterestList } - }, + }, { id := id_LocationReportingRequestType, criticality := ignore, @@ -8551,7 +8551,7 @@ module LibNGAP_Templates { //9.2.12.1 group UE_TNLA_BINDING_RELEASE_REQUEST{ group Send { - + /** * @see ETSI TS 138 413 V16.12.0 (2023-05) Clause 9.2.12.1 UE TNLA BINDING RELEASE REQUEST */ @@ -8578,10 +8578,10 @@ module LibNGAP_Templates { } } } // End of template m_n2_UETNLABindingReleaseRequest - + } group Receive { - + /** * @see ETSI TS 138 413 V16.12.0 (2023-05) Clause 9.2.12.1 UE TNLA BINDING RELEASE REQUEST */ @@ -8608,8 +8608,8 @@ module LibNGAP_Templates { } } } // End of template mw_n2_UETNLABindingReleaseRequest - - + + } } } // End of group UE_TNLA_Binding_Messages @@ -8619,7 +8619,7 @@ module LibNGAP_Templates { //9.2.13.1 group UE_RADIO_CAPABILITY_INFO_INDICATION{ group Send { - + /** * @see ETSI TS 138 413 V16.12.0 (2023-05) Clause 9.2.13.1 UE RADIO CAPABILITY INFO INDICATION */ @@ -8652,7 +8652,7 @@ module LibNGAP_Templates { } } } // End of template m_n2_UERadioCapabilityInfoIndication - + /** * @see ETSI TS 138 413 V16.12.0 (2023-05) Clause 9.2.13.1 UE RADIO CAPABILITY INFO INDICATION */ @@ -8697,10 +8697,10 @@ module LibNGAP_Templates { } } } // End of template m_n2_UERadioCapabilityInfoIndication_options - + } group Receive { - + /** * @see ETSI TS 138 413 V16.12.0 (2023-05) Clause 9.2.13.1 UE RADIO CAPABILITY INFO INDICATION */ @@ -8733,7 +8733,7 @@ module LibNGAP_Templates { } } } // End of template mw_n2_UERadioCapabilityInfoIndication - + /** * @see ETSI TS 138 413 V16.12.0 (2023-05) Clause 9.2.13.1 UE RADIO CAPABILITY INFO INDICATION */ @@ -8784,7 +8784,7 @@ module LibNGAP_Templates { //9.2.13.2 group UE_RADIO_CAPABILITY_CHECK_REQUEST{ group Send { - + /** * @see ETSI TS 138 413 V16.12.0 (2023-05) Clause 9.2.13.2 UE RADIO CAPABILITY CHECK REQUEST */ @@ -8811,7 +8811,7 @@ module LibNGAP_Templates { } } } // End of template m_n2_UERadioCapabilityCheckRequest - + /** * @see ETSI TS 138 413 V16.12.0 (2023-05) Clause 9.2.13.2 UE RADIO CAPABILITY CHECK REQUEST */ @@ -8850,10 +8850,10 @@ module LibNGAP_Templates { } } } // End of template m_n2_UERadioCapabilityCheckRequest_options - + } group Receive { - + /** * @see ETSI TS 138 413 V16.12.0 (2023-05) Clause 9.2.13.2 UE RADIO CAPABILITY CHECK REQUEST */ @@ -8880,7 +8880,7 @@ module LibNGAP_Templates { } } } // End of template mw_n2_UERadioCapabilityCheckRequest - + /** * @see ETSI TS 138 413 V16.12.0 (2023-05) Clause 9.2.13.2 UE RADIO CAPABILITY CHECK REQUEST */ @@ -8919,13 +8919,13 @@ module LibNGAP_Templates { } } } // End of template mw_n2_UERadioCapabilityCheckRequest_options - + } } //9.2.13.3 group UE_RADIO_CAPABILITY_CHECK_RESPONSE{ group Send { - + /** * @see ETSI TS 138 413 V16.12.0 (2023-05) Clause 9.2.13.3 UE RADIO CAPABILITY CHECK RESPONSE */ @@ -9000,7 +9000,7 @@ module LibNGAP_Templates { } group Receive { - + /** * @see ETSI TS 138 413 V16.12.0 (2023-05) Clause 9.2.13.3 UE RADIO CAPABILITY CHECK RESPONSE */ @@ -9078,7 +9078,7 @@ module LibNGAP_Templates { //9.2.13.4 group UE_RADIO_CAPABILITY_ID_MAPPING_REQUEST{ group Send { - + /** * @see ETSI TS 138 413 V16.12.0 (2023-05) Clause 9.2.13.3 UE RADIO CAPABILITY CHECK RESPONSE */ @@ -9102,7 +9102,7 @@ module LibNGAP_Templates { } group Receive { - + /** * @see ETSI TS 138 413 V16.12.0 (2023-05) Clause 9.2.13.3 UE RADIO CAPABILITY CHECK RESPONSE */ @@ -9129,7 +9129,7 @@ module LibNGAP_Templates { //9.2.13.5 group UE_RADIO_CAPABILITY_ID_MAPPING_RESPONSE{ group Send { - + /** * @see ETSI TS 138 413 V16.12.0 (2023-05) Clause 9.2.13.3 UE RADIO CAPABILITY CHECK RESPONSE */ @@ -9192,7 +9192,7 @@ module LibNGAP_Templates { } group Receive { - + /** * @see ETSI TS 138 413 V16.12.0 (2023-05) Clause 9.2.13.3 UE RADIO CAPABILITY CHECK RESPONSE */ @@ -9262,7 +9262,7 @@ module LibNGAP_Templates { //9.2.14.1 group SECONDARY_RAT_DATA_USAGE_REPORT{ group Send { - + /** * @see ETSI TS 138 413 V16.12.0 (2023-05) Clause 9.2.14.1 SECONDARY RAT DATA USAGE REPORT */ @@ -9343,7 +9343,7 @@ module LibNGAP_Templates { } group Receive { - + /** * @see ETSI TS 138 413 V16.12.0 (2023-05) Clause 9.2.14.1 SECONDARY RAT DATA USAGE REPORT */ @@ -9431,7 +9431,7 @@ module LibNGAP_Templates { //9.2.15.1 group UPLINK_RIM_INFORMATION_TRANSFER{ group Send { - + /** * @see ETSI TS 138 413 V16.12.0 (2023-05) Clause 9.2.15.1 UPLINK RIM INFORMATION TRANSFER */ @@ -9455,7 +9455,7 @@ module LibNGAP_Templates { } group Receive { - + /** * @see ETSI TS 138 413 V16.12.0 (2023-05) Clause 9.2.15.1 UPLINK RIM INFORMATION TRANSFER */ @@ -9482,7 +9482,7 @@ module LibNGAP_Templates { //9.2.15.2 group DOWNLINK_RIM_INFORMATION_TRANSFER{ group Send { - + /** * @see ETSI TS 138 413 V16.12.0 (2023-05) Clause 9.2.15.1 DownLINK RIM INFORMATION TRANSFER */ @@ -9506,7 +9506,7 @@ module LibNGAP_Templates { } group Receive { - + /** * @see ETSI TS 138 413 V16.12.0 (2023-05) Clause 9.2.15.1 DownLINK RIM INFORMATION TRANSFER */ -- GitLab From 68387c42f0fd8dab10a3290f07ffeac749eb7616 Mon Sep 17 00:00:00 2001 From: Pau Espin Pedrol Date: Fri, 22 Aug 2025 20:31:14 +0200 Subject: [PATCH 2/2] LibNGAP_Templates.ttcn: Fix wrong IE Id in m_n2_PDUSessionResourceModifyResponse() --- ttcn/LibNGAP/lib/LibNGAP_Templates.ttcn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ttcn/LibNGAP/lib/LibNGAP_Templates.ttcn b/ttcn/LibNGAP/lib/LibNGAP_Templates.ttcn index 20463bf..ef2e9a9 100644 --- a/ttcn/LibNGAP/lib/LibNGAP_Templates.ttcn +++ b/ttcn/LibNGAP/lib/LibNGAP_Templates.ttcn @@ -560,7 +560,7 @@ module LibNGAP_Templates { value_ := { RAN_UE_NGAP_ID := p_ranUeNgapID } }, { - id := id_PDUSessionResourceModifyListModReq, + id := id_PDUSessionResourceModifyListModRes, criticality := reject, value_ := { PDUSessionResourceModifyListModRes := p_pDUSessionResourceModifyListModRes } -- GitLab