Commit 2ce30ff9 authored by Iztok Juvancic's avatar Iztok Juvancic
Browse files

added IE templates

parent 46304d38
Loading
Loading
Loading
Loading
+7 −1
Original line number Diff line number Diff line
@@ -2663,7 +2663,10 @@ module LibNGAP_Templates {
            //  type    record  length  (1  ..  NGAP_Constants.maxnoofTNLAssociations)  of  AMF_TNLAssociationToUpdateItem  AMF_TNLAssociationToUpdateList;
            //  type    record  AMF_TNLAssociationToUpdateItem  {
            //  type    NGAP_Containers.NGAP_PROTOCOL_EXTENSION AMF_TNLAssociationToUpdateItem_ExtIEs   (?);
            
            //  type    integer AMF_UE_NGAP_ID  (0  ..  1099511627775); 
            template AMF_UE_NGAP_ID mw_ie_aMFUeNgapId(integer p_val:=1) := p_val;
            
            //  type    record  AreaOfInterest  {
            //  type    NGAP_Containers.NGAP_PROTOCOL_EXTENSION AreaOfInterest_ExtIEs   (?);
            //  type    record  length  (1  ..  NGAP_Constants.maxnoofCellinAoI)    of  AreaOfInterestCellItem  AreaOfInterestCellList;
@@ -3660,7 +3663,10 @@ module LibNGAP_Templates {
            //  type    integer RANPagingPriority   (1  ..  256);   
            //  type    record  RANStatusTransfer_TransparentContainer  {
            //  type    NGAP_Containers.NGAP_PROTOCOL_EXTENSION RANStatusTransfer_TransparentContainer_ExtIEs   (?);
            
            //  type    integer RAN_UE_NGAP_ID  (0  ..  4294967295);
            template RAN_UE_NGAP_ID mw_ie_rANUeNgapId(integer p_val:=1) := p_val;
            
            //  type    enumerated  RAT_Information {
            //  type    record  length  (1  ..  NGAP_Constants.maxnoofEPLMNsPlusOne)    of  RATRestrictions_Item    RATRestrictions;
            //  type    record  RATRestrictions_Item    {