Commit 2b709a31 authored by hawbakert's avatar hawbakert
Browse files

Update 33128/r17/TS33128Payloads.asn

parent 9128da52
Loading
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -3865,14 +3865,14 @@ LocationReportArea ::= ENUMERATED

LocationReportingRequestType ::= SEQUENCE
{
    eventType           [1] LocationEventType
    reportArea          [2] LocationReportArea
    eventType           [1] LocationEventType,
    reportArea          [2] LocationReportArea,
    areaOfInterestList  [3] LocationAreaOfInterestList
}

LTEV2XAuthorizedIndicator ::= SEQUENCE
{
    vehicleUE    [1] VehicleUE
    vehicleUE    [1] VehicleUE,
    pedestrianUE [2] PedestrianUE
}