FreeCalypso > hg > freecalypso-sw
comparison gsm-fw/cdg/cdginc-conservative/m_mm.val @ 656:9ba088a875bd
gsm-fw/cdg: "conservative" version created
author | Michael Spacefalcon <msokolov@ivan.Harhan.ORG> |
---|---|
date | Thu, 25 Sep 2014 10:00:35 +0000 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
655:6c363c453db2 | 656:9ba088a875bd |
---|---|
1 /* | |
2 +--------------------------------------------------------------------------+ | |
3 | PROJECT : PROTOCOL STACK | | |
4 | FILE : m_mm.val | | |
5 | SOURCE : "msg\mm.mdf" | | |
6 | LastModified : "2006-03-22" | | |
7 | IdAndVersion : "6147.602.06.106" | | |
8 | SrcFileTime : "Wed Nov 28 10:19:30 2007" | | |
9 | Generated by CCDGEN_2.5.5A on Thu Sep 25 09:52:55 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 M_MM_VAL | |
24 #define M_MM_VAL | |
25 | |
26 | |
27 #define CDG_ENTER__M_MM_VAL | |
28 | |
29 #define CDG_ENTER__FILENAME _M_MM_VAL | |
30 #define CDG_ENTER__M_MM_VAL__FILE_TYPE CDGINC | |
31 #define CDG_ENTER__M_MM_VAL__LAST_MODIFIED _2006_03_22 | |
32 #define CDG_ENTER__M_MM_VAL__ID_AND_VERSION _6147_602_06_106 | |
33 | |
34 #define CDG_ENTER__M_MM_VAL__SRC_FILE_TIME _Wed_Nov_28_10_19_30_2007 | |
35 | |
36 #include "CDG_ENTER.h" | |
37 | |
38 #undef CDG_ENTER__M_MM_VAL | |
39 | |
40 #undef CDG_ENTER__FILENAME | |
41 | |
42 #include "m_rr_com.val" /* Access values independent from the corresponding h-file. */ | |
43 | |
44 | |
45 /* | |
46 * Value constants for VAL_cm_serv_type | |
47 */ | |
48 #define VAL_CM_SERV_TYPE___DEF (0x0) /* reserved */ | |
49 #define ST_MOC (0x1) /* Mobile originating call establishment or packet mode connection establishment */ | |
50 #define ST_EMERGENCY (0x2) /* Emergency call establishment */ | |
51 #define ST_SMS (0x4) /* Short message service */ | |
52 #define ST_SS (0x8) /* Supplementary service activation */ | |
53 | |
54 /* | |
55 * Value constants for VAL_follow | |
56 */ | |
57 #define FOR_PENDING_NO (0x0) /* No follow-on request pending */ | |
58 #define FOR_PENDING_YES (0x1) /* Follow-on request pending */ | |
59 | |
60 /* | |
61 * Value constants for VAL_key_seq | |
62 */ | |
63 #define VAL_KEY_SEQ___7 (0x7) /* No key is available (MS to network); Reserved (network to MS) */ | |
64 | |
65 /* | |
66 * Value constants for VAL_odd_even | |
67 */ | |
68 #define EVEN (0x0) /* even */ | |
69 #define ODD (0x1) /* odd */ | |
70 | |
71 /* | |
72 * Value constants for VAL_rej_cause | |
73 */ | |
74 #define VAL_REJ_CAUSE___DEF (0x0) /* DOWNLINK : Service option temporarily out of order UPLINK : Protocol error, unspecified */ | |
75 #define RC_IMSI_IN_HLR (0x2) /* IMSI unknown in HLR */ | |
76 #define RC_ILLEGAL_MS (0x3) /* Illegal MS */ | |
77 #define RC_IMSI_IN_VLR (0x4) /* IMSI unknown in VLR */ | |
78 #define RC_IMEI_NOT_ACCEPTED (0x5) /* IMEI not accepted */ | |
79 #define RC_ILLEGAL_ME (0x6) /* Illegal ME */ | |
80 #define RC_PLMN_NOT_ALLOWED (0xb) /* PLMN not allowed */ | |
81 #define RC_LA_NOT_ALLOWED (0xc) /* Location Area not allowed */ | |
82 #define RC_ROAMING_NOT_ALLOWED (0xd) /* National roaming not allowed in this location area */ | |
83 // VAL-FF: REL99 | |
84 // #define RC_NO_SUITABLE_CELL_IN_LA (0xf) /* Find another allowed location area in the same PLMN */ | |
85 #define RC_NETWORK_FAILURE (0x11) /* Network failure */ | |
86 #define RC_CONGETION (0x16) /* Congestion */ | |
87 #define RC_SERVICE_NOT_SUPPORTED (0x20) /* Service option not supported */ | |
88 #define RC_SERVICE_NOT_SUBSCRIBED (0x21) /* Requested service option not subscribed */ | |
89 #define RC_SERVICE_ORDER (0x22) /* Service option temporarily out of order */ | |
90 #define RC_IDENTIFIY (0x26) /* Call cannot be identified */ | |
91 #define RC_INCORRECT_MESSAGE (0x5f) /* Semantically incorrect message */ | |
92 #define RC_INVALID_MAND_MESSAGE (0x60) /* Invalid mandatory information */ | |
93 #define RC_MESSAGE_TYPE_NOT_IMPLEM (0x61) /* Message type non-existent or not implemented */ | |
94 #define RC_MESSAGE_TYPE_INCOMPAT (0x62) /* Message type not compatible with the protocol state */ | |
95 #define RC_IE_NOT_IMPLEM (0x63) /* Information element non-existent or not implemented */ | |
96 #define RC_CONDITIONAL_IE (0x64) /* Conditional IE error */ | |
97 #define RC_MESSAGE_INCOMPAT (0x65) /* Message not compatible with the protocol state */ | |
98 #define RC_UNSPECIFIED (0x6f) /* Protocol error, unspecified */ | |
99 | |
100 /* | |
101 * Value constants for VAL_ident_type | |
102 */ | |
103 #define VAL_IDENT_TYPE___DEF (0x0) /* reserved */ | |
104 #define ID_TYPE_NO_IDENT (0x0) /* No Identity */ | |
105 #define ID_TYPE_IMSI (0x1) /* IMSI */ | |
106 #define ID_TYPE_IMEI (0x2) /* IMEI */ | |
107 #define ID_TYPE_IMEISV (0x3) /* IMEISV */ | |
108 #define ID_TYPE_TMSI (0x4) /* TMSI */ | |
109 | |
110 /* | |
111 * Value constants for VAL_sapi | |
112 */ | |
113 #define SAPI_0 (0x0) /* SAPI used for RR, MM, CC and SS */ | |
114 #define SAPI_3 (0x3) /* SAPI used for SMS */ | |
115 | |
116 /* | |
117 * Value constants for VAL_pd | |
118 */ | |
119 #define PD_GCC (0x0) /* Group call control */ | |
120 #define PD_BCC (0x1) /* Broadcast Call Control */ | |
121 #define PD_PDSS1 (0x2) /* PDSS1 */ | |
122 #define PD_CC (0x3) /* Call Control, call related SS messages */ | |
123 #define PD_PDSS2 (0x4) /* PDSS2 */ | |
124 #define PD_MM (0x5) /* Mobility Management messages */ | |
125 #define PD_RR (0x6) /* Radio Resources management messages */ | |
126 #define PD_GPRS_MM (0x8) /* GPRS Mobility Management messages */ | |
127 #define PD_SMS (0x9) /* SMS messages */ | |
128 #define PD_GPRS_SM (0xa) /* GPRS Session Management messages */ | |
129 #define PD_SS (0xb) /* non call related SS messages */ | |
130 #define PD_LS (0xc) /* Location services */ | |
131 #define PD_TST (0xf) /* Reserved for test procedures described in GSM 11.10 */ | |
132 | |
133 /* | |
134 * Value constants for VAL_cs | |
135 */ | |
136 #define CODING_SCHEME_SMSCB (0x0) /* Coding scheme cell broadcast short messages */ | |
137 #define CODING_SCHEME_UCS2 (0x1) /* Coding scheme UCS2, 16 bit, ISO ISO/IEC10646 */ | |
138 | |
139 /* | |
140 * Value constants for VAL_add_ci | |
141 */ | |
142 #define ADD_CI_NO (0x0) /* Country's Initials are not to be added */ | |
143 #define ADD_CI_YES (0x1) /* Country's Initials are to be added */ | |
144 | |
145 /* | |
146 * Value constants for VAL_save_time_value | |
147 */ | |
148 #define TIME_ADJ_NO (0x0) /* No adjustment for Daylight Saving Time */ | |
149 #define TIME_ADJ_1 (0x1) /* +1 hour adjustment for Daylight Saving Time */ | |
150 #define TIME_ADJ_2 (0x2) /* +2 hours adjustment for Daylight Saving Time */ | |
151 | |
152 /* | |
153 * user defined constants | |
154 */ | |
155 #define L3MAX (0xfb) | |
156 #define MAXNAME (0x28) | |
157 | |
158 #include "CDG_LEAVE.h" | |
159 | |
160 | |
161 #endif |