FreeCalypso > hg > fc-magnetite
comparison cdg211/cdginc/m_grlc.val @ 4:56abf6cf8a0b
cdg211: cdginc/mdf/pdf files from TCS211-20070608
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Mon, 26 Sep 2016 01:11:35 +0000 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
3:93999a60b835 | 4:56abf6cf8a0b |
---|---|
1 /* | |
2 +--------------------------------------------------------------------------+ | |
3 | PROJECT : PROTOCOL STACK | | |
4 | FILE : m_grlc.val | | |
5 | SOURCE : "__out__\g23m_dfile\msg\grlc.mdf" | | |
6 | LastModified : "2003-03-26" | | |
7 | IdAndVersion : "8441.601.99.001" | | |
8 | SrcFileTime : "Thu Feb 17 14:27:10 2005" | | |
9 | Generated by CCDGEN_2.5.5 on Fri Jun 08 13:59:14 2007 | | |
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_GRLC_VAL | |
24 #define M_GRLC_VAL | |
25 | |
26 | |
27 #define CDG_ENTER__M_GRLC_VAL | |
28 | |
29 #define CDG_ENTER__FILENAME _M_GRLC_VAL | |
30 #define CDG_ENTER__M_GRLC_VAL__FILE_TYPE CDGINC | |
31 #define CDG_ENTER__M_GRLC_VAL__LAST_MODIFIED _2003_03_26 | |
32 #define CDG_ENTER__M_GRLC_VAL__ID_AND_VERSION _8441_601_99_001 | |
33 | |
34 #define CDG_ENTER__M_GRLC_VAL__SRC_FILE_TIME _Thu_Feb_17_14_27_10_2005 | |
35 | |
36 #include "CDG_ENTER.h" | |
37 | |
38 #undef CDG_ENTER__M_GRLC_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_final_alloc | |
47 */ | |
48 #define NO (0x0) /* not present */ | |
49 #define YES (0x1) /* present */ | |
50 | |
51 /* | |
52 * Value constants for VAL_msg_type | |
53 */ | |
54 #define U_GRLC_RESOURCE_REQ_c (0x5) /* Packet Resource Request */ | |
55 #define U_GRLC_DL_ACK_c (0x2) /* Packet Downlink Ack/Nack */ | |
56 #define D_GRLC_UL_ACK_c (0x9) /* Packet Uplink Ack/Nack */ | |
57 #define U_GRLC_CTRL_ACK_c (0x1) /* Packet Control Acknowledgement */ | |
58 #define U_GRLC_UL_DUMMY_c (0x3) /* Packet Uplink Dummy Control Block */ | |
59 | |
60 /* | |
61 * Value constants for VAL_page_mode | |
62 */ | |
63 #define NORMAL_PAGING (0x0) /* Normal Paging */ | |
64 #define EXT_PAGING (0x1) /* Extended Paging */ | |
65 #define REORG_PAGING (0x2) /* Paging Reorganisation */ | |
66 #define SAME_PAGING (0x3) /* Same as before */ | |
67 | |
68 /* | |
69 * Value constants for VAL_access_type | |
70 */ | |
71 #define TWO_PHASE (0x0) /* Two Phase Access Request */ | |
72 #define PAGE (0x1) /* Page Response */ | |
73 #define CELL_UPDATE (0x2) /* Cell Update */ | |
74 #define MM_PROC (0x3) /* Mobility Management procedure */ | |
75 | |
76 /* | |
77 * Value constants for VAL_chan_coding_cmd | |
78 */ | |
79 #define VAL_CHAN_CODING_CMD___0 (0x0) /* CS-1 */ | |
80 #define VAL_CHAN_CODING_CMD___1 (0x1) /* CS-2 */ | |
81 #define VAL_CHAN_CODING_CMD___2 (0x2) /* CS-3 */ | |
82 #define VAL_CHAN_CODING_CMD___3 (0x3) /* CS-4 */ | |
83 | |
84 /* | |
85 * Value constants for VAL_rlc_mode | |
86 */ | |
87 #define VAL_RLC_MODE___0 (0x0) /* RLC acknowledged mode */ | |
88 #define VAL_RLC_MODE___1 (0x1) /* RLC unacknowledged mode */ | |
89 | |
90 /* | |
91 * Value constants for VAL_pctrl_ack | |
92 */ | |
93 #define VAL_PCTRL_ACK___0 (0x0) /* reserved - this value shall not be sent. If received it shall be interpreted as bit value '1'. */ | |
94 #define VAL_PCTRL_ACK___1 (0x1) /* the MS received an RLC/MAC control block addressed to itself and with RBSN = 1, and did not receive an RLC/MAC control block with the same RTI value and RBSN = 0. */ | |
95 #define VAL_PCTRL_ACK___2 (0x2) /* the MS received an RLC/MAC control block addressed to itself and with RBSN = 0, and did not receive an RLC/MAC control block with the same RTI value and RBSN = 1. This value is sent irrespective of the value of the FS bit. */ | |
96 #define VAL_PCTRL_ACK___3 (0x3) /* the MS received two RLC/MAC blocks with the same RTI value, one with RBSN = 0 and the other with RBSN = 1. */ | |
97 | |
98 /* | |
99 * Value constants for VAL_alpha | |
100 */ | |
101 #define VAL_ALPHA___0 (0x0) /* Alpha = 0.0 */ | |
102 #define VAL_ALPHA___1 (0x1) /* Alpha = 0.1 */ | |
103 #define VAL_ALPHA___2 (0x2) /* Alpha = 0.2 */ | |
104 #define VAL_ALPHA___3 (0x3) /* Alpha = 0.3 */ | |
105 #define VAL_ALPHA___4 (0x4) /* Alpha = 0.4 */ | |
106 #define VAL_ALPHA___5 (0x5) /* Alpha = 0.5 */ | |
107 #define VAL_ALPHA___6 (0x6) /* Alpha = 0.6 */ | |
108 #define VAL_ALPHA___7 (0x7) /* Alpha = 0.7 */ | |
109 #define VAL_ALPHA___8 (0x8) /* Alpha = 0.8 */ | |
110 #define VAL_ALPHA___9 (0x9) /* Alpha = 0.9 */ | |
111 #define VAL_ALPHA___A (0xa) /* Alpha = 1.0 */ | |
112 | |
113 /* | |
114 * Value constants for VAL_radio_prio | |
115 */ | |
116 #define VAL_RADIO_PRIO___0 (0x0) /* Radio Priority 1 (Highest priority) */ | |
117 #define VAL_RADIO_PRIO___1 (0x1) /* Radio Priority 2 */ | |
118 #define VAL_RADIO_PRIO___2 (0x2) /* Radio Priority 3 */ | |
119 #define VAL_RADIO_PRIO___3 (0x3) /* Radio Priority 4 (Lower priority) */ | |
120 | |
121 /* | |
122 * Value constants for VAL_llc_pdu_type | |
123 */ | |
124 #define VAL_LLC_PDU_TYPE___0 (0x0) /* LLC PDU is SACK or ACK */ | |
125 #define VAL_LLC_PDU_TYPE___1 (0x1) /* LLC PDU is not SACK or ACK */ | |
126 | |
127 /* | |
128 * Value constants for VAL_bl_o_bl_per | |
129 */ | |
130 #define BLOCKS (0x0) /* ALLOCATION_BITMAP is to be interpreted as blocks */ | |
131 #define BLOCK_PERIODS (0x1) /* ALLOCATION_BITMAP is to be interpreted as block periods */ | |
132 | |
133 /* | |
134 * Value constants for VAL_rbb | |
135 */ | |
136 #define INVALID (0x0) /* Negative Ack of the RLC data block with BSN=(SSN-bit_nr)mod128 */ | |
137 #define RECEIVED (0x1) /* Positive Ack of the RLC data block with BSN=(SSN-bit_nr)mod128 */ | |
138 | |
139 /* | |
140 * Value constants for VAL_f_ack_ind | |
141 */ | |
142 #define VAL_F_ACK_IND___0 (0x0) /* retransmission are requested and the TBF is incomplete */ | |
143 #define VAL_F_ACK_IND___1 (0x1) /* no retransmissions are requested and this message indicates acknowledgement of all RLC data in the TBF */ | |
144 | |
145 #include "CDG_LEAVE.h" | |
146 | |
147 | |
148 #endif |