Commit 45b90389 authored by lovieno's avatar lovieno Committed by canterburym
Browse files

TS 33.128 CR0733 - Alignment of RAT Type values with TS 29.571 and correction...

TS 33.128 CR0733 - Alignment of RAT Type values with TS 29.571 and correction of the related table - rel-18
parent 8fcfa8a0
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