aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/s1ap/S1AP-SonTransfer-IEs.asn
diff options
context:
space:
mode:
Diffstat (limited to 'asn1/s1ap/S1AP-SonTransfer-IEs.asn')
-rw-r--r--asn1/s1ap/S1AP-SonTransfer-IEs.asn22
1 files changed, 12 insertions, 10 deletions
diff --git a/asn1/s1ap/S1AP-SonTransfer-IEs.asn b/asn1/s1ap/S1AP-SonTransfer-IEs.asn
index cccf91b71a..6e2cfbb198 100644
--- a/asn1/s1ap/S1AP-SonTransfer-IEs.asn
+++ b/asn1/s1ap/S1AP-SonTransfer-IEs.asn
@@ -1,5 +1,5 @@
-- $Id$
--- 3GPP TS 36.413 V10.0.1 (2011-01)
+-- 3GPP TS 36.413 V10.3.0 (2011-09)
-- B.2 ASN.1 definition
-- **************************************************************
--
@@ -87,8 +87,9 @@ EUTRANcellLoadReportingResponse ::= SEQUENCE {
--
-- IEs for Multi-Cell Load Reporting application
--
--- WS Allready in S1AP
--- EUTRAN-CGI ::= OCTET STRING
+
+--- WS Allready in S1AP
+--- EUTRAN-CGI ::= OCTET STRING
IRAT-Cell-ID ::= CHOICE{
eUTRAN EUTRAN-CGI,
@@ -117,13 +118,6 @@ MultiCellLoadReportingResponse ::= SEQUENCE {
...
}
--- **************************************************************
---
--- Constants
---
--- **************************************************************
-
-maxIRATReportingCells INTEGER ::= 128 -- Value is FFS
--
-- IEs for Event-triggered Cell Load Reporting application
@@ -184,4 +178,12 @@ maxnoofcandidateCells INTEGER ::= 16
CandidateCellList ::= SEQUENCE (SIZE(1..maxnoofcandidateCells)) OF IRAT-Cell-ID
+-- **************************************************************
+--
+-- Constants
+--
+-- **************************************************************
+
+maxIRATReportingCells INTEGER ::= 128 -- Value is FFS
+
END