Commit f2c8cbb3 authored by Zhiwei Mo's avatar Zhiwei Mo
Browse files

TS32.298_Rel19_CR1038 CDR for 5GS LCS

parent 47848500
Loading
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

}

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


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

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

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


--
-- CHF CHARGING TYPES