summaryrefslogtreecommitdiff
path: root/asn1/lte-rrc/EUTRA-UE-Variables.asn
diff options
context:
space:
mode:
Diffstat (limited to 'asn1/lte-rrc/EUTRA-UE-Variables.asn')
-rw-r--r--asn1/lte-rrc/EUTRA-UE-Variables.asn27
1 files changed, 25 insertions, 2 deletions
diff --git a/asn1/lte-rrc/EUTRA-UE-Variables.asn b/asn1/lte-rrc/EUTRA-UE-Variables.asn
index aca43284a5..52582b2455 100644
--- a/asn1/lte-rrc/EUTRA-UE-Variables.asn
+++ b/asn1/lte-rrc/EUTRA-UE-Variables.asn
@@ -1,11 +1,32 @@
-- 3GPP TS 36.331 V9.6.0 (2011-03)
-- $Id$
--
-
EUTRA-UE-Variables DEFINITIONS AUTOMATIC TAGS ::=
-
+
BEGIN
+IMPORTS
+ CarrierFreqGERAN,
+ CellIdentity,
+ SpeedStateScaleFactors,
+ C-RNTI,
+ MeasId,
+ MeasIdToAddModList,
+ MeasObjectToAddModList,
+ MobilityStateParameters,
+ NeighCellConfig,
+ PhysCellId,
+ PhysCellIdCDMA2000,
+ PhysCellIdGERAN,
+ PhysCellIdUTRA-FDD,
+ PhysCellIdUTRA-TDD,
+ QuantityConfig,
+ ReportConfigToAddModList,
+ RSRP-Range,
+ maxCellMeas,
+ maxMeasId
+FROM EUTRA-RRC-Definitions;
+
VarMeasConfig ::= SEQUENCE {
-- Measurement identities
@@ -58,3 +79,5 @@ VarShortMAC-Input ::= SEQUENCE {
END
+
+