Commit 0f42d962 authored by canterburym's avatar canterburym
Browse files

Merge branch 'cr/33128/0734' into 'meeting/SA108'

TS 33.128 CR0734 - Alignment of RAT Type values with TS 29.571 and correction of the related table - Rel19

See merge request !320
parents 7d2f562d 78653166
Loading
Loading
Loading
Loading
Loading
+14 −1
Original line number Diff line number Diff line
@@ -7166,7 +7166,20 @@ RATType ::= ENUMERATED
    nRMEO(17),
    nRGEO(18),
    nROTHERSAT(19),
    nRREDCAP(20)
    nRREDCAP(20),
    wBEUTRANLEO(21),
    wBEUTRANMEO(22),
    wBEUTRANGEO(23),
    wBEUTRANOTHERSAT(24),
    nBIOTLEO(25),
    nBIOTMEO(26),
    nBIOTGEO(27),
    nBIOTOTHERSAT(28),
    lTEMLEO(29),
    lTEMMEO(30),
    lTEMGEO(31),
    lTEMOTHERSAT(32),
    nREREDCAP(33)
}

RejectedNSSAI ::= SEQUENCE OF RejectedSNSSAI