comparison gsm-fw/cdg/cdginc-locosto/p_mmreg.val @ 654:95c433d8c274

gsm-fw/cdg: LoCosto version of cdginc regenerated
author Michael Spacefalcon <msokolov@ivan.Harhan.ORG>
date Thu, 25 Sep 2014 09:46:42 +0000
parents
children
comparison
equal deleted inserted replaced
653:31d82d090499 654:95c433d8c274
1 /*
2 +--------------------------------------------------------------------------+
3 | PROJECT : PROTOCOL STACK |
4 | FILE : p_mmreg.val |
5 | SOURCE : "sap\mmreg.pdf" |
6 | LastModified : "2003-06-13" |
7 | IdAndVersion : "6147.100.96.110" |
8 | SrcFileTime : "Thu Nov 29 09:46:52 2007" |
9 | Generated by CCDGEN_2.5.5A on Thu Sep 25 09:18:53 2014 |
10 | !!DO NOT MODIFY!!DO NOT MODIFY!!DO NOT MODIFY!! |
11 +--------------------------------------------------------------------------+
12 */
13
14 /* PRAGMAS
15 * PREFIX : NONE
16 * COMPATIBILITY_DEFINES : NO (require PREFIX)
17 * ALWAYS_ENUM_IN_VAL_FILE: NO
18 * ENABLE_GROUP: NO
19 * CAPITALIZE_TYPENAME: NO
20 */
21
22
23 #ifndef P_MMREG_VAL
24 #define P_MMREG_VAL
25
26
27 #define CDG_ENTER__P_MMREG_VAL
28
29 #define CDG_ENTER__FILENAME _P_MMREG_VAL
30 #define CDG_ENTER__P_MMREG_VAL__FILE_TYPE CDGINC
31 #define CDG_ENTER__P_MMREG_VAL__LAST_MODIFIED _2003_06_13
32 #define CDG_ENTER__P_MMREG_VAL__ID_AND_VERSION _6147_100_96_110
33
34 #define CDG_ENTER__P_MMREG_VAL__SRC_FILE_TIME _Thu_Nov_29_09_46_52_2007
35
36 #include "CDG_ENTER.h"
37
38 #undef CDG_ENTER__P_MMREG_VAL
39
40 #undef CDG_ENTER__FILENAME
41
42
43 /*
44 * Value constants for VAL_detach_cause
45 */
46 #define CS_SIM_REM (0x0) /* Consider SIM as removed or not valid */
47 #define CS_POW_OFF (0x1) /* Power off and delete SIM data */
48 #define CS_SOFT_OFF (0x2) /* Power off and keep SIM data */
49
50 /*
51 * Value constants for VAL_mode
52 */
53 #define MODE_AUTO (0x0) /* automatic mode */
54 #define MODE_MAN (0x1) /* manual mode */
55
56 /*
57 * Value constants for VAL_service
58 */
59 #define NREG_NO_SERVICE (0x0) /* no service available */
60 #define NREG_LIMITED_SERVICE (0x1) /* limited service available */
61
62 /*
63 * Value constants for VAL_forb_ind
64 */
65 #define FORB_PLMN_NOT_INCLUDED (0x0) /* Not member of the forbidden PLMN list */
66 #define FORB_PLMN_INCLUDED (0x1) /* Member of the forbidden PLMN list */
67
68 /*
69 * Value constants for VAL_search_running
70 */
71 #define SEARCH_NOT_RUNNING (0x0) /* Network search not running anymore */
72 #define SEARCH_RUNNING (0x1) /* Network search still running */
73
74 /*
75 * Value constants for VAL_tz
76 */
77 #define TIMEZONE_GMT (0x0) /* GMT */
78 #define TIMEZONE_GMT_PLS_1HR (0x40) /* GMT + 1 hour */
79 #define TIMEZONE_GMT_PLS_2HR (0x80) /* GMT + 2 hours */
80 #define TIMEZONE_GMT_MIN_1HR (0x48) /* GMT - 1 hour */
81 #define TIMEZONE_GMT_MIN_2HR (0x88) /* GMT - 2 hours */
82
83 /*
84 * Value constants for VAL_month
85 */
86
87 /*
88 * Value constants for VAL_second
89 */
90
91 /*
92 * Value constants for VAL_minute
93 */
94
95 /*
96 * Value constants for VAL_hour
97 */
98
99 /*
100 * Value constants for VAL_day
101 */
102
103 /*
104 * Value constants for VAL_year
105 */
106
107 // VALTAB-FF: REL99
108 /*
109 * Value constants for VAL_daylight_save_time
110 */
111 #define MMR_ADJ_NO (0x0) /* No adjustment for Daylight Saving Time */
112 #define MMR_TIME_ADJ_1 (0x1) /* +1 hour adjustment for Daylight Saving Time */
113 #define MMR_TIME_ADJ_2 (0x2) /* +2 hours adjustment for Daylight Saving Time */
114
115 /*
116 * Value constants for VAL_service_mode
117 */
118 #define SERVICE_MODE_LIMITED (0x0) /* Search for limited service required */
119 #define SERVICE_MODE_FULL (0x1) /* Search for full service required */
120
121 /*
122 * Value constants for VAL_cause
123 */
124 #define MMCS_IMSI_IN_HLR (0x402) /* IMSI unknown in HLR */
125 #define MMCS_ILLEGAL_MS (0x403) /* Illegal MS */
126 #define MMCS_IMSI_IN_VLR (0x404) /* IMSI unknown in VLR */
127 #define MMCS_IMEI_NOT_ACCEPTED (0x405) /* IMEI not accepted */
128 #define MMCS_ILLEGAL_ME (0x406) /* Illegal ME */
129 #define MMCS_PLMN_NOT_ALLOWED (0x40b) /* PLMN not allowed */
130 #define MMCS_LA_NOT_ALLOWED (0x40c) /* Location Area not allowed */
131 #define MMCS_ROAMING_NOT_ALLOWED (0x40d) /* Roaming not allowed in this location area */
132 #define MMCS_NO_SUITABLE_CELL_IN_LA (0x40f) /* Find another allowed location area in the same PLMN */
133 #define MMCS_NETWORK_FAILURE (0x411) /* Network failure */
134 #define MMCS_CONGESTION (0x416) /* Congestion */
135 #define MMCS_SERVICE_NOT_SUPPORTED (0x420) /* Service option not supported */
136 #define MMCS_SERVICE_NOT_SUBSCRIBED (0x421) /* Requested service option not subscribed */
137 #define MMCS_SERVICE_ORDER (0x422) /* Service option temporarily out of order */
138 #define MMCS_IDENTIFIY (0x426) /* Call cannot be identified */
139 #define MMCS_RETRY_IN_NEW_CELL (0x430) /* retry upon entry into a new cell (mapped 0x0430..0x043f -> 0x0430) */
140 #define MMCS_INCORRECT_MESSAGE (0x45f) /* Semantically incorrect message */
141 #define MMCS_INVALID_MAND_MESSAGE (0x460) /* Invalid mandatory information */
142 #define MMCS_MESSAGE_TYPE_NOT_IMPLEM (0x461) /* Message type non-existent or not implemented */
143 #define MMCS_MESSAGE_TYPE_INCOMPAT (0x462) /* Message type not compatible with the protocol state */
144 #define MMCS_IE_NOT_IMPLEM (0x463) /* Information element non-existent or not implemented */
145 #define MMCS_CONDITIONAL_IE (0x464) /* Conditional IE error */
146 #define MMCS_MESSAGE_INCOMPAT (0x465) /* Message not compatible with the protocol state */
147 #define MMCS_UNSPECIFIED (0x46f) /* Protocol error, unspecified */
148 #define MMCS_SUCCESS (0xc400) /* No error, successful operation (MM) */
149 #define MMCS_NO_REGISTRATION (0xc480) /* MS is not registered or deregistration started */
150 #define MMCS_TIMER_RECOVERY (0xc481) /* time-out in MM during establishment */
151 #define MMCS_NO_REESTABLISH (0xc482) /* Cell does not support call reestablishment */
152 #define MMCS_INT_PREEM (0xc483) /* Preemptive release, e.g. MO-MT clash in MM */
153 #define MMCS_PLMN_NOT_IDLE_MODE (0xc484) /* reject, not in idle mode (MMR_PLMN_IND) */
154 #define MMCS_AUTHENTICATION_REJECTED (0xc488) /* AUTHENTICATION REJECT received */
155 #define MMCS_SIM_REMOVED (0xc489) /* A valid SIM is not present */
156 #define MMCS_INT_NOT_PRESENT (0xc4ff) /* No error cause (MM) */
157
158 /*
159 * Value constants for VAL_ciph
160 */
161 #define CIPH_OFF (0x0) /* ciphering off */
162 #define CIPH_ON (0x1) /* ciphering on */
163
164 /*
165 * Value constants for VAL_bootup_act
166 */
167 #define NORMAL_REG (0x0) /* Normal Registration */
168 #define QUICK_REG (0x1) /* Fast Registration */
169
170 /*
171 * Value constants for VAL_bootup_cause
172 */
173 #define REG_END (0x0) /* end of registration */
174 #define PWR_SCAN_START (0x1) /* power scanning started */
175
176 /*
177 * user defined constants
178 */
179 #define MAX_PLMN_ID (0xc)
180 #define MMR_MAX_TEXT_LEN (0x28)
181 #define SIZE_MCC (0x3)
182 #define SIZE_MNC (0x3)
183 #define MM_ORIGINATING_ENTITY (0x4)
184
185 #include "CDG_LEAVE.h"
186
187
188 #endif