Commit 80716631 authored by Robert Tornkvist's avatar Robert Tornkvist
Browse files

Merge branch '32.298_Rel19_CR_CDR_for_5GS_LCS' into 'Integration_Rel19_SA5_161_ASN'

32.298 Rel19 CR1038 CDR for 5GS LCS

See merge request !60
parents b9f0ed42 ed13ce41
Loading
Loading
Loading
Loading
+12 −2
Original line number Diff line number Diff line
@@ -173,7 +173,8 @@ ChargingRecord ::= SET
	mBSSessionChargingInformation				[43] MbsSessionChargingInformation OPTIONAL,
	interCHFInformation							[44] InterCHFInformation OPTIONAL,
	nSSAAChargingInformation					[45] NSSAAChargingInformation OPTIONAL,
	rangingSLChargingInformation				[46] RangingSLChargingInformation OPTIONAL
	rangingSLChargingInformation				[46] RangingSLChargingInformation OPTIONAL,
	lCSInformation								[47] LCSInformation OPTIONAL

}

@@ -731,7 +732,7 @@ NSSAAChargingInformation ::= SET


--
-- Ranging and Sidelink Positioning charging Information
-- 5GS LCS Charging Information
--

RangingSLChargingInformation	::= SET
@@ -744,6 +745,15 @@ RangingSLChargingInformation ::= SET
	locationEstimate						[5] UserLocation OPTIONAL
}

LCSInformation	::= SET
{
	lCSClientID								[0] LCSClientIdentity OPTIONAL,
	locationType							[1] LocationType OPTIONAL,
	locationEstimate						[2] UserLocation OPTIONAL,
	positioningData							[3] PositioningData OPTIONAL,
	targetUEID								[4] SubscriptionID OPTIONAL
}


--
-- CHF CHARGING TYPES