FreeCalypso > hg > fc-magnetite
comparison cdg3/cdginc-conservative/p_llgmm.val @ 16:c15047b3d00d
cdg3: import from freecalypso-citrine/cdg
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Tue, 27 Sep 2016 16:27:34 +0000 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
15:c8bdae60fcb1 | 16:c15047b3d00d |
---|---|
1 /* | |
2 +--------------------------------------------------------------------------+ | |
3 | PROJECT : PROTOCOL STACK | | |
4 | FILE : p_llgmm.val | | |
5 | SOURCE : "sap\llgmm.pdf" | | |
6 | LastModified : "2003-03-21" | | |
7 | IdAndVersion : "8441.103.99.014" | | |
8 | SrcFileTime : "Thu Nov 29 09:44:54 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_LLGMM_VAL | |
24 #define P_LLGMM_VAL | |
25 | |
26 | |
27 #define CDG_ENTER__P_LLGMM_VAL | |
28 | |
29 #define CDG_ENTER__FILENAME _P_LLGMM_VAL | |
30 #define CDG_ENTER__P_LLGMM_VAL__FILE_TYPE CDGINC | |
31 #define CDG_ENTER__P_LLGMM_VAL__LAST_MODIFIED _2003_03_21 | |
32 #define CDG_ENTER__P_LLGMM_VAL__ID_AND_VERSION _8441_103_99_014 | |
33 | |
34 #define CDG_ENTER__P_LLGMM_VAL__SRC_FILE_TIME _Thu_Nov_29_09_44_54_2007 | |
35 | |
36 #include "CDG_ENTER.h" | |
37 | |
38 #undef CDG_ENTER__P_LLGMM_VAL | |
39 | |
40 #undef CDG_ENTER__FILENAME | |
41 | |
42 | |
43 /* | |
44 * Value constants for VAL_ciphering_algorithm | |
45 */ | |
46 #define LLGMM_CIPHER_NO_ALGORITHM (0x0) /* no ciphering algorithm */ | |
47 #define LLGMM_CIPHER_GPRS_A5_1 (0x1) /* GPRS A5/1 ciphering algorithm */ | |
48 #define LLGMM_CIPHER_GPRS_A5_2 (0x2) /* GPRS A5/2 ciphering algorithm */ | |
49 #define LLGMM_CIPHER_NA (0xff) /* value n/a */ | |
50 | |
51 /* | |
52 * Value constants for VAL_trigger_cause | |
53 */ | |
54 #define LLGMM_TRICS_PAGE_RESPONSE (0x1) /* trigger was sent due to a received paging message */ | |
55 #define LLGMM_TRICS_CELL_UPDATE (0x3) /* trigger was sent because of a cell update */ | |
56 // VAL-FF: REL99 | |
57 // #define LLGMM_TRICS_CELL_UPDATE_NULL_FRAME (0x4)/* LLC can use NULL frame for cell updates */ | |
58 | |
59 /* | |
60 * Value constants for VAL_error_cause | |
61 */ | |
62 #define VAL_ERROR_CAUSE___DEF (0x0) /* invalid error cause */ | |
63 #define LLGMM_ERRCS_INVALID_UA (0xd064) /* invalid UA response */ | |
64 #define LLGMM_ERRCS_SABM_INVALID_XID (0xd065) /* invalid XID response during connection establishment */ | |
65 #define LLGMM_ERRCS_SABM_NO_PEER_RES (0xd066) /* no peer response during connection establishment */ | |
66 #define LLGMM_ERRCS_XID_INVALID_XID (0xd067) /* invalid XID response during parameter negotiation */ | |
67 #define LLGMM_ERRCS_XID_NO_PEER_RES (0xd068) /* no peer response during parameter negotiation */ | |
68 #define LLGMM_ERRCS_DISC_NO_PEER_RES (0xd069) /* no peer response during release of connection */ | |
69 #define LLGMM_ERRCS_MULT_ASS_TLLI (0xd06a) /* possible multiple assignment of a TLLI value */ | |
70 #define LLGMM_ERRCS_DM1_RECEIVED (0xd06b) /* unsolicited DM response with F bit 1 in state ABM */ | |
71 #define LLGMM_ERRCS_DM1_RECEIVED_REEST (0xd06c) /* unsolicited DM response with F bit 1 in state Timer Recovery; re-establishment procedure initiated */ | |
72 #define LLGMM_ERRCS_ACK_NO_PEER_RES_REEST (0xd06d)/* no peer response during waiting for acknowledgement; re-establishment procedure initiated */ | |
73 #define LLGMM_ERRCS_PEER_BUSY_REEST (0xd06e) /* peer receiver busy condition; re-establishment procedure initiated */ | |
74 #define LLGMM_ERRCS_FRMR_COND (0xd06f) /* frame rejection condition; frame discarded */ | |
75 #define LLGMM_ERRCS_FRMR_COND_REEST (0xd070) /* frame rejection condition; re-establishment procedure initiated */ | |
76 #define LLGMM_ERRCS_FRMR_RECEIVED (0xd071) /* FRMR response received; frame discarded */ | |
77 #define LLGMM_ERRCS_L3_REEST (0xd072) /* layer 3 initiated re-establishment procedure */ | |
78 #define LLGMM_ERRCS_PEER_REEST (0xd073) /* peer initiated re-establishment procedure */ | |
79 #define LLGMM_ERRCS_DM0_RECEIVED_REEST (0xd074) /* unsolicited DM response with F bit 0; re-establishment procedure initiated */ | |
80 | |
81 /* | |
82 * Value constants for VAL_susp_cause | |
83 */ | |
84 #define VAL_SUSP_CAUSE___DEF (0x0) /* suspension because of Attach or RAU */ | |
85 #define LLGMM_RAU (0x0) /* suspension because of Attach or RAU, GRR has to be suspended */ | |
86 #define LLGMM_CALL (0x1) /* suspension because of GSM establishment request */ | |
87 #define LLGMM_LIMITED (0x2) /* suspension because of limited service */ | |
88 #define LLGMM_PERIODIC_RAU (0x3) /* suspension because of periodic RAU */ | |
89 #define LLGMM_NO_GPRS_SERVICE (0x4) /* suspension because of no service or no GPRS supported */ | |
90 | |
91 /* | |
92 * user defined constants | |
93 */ | |
94 #define LLGMM_MAX_SEQ_NR (0x1ff) | |
95 #define LLGMM_NUM_SAPIS (0x10) | |
96 #define LLGMM_TLLI_INVALID (0xffffffff) | |
97 | |
98 #include "CDG_LEAVE.h" | |
99 | |
100 | |
101 #endif |