📄 m_rlcmac.val
字号:
/*
+--------------------------------------------------------------------------+
| PROJEKT : PROTOCOL STACK |
| FILE : M_RLCMAC.val |
| SOURCE : "Z:\condat\gsm\condat\ms\dfile\msg\RLCMAC.mdf" |
| LastModified : "24 June 1999" |
| IdAndVersion : "8440.600.99.003" |
| SrcFileTime : "Thu Aug 14 00:00:00 2003" |
| Generated by CCDGEN_2.2.4 on Thu Aug 14 16:45:17 2003 |
| !!DO NOT MODIFY!!DO NOT MODIFY!!DO NOT MODIFY!! |
+--------------------------------------------------------------------------+
*/
/* PRAGMAS
* PREFIX : NONE
* COMPATIBILITY_DEFINES : NO (require PREFIX)
* ALWAYS_ENUM_IN_VAL_FILE: NO
* ENABLE_GROUP: NO
*/
#ifndef M_RLCMAC_VAL
#define M_RLCMAC_VAL
#define CDG_ENTER__M_RLCMAC_VAL
#define CDG_ENTER__FILENAME _M_RLCMAC_VAL
#define CDG_ENTER__M_RLCMAC_VAL__FILE_TYPE CDGINC
#define CDG_ENTER__M_RLCMAC_VAL__LAST_MODIFIED _24_June_1999
#define CDG_ENTER__M_RLCMAC_VAL__ID_AND_VERSION _8440_600_99_003
#define CDG_ENTER__M_RLCMAC_VAL__SRC_FILE_TIME _Thu_Aug_14_00_00_00_2003
#include "CDG_ENTER.h"
#undef CDG_ENTER__M_RLCMAC_VAL
#undef CDG_ENTER__FILENAME
/*
* Value constants for li
*/
#define LI_GNOLZ_0 (0x0) /* No data bondary in the current RLC-Block */
#define LI_GNOLZ_DEF (0x0) /* reserved */
/*
* Value constants for msg_type
*/
#define RLC_DATA_BLOCK (0x0) /* RLC Data Block */
#define CTRL_BLK_NO_OPT (0x1) /* Ctrl Block without optional Bytes */
#define CTRL_BLK_OPT (0x2) /* uplink: reserved; dl Ctrl Block with optional Bytes */
#define MSG_TYPE_GNOLZ_3 (0x3) /* reseved */
/*
* Value constants for rrbp
*/
#define NP13 (0x0) /* uplink block with TDMA frame number = N+13 */
#define NP17_OR_NP18 (0x1) /* uplink block with TDMA frame number = N+17 or N+18 */
#define NP21_OR_NP22 (0x2) /* uplink block with TDMA frame number = N+21 or N+22 */
#define NP26 (0x3) /* uplink block with TDMA frame number = N+26 */
/*
* Value constants for sp
*/
#define RRBP_NOT_VALID (0x0) /* RRBP field is not valid */
#define RRBP_VALID (0x1) /* RRBP field is valid */
/*
* Value constants for pr
*/
#define LEV_0_6DB (0x0) /* 0-6 dB less than BCCH level */
#define LEV_8_14DB (0x1) /* 8-14 dB less than BCCH level */
#define LEV_16_22DB (0x2) /* 16-22 dB less than BCCH level */
#define LEV_24_30DB (0x3) /* 24-30 dB less than BCCH level */
/*
* Value constants for fbi
*/
#define MORE_RLC_BLOCKS (0x0) /* Current block is not last RLC data block in TBF */
#define LAST_RLC_BLOCKS (0x1) /* Current block is last RLC data block in TBF */
/*
* Value constants for si
*/
#define WIN_STALLED (0x0) /* MS RLC transmit window is not stalled */
#define WIN_NOT_STALLED (0x1) /* MS RLC transmit window is stalled */
/*
* Value constants for r
*/
#define CHAN_REQ_ONCE (0x0) /* MS sent channel request message once */
#define CHAN_REQ_MORE (0x1) /* MS sent channel request message once or more */
/*
* Value constants for ti
*/
#define TLLI_NOT_PRESENT (0x0) /* TLLI field is not present */
#define TLLI_PRESENT (0x1) /* TLLI field is present */
/*
* Value constants for fs
*/
#define CTRL_COMPLETE (0x0) /* Current block does not contain the final segment of an RLC/MAC control message */
#define CTRL_NOT_COMPLETE (0x1) /* Current block contains the final segment of anRLC/MAC control message */
/*
* Value constants for ac
*/
#define TFI_NOT_PRESENT (0x0) /* TFI/D octet is not present */
#define TFI_PRESENT (0x1) /* TFI/D octet is present */
/*
* Value constants for d
*/
#define UL_TFI (0x0) /* TFI field identifies an uplink TBF */
#define DL_TFI (0x1) /* TFI field identifies a downlink TBF */
/*
* user defined constants
*/
#define MAX_LI_M (0xa)
#include "CDG_LEAVE.h"
#endif
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -