FreeCalypso > hg > freecalypso-sw
comparison gsm-fw/cdg/cdginc-conservative/p_ll.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 : p_ll.val | | |
5 | SOURCE : "sap\ll.pdf" | | |
6 | LastModified : "2003-02-04" | | |
7 | IdAndVersion : "8441.104.99.017" | | |
8 | SrcFileTime : "Thu Nov 29 09:44:38 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 P_LL_VAL | |
24 #define P_LL_VAL | |
25 | |
26 | |
27 #define CDG_ENTER__P_LL_VAL | |
28 | |
29 #define CDG_ENTER__FILENAME _P_LL_VAL | |
30 #define CDG_ENTER__P_LL_VAL__FILE_TYPE CDGINC | |
31 #define CDG_ENTER__P_LL_VAL__LAST_MODIFIED _2003_02_04 | |
32 #define CDG_ENTER__P_LL_VAL__ID_AND_VERSION _8441_104_99_017 | |
33 | |
34 #define CDG_ENTER__P_LL_VAL__SRC_FILE_TIME _Thu_Nov_29_09_44_38_2007 | |
35 | |
36 #include "CDG_ENTER.h" | |
37 | |
38 #undef CDG_ENTER__P_LL_VAL | |
39 | |
40 #undef CDG_ENTER__FILENAME | |
41 | |
42 | |
43 /* | |
44 * Value constants for VAL_sapi | |
45 */ | |
46 #define LL_SAPI_1 (0x1) /* SAP for GMM */ | |
47 #define LL_SAPI_3 (0x3) /* SAP 1 for SNDCP */ | |
48 #define LL_SAPI_5 (0x5) /* SAP 2 for SNDCP */ | |
49 #define LL_SAPI_7 (0x7) /* SAP for SMS */ | |
50 #define LL_SAPI_9 (0x9) /* SAP 3 for SNDCP */ | |
51 #define LL_SAPI_11 (0xb) /* SAP 4 for SNDCP */ | |
52 #define LL_SAPI_INVALID (0xff) /* invalid SAPI identifier */ | |
53 | |
54 /* | |
55 * Value constants for VAL_tlli | |
56 */ | |
57 #define LL_TLLI_INVALID (0xffffffff)/* invalid TLLI value */ | |
58 | |
59 /* | |
60 * Value constants for VAL_xid_valid | |
61 */ | |
62 #define LL_XID_INVALID (0x0) /* layer-3 XID parameters are not valid */ | |
63 #define LL_XID_VALID (0x1) /* layer-3 XID parameters are valid */ | |
64 | |
65 /* | |
66 * Value constants for VAL_local | |
67 */ | |
68 #define LL_REL_NOTLOCAL (0x0) /* release both sides of the connection */ | |
69 #define LL_REL_LOCAL (0x1) /* local release only (no notification of the peer LLC) */ | |
70 | |
71 /* | |
72 * Value constants for VAL_cause | |
73 */ | |
74 #define LL_RELCS_INVALID_XID (0x5000) /* invalid XID response */ | |
75 #define LL_RELCS_DM_RECEIVED (0x5001) /* DM received */ | |
76 #define LL_RELCS_NO_PEER_RES (0x5002) /* no peer response */ | |
77 #define LL_RELCS_NORMAL (0x5004) /* normal release */ | |
78 | |
79 /* | |
80 * Value constants for VAL_cipher | |
81 */ | |
82 #define LL_CIPHER_OFF (0x0) /* UI frame not ciphered */ | |
83 #define LL_CIPHER_ON (0x1) /* UI frame ciphered */ | |
84 | |
85 /* | |
86 * Value constants for VAL_radio_prio | |
87 */ | |
88 #define LL_RADIO_PRIO_1 (0x0) /* Radio Priority Level 1 (higest) */ | |
89 #define LL_RADIO_PRIO_2 (0x1) /* Radio Priority Level 2 */ | |
90 #define LL_RADIO_PRIO_3 (0x2) /* Radio Priority Level 3 */ | |
91 #define LL_RADIO_PRIO_4 (0x3) /* Radio Priority Level 4 (lowest) */ | |
92 | |
93 /* | |
94 * Value constants for VAL_peak | |
95 */ | |
96 #define LL_PEAK_SUB (0x0) /* Subscribed peak throughput */ | |
97 #define LL_PEAK_1K (0x1) /* Up to 1 000 octet/s */ | |
98 #define LL_PEAK_2K (0x2) /* Up to 2 000 octet/s */ | |
99 #define LL_PEAK_4K (0x3) /* Up to 4 000 octet/s */ | |
100 #define LL_PEAK_8K (0x4) /* Up to 8 000 octet/s */ | |
101 #define LL_PEAK_16K (0x5) /* Up to 16 000 octet/s */ | |
102 #define LL_PEAK_32K (0x6) /* Up to 32 000 octet/s */ | |
103 #define LL_PEAK_64K (0x7) /* Up to 64 000 octet/s */ | |
104 #define LL_PEAK_128K (0x8) /* Up to 128 000 octet/s */ | |
105 #define LL_PEAK_256K (0x9) /* Up to 256 000 octet/s */ | |
106 | |
107 /* | |
108 * Value constants for VAL_relclass | |
109 */ | |
110 #define LL_RELCLASS_SUB (0x0) /* Subscribed reliability class */ | |
111 #define LL_GTP_LLC_RLC_PROT (0x1) /* Acknowledged GTP, LLC, and RLC; Protected data */ | |
112 #define LL_LLC_RLC_PROT (0x2) /* Unacknowledged GTP; Acknowledged LLC and RLC, Protected data */ | |
113 #define LL_RLC_PROT (0x3) /* Unacknowledged GTP and LLC; Acknowledged RLC, Protected data */ | |
114 #define LL_PROT (0x4) /* Unacknowledged GTP, LLC, and RLC, Protected data */ | |
115 #define LL_NO_REL (0x5) /* Unacknowledged GTP, LLC, and RLC, Unprotected data */ | |
116 | |
117 /* | |
118 * Value constants for VAL_delay | |
119 */ | |
120 #define LL_DELAY_SUB (0x0) /* Subscribed delay class */ | |
121 #define LL_DELAY_1 (0x1) /* Delay class 1 */ | |
122 #define LL_DELAY_2 (0x2) /* Delay class 2 */ | |
123 #define LL_DELAY_3 (0x3) /* Delay class 3 */ | |
124 #define LL_DELAY_4 (0x4) /* Delay class 4 (best effort) */ | |
125 | |
126 /* | |
127 * Value constants for VAL_mean | |
128 */ | |
129 #define LL_MEAN_SUB (0x0) /* Subscribed mean throughput */ | |
130 #define LL_MEAN_100 (0x1) /* 100 octet/h */ | |
131 #define LL_MEAN_200 (0x2) /* 200 octet/h */ | |
132 #define LL_MEAN_500 (0x3) /* 500 octet/h */ | |
133 #define LL_MEAN_1K (0x4) /* 1 000 octet/h */ | |
134 #define LL_MEAN_2K (0x5) /* 2 000 octet/h */ | |
135 #define LL_MEAN_5K (0x6) /* 5 000 octet/h */ | |
136 #define LL_MEAN_10K (0x7) /* 10 000 octet/h */ | |
137 #define LL_MEAN_20K (0x8) /* 20 000 octet/h */ | |
138 #define LL_MEAN_50K (0x9) /* 50 000 octet/h */ | |
139 #define LL_MEAN_100K (0xa) /* 100 000 octet/h */ | |
140 #define LL_MEAN_200K (0xb) /* 200 000 octet/h */ | |
141 #define LL_MEAN_500K (0xc) /* 500 000 octet/h */ | |
142 #define LL_MEAN_1M (0xd) /* 1 000 000 octet/h */ | |
143 #define LL_MEAN_2M (0xe) /* 2 000 000 octet/h */ | |
144 #define LL_MEAN_5M (0xf) /* 5 000 000 octet/h */ | |
145 #define LL_MEAN_10M (0x10) /* 10 000 000 octet/h */ | |
146 #define LL_MEAN_20M (0x11) /* 20 000 000 octet/h */ | |
147 #define LL_MEAN_50M (0x12) /* 50 000 000 octet/h */ | |
148 #define LL_MEAN_BEST (0x1f) /* Best effort */ | |
149 | |
150 /* | |
151 * Value constants for VAL_preced | |
152 */ | |
153 #define LL_PRECED_SUB (0x0) /* Subscribed precedence */ | |
154 #define LL_PRIO_HIGH (0x1) /* High priority */ | |
155 #define LL_PRIO_NORM (0x2) /* Normal priority */ | |
156 #define LL_PRIO_LOW (0x3) /* Low priority */ | |
157 | |
158 /* | |
159 * Value constants for VAL_error_cause | |
160 */ | |
161 #define LL_ERRCS_INVALID_XID (0x5000) /* invalid XID response */ | |
162 #define LL_ERRCS_NO_PEER_RES (0x5002) /* no peer response */ | |
163 | |
164 /* | |
165 * Value constants for VAL_attached_counter | |
166 */ | |
167 #define LLC_NO_ATTACHE (0x0) /* no entity/service is attached to the primitive */ | |
168 | |
169 /* | |
170 * Value constants for VAL_seg_pos | |
171 */ | |
172 #define LL_SEG_POS_NONE (0x0) /* In between */ | |
173 #define LL_SEG_POS_FIRST (0x1) /* first */ | |
174 #define LL_SEG_POS_LAST (0x2) /* last */ | |
175 #define LL_SEG_POS_FIRST_LAST (0x3) /* both */ | |
176 | |
177 // VALTAB-FF: REL99 | |
178 // | |
179 // Value constants for VAL_pkt_flow_id | |
180 // | |
181 // VAL-FF: REL99 | |
182 // #define LL_PFI_BEST_EFFORT (0x0) /* best effort */ | |
183 // VAL-FF: REL99 | |
184 // #define LL_PFI_SIGNALING (0x1) /* signalling */ | |
185 // VAL-FF: REL99 | |
186 // #define LL_PFI_SMS (0x2) /* SMS */ | |
187 // VAL-FF: REL99 | |
188 // #define LL_PKT_FLOW_ID_NOT_PRES (0xff) /* value FF is used to indicate when packet flwo identifier is not present */ | |
189 | |
190 /* | |
191 * user defined constants | |
192 */ | |
193 #define N202 (0x4) | |
194 #define LLC_SDU_OFFSET (0x25) | |
195 #define LLC_SDU_OFFSET_BITS (0x128) | |
196 #define LLC_MAX_L3_XID_LEN (0xff) | |
197 #define LLC_MAX_L3_XID_LEN (0xff) | |
198 #define LLC_MAX_CNF (0x20) | |
199 #define LLC_ORIGINATING_ENTITY (0x10) | |
200 | |
201 #include "CDG_LEAVE.h" | |
202 | |
203 | |
204 #endif |