diff --git a/33128/r19/TS33128Payloads.asn b/33128/r19/TS33128Payloads.asn index d4e5927f64dbd6b472b675e4cf502d9e8fd49e47..9930b745e95367235580d4f9fe511c3ef56307ce 100644 --- a/33128/r19/TS33128Payloads.asn +++ b/33128/r19/TS33128Payloads.asn @@ -6873,7 +6873,8 @@ EUTRALocation ::= SEQUENCE cellSiteInformation [8] CellSiteInformation OPTIONAL, globalENbID [9] GlobalRANNodeID OPTIONAL, ignoreTAI [10] BOOLEAN OPTIONAL, - ignoreECGI [11] BOOLEAN OPTIONAL + ignoreECGI [11] BOOLEAN OPTIONAL, + cellRadioRelatedInformation [12] SEQUENCE OF CellRadioRelatedInformation OPTIONAL } -- TS 29.571 [17], clause 5.4.4.9 @@ -6889,7 +6890,8 @@ NRLocation ::= SEQUENCE cellSiteInformation [8] CellSiteInformation OPTIONAL, ignoreNCGI [9] BOOLEAN OPTIONAL, nRNTNTAIInfo [10] NRNTNTAIInfo OPTIONAL, - iABMTUserLocation [11] IABMTUserLocation OPTIONAL + iABMTUserLocation [11] IABMTUserLocation OPTIONAL, + cellRadioRelatedInformation [12] SEQUENCE OF CellRadioRelatedInformation OPTIONAL } -- TS 29.571 [17], clause 5.4.4.10 @@ -7057,7 +7059,8 @@ CellInformation ::= SEQUENCE CellRadioRelatedInformation ::= CHOICE { nGInformation [1] NGInformation, - f1Information [2] F1Information + f1Information [2] F1Information, + s1Information [3] S1Information } RFBand ::= UTF8String