Loading ttcn/LibNGAP/lib/LibNGAP_Templates.ttcn +13 −0 Original line number Diff line number Diff line Loading @@ -3063,6 +3063,10 @@ module LibNGAP_Templates { // type NGAP_Containers.NGAP_PROTOCOL_EXTENSION UPTransportLayerInformationPairItem_ExtIEs (?); // type ASNAUX.VisibleString URI_address; // type union UserLocationInformation { template (value) UserLocationInformation m_ie_userLocInf_NR(UserLocationInformationNR p_ulinr):={ userLocationInformationNR := p_ulinr } // End of template m_ie_userLocInf // type NGAP_Containers.NGAP_PROTOCOL_IES UserLocationInformation_ExtIEs ( // type record UserLocationInformationEUTRA { // type NGAP_Containers.NGAP_PROTOCOL_EXTENSION UserLocationInformationEUTRA_ExtIEs ( Loading @@ -3075,6 +3079,15 @@ module LibNGAP_Templates { // type union UserLocationInformationW_AGF { // type NGAP_Containers.NGAP_PROTOCOL_IES UserLocationInformationW_AGF_ExtIEs ( // type record UserLocationInformationNR { template (value) UserLocationInformationNR m_ie_userLocInfNR( template (value) NR_CGI p_nrcgi, template (value) TAI p_tai ):={ nR_CGI := p_nrcgi, tAI := p_tai, timeStamp := omit // optional, } // End of template m_ie_userLocInfNR // type NGAP_Containers.NGAP_PROTOCOL_EXTENSION UserLocationInformationNR_ExtIEs ( // type record UserPlaneSecurityInformation { // type NGAP_Containers.NGAP_PROTOCOL_EXTENSION UserPlaneSecurityInformation_ExtIEs (?); Loading Loading
ttcn/LibNGAP/lib/LibNGAP_Templates.ttcn +13 −0 Original line number Diff line number Diff line Loading @@ -3063,6 +3063,10 @@ module LibNGAP_Templates { // type NGAP_Containers.NGAP_PROTOCOL_EXTENSION UPTransportLayerInformationPairItem_ExtIEs (?); // type ASNAUX.VisibleString URI_address; // type union UserLocationInformation { template (value) UserLocationInformation m_ie_userLocInf_NR(UserLocationInformationNR p_ulinr):={ userLocationInformationNR := p_ulinr } // End of template m_ie_userLocInf // type NGAP_Containers.NGAP_PROTOCOL_IES UserLocationInformation_ExtIEs ( // type record UserLocationInformationEUTRA { // type NGAP_Containers.NGAP_PROTOCOL_EXTENSION UserLocationInformationEUTRA_ExtIEs ( Loading @@ -3075,6 +3079,15 @@ module LibNGAP_Templates { // type union UserLocationInformationW_AGF { // type NGAP_Containers.NGAP_PROTOCOL_IES UserLocationInformationW_AGF_ExtIEs ( // type record UserLocationInformationNR { template (value) UserLocationInformationNR m_ie_userLocInfNR( template (value) NR_CGI p_nrcgi, template (value) TAI p_tai ):={ nR_CGI := p_nrcgi, tAI := p_tai, timeStamp := omit // optional, } // End of template m_ie_userLocInfNR // type NGAP_Containers.NGAP_PROTOCOL_EXTENSION UserLocationInformationNR_ExtIEs ( // type record UserPlaneSecurityInformation { // type NGAP_Containers.NGAP_PROTOCOL_EXTENSION UserPlaneSecurityInformation_ExtIEs (?); Loading