⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 p_grr.val

📁 GSM手机设计软件代码
💻 VAL
字号:
/*
+--------------------------------------------------------------------------+
| PROJEKT : PROTOCOL STACK                                                 |
| FILE    : P_GRR.val                                                      |
| SOURCE  : "Z:\condat\gsm\condat\ms\dfile\prim\GRR.pdf"                   |
| LastModified : "09-April-2002"                                           |
| IdAndVersion : "8441.102.02.021"                                         |
| SrcFileTime  : "Thu Aug 14 00:00:00 2003"                                |
| Generated by CCDGEN_2.2.4 on Thu Aug 14 16:45:18 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 P_GRR_VAL
#define P_GRR_VAL


#define CDG_ENTER__P_GRR_VAL

#define CDG_ENTER__FILENAME _P_GRR_VAL
#define CDG_ENTER__P_GRR_VAL__FILE_TYPE CDGINC
#define CDG_ENTER__P_GRR_VAL__LAST_MODIFIED _09_April_2002
#define CDG_ENTER__P_GRR_VAL__ID_AND_VERSION _8441_102_02_021

#define CDG_ENTER__P_GRR_VAL__SRC_FILE_TIME _Thu_Aug_14_00_00_00_2003

#include "CDG_ENTER.h"

#undef CDG_ENTER__P_GRR_VAL

#undef CDG_ENTER__FILENAME

/*
 * Value constants for delay
 */
#define GRR_DELAY_SUB                  (0x0)      /* Subscribed delay class         */
#define GRR_DELAY_1                    (0x1)      /* Delay class 1                  */
#define GRR_DELAY_2                    (0x2)      /* Delay class 2                  */
#define GRR_DELAY_3                    (0x3)      /* Delay class 3                  */
#define GRR_DELAY_4                    (0x4)      /* Delay class 4 (best effort)    */
/*
 * Value constants for relclass
 */
#define GRR_RELCLASS_SUB               (0x0)      /* Subscribed reliability class   */
#define GRR_GTP_LLC_RLC_PROT           (0x1)      /* Acknowledged GTP, LLC, and RLC; Protected data */
#define GRR_LLC_RLC_PROT               (0x2)      /* Unacknowledged GTP; Acknowledged LLC and RLC, Protected data */
#define GRR_RLC_PROT                   (0x3)      /* Unacknowledged GTP and LLC; Acknowledged RLC, Protected data */
#define GRR_PROT                       (0x4)      /* Unacknowledged GTP, LLC, and RLC, Protected data */
#define GRR_NO_REL                     (0x5)      /* Unacknowledged GTP, LLC, and RLC, Unprotected data */
/*
 * Value constants for peak
 */
#define GRR_PEAK_SUB                   (0x0)      /* Subscribed peak throughput     */
#define GRR_PEAK_1K                    (0x1)      /* Up to 1 000 octet/s            */
#define GRR_PEAK_2K                    (0x2)      /* Up to 2 000 octet/s            */
#define GRR_PEAK_4K                    (0x3)      /* Up to 4 000 octet/s            */
#define GRR_PEAK_8K                    (0x4)      /* Up to 8 000 octet/s            */
#define GRR_PEAK_16K                   (0x5)      /* Up to 16 000 octet/s           */
#define GRR_PEAK_32K                   (0x6)      /* Up to 32 000 octet/s           */
#define GRR_PEAK_64K                   (0x7)      /* Up to 64 000 octet/s           */
#define GRR_PEAK_128K                  (0x8)      /* Up to 128 000 octet/s          */
#define GRR_PEAK_256K                  (0x9)      /* Up to 256 000 octet/s          */
/*
 * Value constants for preced
 */
#define GRR_PRECED_SUB                 (0x0)      /* Subscribed precedence          */
#define GRR_PRIO_HIGH                  (0x1)      /* High priority                  */
#define GRR_PRIO_NORM                  (0x2)      /* Normal priority                */
#define GRR_PRIO_LOW                   (0x3)      /* Low priority                   */
/*
 * Value constants for mean
 */
#define GRR_MEAN_SUB                   (0x0)      /* Subscribed mean throughput     */
#define GRR_MEAN_100                   (0x1)      /* 100 octet/h                    */
#define GRR_MEAN_200                   (0x2)      /* 200 octet/h                    */
#define GRR_MEAN_500                   (0x3)      /* 500 octet/h                    */
#define GRR_MEAN_1K                    (0x4)      /* 1 000 octet/h                  */
#define GRR_MEAN_2K                    (0x5)      /* 2 000 octet/h                  */
#define GRR_MEAN_5K                    (0x6)      /* 5 000 octet/h                  */
#define GRR_MEAN_10K                   (0x7)      /* 10 000 octet/h                 */
#define GRR_MEAN_20K                   (0x8)      /* 20 000 octet/h                 */
#define GRR_MEAN_50K                   (0x9)      /* 50 000 octet/h                 */
#define GRR_MEAN_100K                  (0xa)      /* 100 000 octet/h                */
#define GRR_MEAN_200K                  (0xb)      /* 200 000 octet/h                */
#define GRR_MEAN_500K                  (0xc)      /* 500 000 octet/h                */
#define GRR_MEAN_1M                    (0xd)      /* 1 000 000 octet/h              */
#define GRR_MEAN_2M                    (0xe)      /* 2 000 000 octet/h              */
#define GRR_MEAN_5M                    (0xf)      /* 5 000 000 octet/h              */
#define GRR_MEAN_10M                   (0x10)     /* 10 000 000 octet/h             */
#define GRR_MEAN_20M                   (0x11)     /* 20 000 000 octet/h             */
#define GRR_MEAN_50M                   (0x12)     /* 50 000 000 octet/h             */
#define GRR_MEAN_BEST                  (0x1f)     /* Best effort                    */
/*
 * Value constants for sapi
 */
#define GRR_SAPI_1                     (0x1)      /* SAP for GMM                    */
#define GRR_SAPI_3                     (0x3)      /* SAP 1 for SNDCP                */
#define GRR_SAPI_5                     (0x5)      /* SAP 2 for SNDCP                */
#define GRR_SAPI_7                     (0x7)      /* SAP for SMS                    */
#define GRR_SAPI_9                     (0x9)      /* SAP 3 for SNDCP                */
#define GRR_SAPI_11                    (0xb)      /* SAP 4 for SNDCP                */
#define GRR_SAPI_TEST_MODE             (0xff)     /* This signs a primitive as GRR-self generated for test purposes */
/*
 * Value constants for radio_prio
 */
#define GRR_RADIO_PRIO_1               (0x0)      /* Radio Priority Level 1 (highest) */
#define GRR_RADIO_PRIO_2               (0x1)      /* Radio Priority Level 2         */
#define GRR_RADIO_PRIO_3               (0x2)      /* Radio Priority Level 3         */
#define GRR_RADIO_PRIO_4               (0x3)      /* Radio Priority Level 4 (lowest) */
/*
 * Value constants for cause
 */
#define GRR_DTACS_DEF                  (0x0)      /* any other reason               */
#define GRR_DTACS_PAGE_RESPONSE        (0x1)      /* data is sent due to a page response */
#define GRR_DTACS_MOBILITY_MANAGEMENT  (0x2)      /* mobility management data is sent */
#define GRR_DTACS_EMPTY_FRAME          (0x3)      /* empty frame is sent due to a cell update */

#include "CDG_LEAVE.h"


#endif

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -