Commit 4c80f668 authored by canterburym's avatar canterburym
Browse files

Merge branch 'cr/33128/0769' into 'meeting/SA109'

TS 33.128 CR0769 Alignment of PositioningMethod types with TS 29.572

See merge request !338
parents fc93beca c2e2c0ee
Loading
Loading
Loading
Loading
Loading
+5 −1
Original line number Diff line number Diff line
@@ -7818,7 +7818,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