Loading ttcn/Lib3GPP/NAS/NAS_CommonTemplates.ttcn +2 −2 Original line number Diff line number Diff line Loading @@ -1034,8 +1034,8 @@ module NAS_CommonTemplates { template (present) UE_NetworkCap cdr_NR5GC_UENetworkCap (template (omit) IEI8_Type p_IEI) modifies cr_UENetworkCap_Any := { /* @status APPROVED (ENDC, NR5GC_IRAT) */ cIoT_proSeCap := ('1'B & ? length (7)), // @sic R5-196647, R5-217714 sic@ cIoT_V2X := (? length (2) & '1'B & ? length (5)) cIoT_proSeCap := '1???????'B, // @sic R5-196647, R5-217714 sic@ cIoT_V2X := '??1?????'B }; template (present) VoiceDomainPref cr_VoiceDomainPref_Any := Loading Loading
ttcn/Lib3GPP/NAS/NAS_CommonTemplates.ttcn +2 −2 Original line number Diff line number Diff line Loading @@ -1034,8 +1034,8 @@ module NAS_CommonTemplates { template (present) UE_NetworkCap cdr_NR5GC_UENetworkCap (template (omit) IEI8_Type p_IEI) modifies cr_UENetworkCap_Any := { /* @status APPROVED (ENDC, NR5GC_IRAT) */ cIoT_proSeCap := ('1'B & ? length (7)), // @sic R5-196647, R5-217714 sic@ cIoT_V2X := (? length (2) & '1'B & ? length (5)) cIoT_proSeCap := '1???????'B, // @sic R5-196647, R5-217714 sic@ cIoT_V2X := '??1?????'B }; template (present) VoiceDomainPref cr_VoiceDomainPref_Any := Loading