blob: a5e55ae06eaf220ff48ca0a7216048d6b37ac034 [file] [log] [blame]
Sylvain Munaut0f914132009-12-22 21:53:22 +01001--- RRLP-Components.asn 2009-10-26 22:10:44.000000000 +0100
2+++ RRLP-Components.asn 2009-10-26 22:10:44.000000000 +0100
3@@ -18,16 +18,16 @@
4 Ext-GeographicalInformation, VelocityEstimate
5 FROM
6 MAP-LCS-DataTypes {
7- ccitt identified-organization (4) etsi (0) mobileDomain (0)
8- gsm-Network (1) modules (3) map-LCS-DataTypes (25) version5 (5)}
9+ itu-t identified-organization (4) etsi (0) mobileDomain (0)
10+ gsm-Network (1) modules (3) map-LCS-DataTypes (25) version11 (11)}
11
12 ExtensionContainer
13 FROM MAP-ExtensionDataTypes {
14- ccitt identified-organization (4) etsi (0) mobileDomain (0)
15- gsm-Network (1) modules (3) map-ExtensionDataTypes (21) version4 (4)}
16+ itu-t identified-organization (4) etsi (0) mobileDomain (0)
17+ gsm-Network (1) modules (3) map-ExtensionDataTypes (21) version11 (11)}
18 ;
19
20 -- Add here other ASN.1 definitions presented below
21 -- in chapters 4 and 5.
22
23@@ -305,11 +305,11 @@
24 SystemInfoIndex ::= INTEGER (1..32)
25
26 CellIDAndLAC ::= SEQUENCE {
27- referenceLAC LAC, -- Location area code
28+ referenceLAC LACID, -- Location area code
29 referenceCI CellID -- Cell identity
30 }
31 CellID ::= INTEGER (0..65535)
32-LAC ::= INTEGER (0..65535)
33+LACID ::= INTEGER (0..65535)
34
35 -- OTD-MeasureInfo
36 OTD-MeasureInfo ::= SEQUENCE {