Commit 7d2f562d authored by canterburym's avatar canterburym
Browse files

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

TS 33.128 CR0733 - Alignment of RAT Type values with TS 29.571 and correction of the related table - rel-18

See merge request !319
parents 8fcfa8a0 45b90389
Loading
Loading
Loading
Loading
Loading
+14 −1
Original line number Diff line number Diff line
@@ -6780,7 +6780,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