aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/hnbap/HNBAP-IEs.asn
diff options
context:
space:
mode:
authorAnders Broman <anders.broman@ericsson.com>2010-05-13 07:40:31 +0000
committerAnders Broman <anders.broman@ericsson.com>2010-05-13 07:40:31 +0000
commit30ebf4af24aaca341d2718b6f12b9ce24bfad8a7 (patch)
treeadf4cc8b1409a414ca48a88abb68c9e7bb1eb256 /asn1/hnbap/HNBAP-IEs.asn
parent998677339e470b478a5c1e65595273b634d3aaeb (diff)
Update to V9.1.0 (2010-03)
svn path=/trunk/; revision=32778
Diffstat (limited to 'asn1/hnbap/HNBAP-IEs.asn')
-rw-r--r--asn1/hnbap/HNBAP-IEs.asn7
1 files changed, 3 insertions, 4 deletions
diff --git a/asn1/hnbap/HNBAP-IEs.asn b/asn1/hnbap/HNBAP-IEs.asn
index f5502a25f3..3f5eaaa24d 100644
--- a/asn1/hnbap/HNBAP-IEs.asn
+++ b/asn1/hnbap/HNBAP-IEs.asn
@@ -1,6 +1,6 @@
-- HNBAP-IEs.asn
--
--- 3GPP TS 25.469 V9.0.0 (2009-12)
+-- 3GPP TS 25.469 V9.1.0 (2010-03)
-- http://www.3gpp.org/ftp/Specs/html-info/25469.htm
--
-- 9.3.4 Information Element Definitions
@@ -24,7 +24,6 @@ BEGIN
IMPORTS
maxNrOfErrors,
- maxUEs,
id-HNB-Internet-Information
FROM HNBAP-Constants
@@ -42,7 +41,7 @@ FROM HNBAP-Containers;
--A
Access-stratum-release-indicator ::= ENUMERATED {r99,
- rel-4, rel-5, rel-6, rel-7, rel-8,
+ rel-4, rel-5, rel-6, rel-7, rel-8-and-beyond,
...}
AltitudeAndDirection ::= SEQUENCE {
@@ -382,7 +381,7 @@ UE-Identity ::= CHOICE {
eSN ESN,
iMSIDS41 IMSIDS41,
iMSIESN IMSIESN,
- tMSIDS1 TMSIDS41,
+ tMSIDS41 TMSIDS41,
...
}