summaryrefslogtreecommitdiff
path: root/asn1/lte-rrc/EUTRA-InterNodeDefinitions.asn
diff options
context:
space:
mode:
Diffstat (limited to 'asn1/lte-rrc/EUTRA-InterNodeDefinitions.asn')
-rw-r--r--asn1/lte-rrc/EUTRA-InterNodeDefinitions.asn24
1 files changed, 23 insertions, 1 deletions
diff --git a/asn1/lte-rrc/EUTRA-InterNodeDefinitions.asn b/asn1/lte-rrc/EUTRA-InterNodeDefinitions.asn
index a69cbae8c0..d818345f34 100644
--- a/asn1/lte-rrc/EUTRA-InterNodeDefinitions.asn
+++ b/asn1/lte-rrc/EUTRA-InterNodeDefinitions.asn
@@ -2,9 +2,29 @@
-- $Id$
--
EUTRA-InterNodeDefinitions DEFINITIONS AUTOMATIC TAGS ::=
-
+
BEGIN
+IMPORTS
+ AntennaInfoCommon,
+ CellIdentity,
+ C-RNTI,
+ DL-DCCH-Message,
+ ARFCN-ValueEUTRA,
+ MasterInformationBlock,
+ MeasConfig,
+ OtherConfig-r9,
+ PhysCellId,
+ RadioResourceConfigDedicated,
+ SecurityAlgorithmConfig,
+ ShortMAC-I,
+ SystemInformationBlockType1,
+ SystemInformationBlockType1-v890-IEs,
+ SystemInformationBlockType2,
+ UECapabilityInformation,
+ UE-CapabilityRAT-ContainerList
+FROM EUTRA-RRC-Definitions;
+
HandoverCommand ::= SEQUENCE {
criticalExtensions CHOICE {
@@ -134,3 +154,5 @@ maxReestabInfo INTEGER ::= 32 -- Maximum number of KeNB* and shortMAC-I forwa
END
+
+