aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/lte-rrc/EUTRA-UE-Variables.asn
diff options
context:
space:
mode:
authorAnders Broman <anders.broman@ericsson.com>2009-10-29 06:19:36 +0000
committerAnders Broman <anders.broman@ericsson.com>2009-10-29 06:19:36 +0000
commita26552a27f8e80711a79fec5f139bba4f9bb281c (patch)
tree0825abbdf8cfebb10c35c4c0725354d75a0fac46 /asn1/lte-rrc/EUTRA-UE-Variables.asn
parenta9c313a864ba338de2c1000fbac780f0b6a644db (diff)
Update to the Mars verion of the protocol and export HandoverCommand.
svn path=/trunk/; revision=30751
Diffstat (limited to 'asn1/lte-rrc/EUTRA-UE-Variables.asn')
-rw-r--r--asn1/lte-rrc/EUTRA-UE-Variables.asn5
1 files changed, 4 insertions, 1 deletions
diff --git a/asn1/lte-rrc/EUTRA-UE-Variables.asn b/asn1/lte-rrc/EUTRA-UE-Variables.asn
index 3f61b21622..6137271287 100644
--- a/asn1/lte-rrc/EUTRA-UE-Variables.asn
+++ b/asn1/lte-rrc/EUTRA-UE-Variables.asn
@@ -1,3 +1,6 @@
+-- 3GPP TS 36.331 V8.5.0 (2009-03)
+-- $Id$
+--
EUTRA-UE-Variables DEFINITIONS AUTOMATIC TAGS ::=
BEGIN
@@ -17,7 +20,7 @@ VarMeasConfig ::= SEQUENCE {
release NULL,
setup SEQUENCE {
mobilityStateParameters MobilityStateParameters,
- timeToTrigger-SF SpeedStateScaleFactors
+ speedStateScaleFactors SpeedStateScaleFactors
}
} OPTIONAL
}