Commit 6d9e52fe authored by chavanne's avatar chavanne Committed by canterburym
Browse files

TS 33.128 CR0770 Alignment of PositioningMethod types with TS 29.572

parent 4c80f668
Loading
Loading
Loading
Loading
+5 −1
Original line number Diff line number Diff line
@@ -8397,7 +8397,11 @@ PositioningMethod ::= ENUMERATED
    nRECID(12),
    uLTDOA(13),
    uLAOA(14),
    networkSpecific(15)
    networkSpecific(15),
    sLTDOA(16),
    sLTOA(17),
    sLAOA(18),
    sLRT(19)
}

-- TS 29.572 [24], clause 6.1.6.3.7