📄 p_rrgrr.val
字号:
/*
+--------------------------------------------------------------------------+
| PROJEKT : PROTOCOL STACK |
| FILE : P_RRGRR.val |
| SOURCE : "Z:\condat\gsm\condat\ms\dfile\prim\RRGRR.pdf" |
| LastModified : "28-April-2003" |
| IdAndVersion : "8441.112.03.028" |
| 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_RRGRR_VAL
#define P_RRGRR_VAL
#define CDG_ENTER__P_RRGRR_VAL
#define CDG_ENTER__FILENAME _P_RRGRR_VAL
#define CDG_ENTER__P_RRGRR_VAL__FILE_TYPE CDGINC
#define CDG_ENTER__P_RRGRR_VAL__LAST_MODIFIED _28_April_2003
#define CDG_ENTER__P_RRGRR_VAL__ID_AND_VERSION _8441_112_03_028
#define CDG_ENTER__P_RRGRR_VAL__SRC_FILE_TIME _Thu_Aug_14_00_00_00_2003
#include "CDG_ENTER.h"
#undef CDG_ENTER__P_RRGRR_VAL
#undef CDG_ENTER__FILENAME
/*
* Value constants for arfcn
*/
#define RRGRR_INVALID_ARFCN (0xffff) /* Used to mark a channel number entry as invalid. */
/*
* Value constants for bsic
*/
#define RRGRR_INVALID_BSIC (0xff) /* Used to identify a BSIC entry as invalid */
/*
* Value constants for lac
*/
#define RRGRR_LA_INVALID (0xfffe) /* la invalid */
#define LAC_GNOLZ_DEF (0x0) /* lac */
/*
* Value constants for rac
*/
#define RRGRR_RAC_INVALID (0xff) /* routing area code invalid */
/*
* Value constants for si1_state
*/
#define SI1_NOT_SEND (0x0) /* SI not send */
#define SI1_RECEIVED (0x1) /* SI received */
#define SI1_NOT_RECEIVED (0x2) /* SI not received */
/*
* Value constants for si3_state
*/
#define SI3_NOT_SEND (0x0) /* SI not send */
#define SI3_RECEIVED (0x1) /* SI received */
#define SI3_NOT_RECEIVED (0x2) /* SI not received */
/*
* Value constants for si13_state
*/
#define SI13_NOT_SEND (0x0) /* SI not send */
#define SI13_RECEIVED (0x1) /* SI received */
#define SI13_NOT_RECEIVED (0x2) /* SI not received */
/*
* Value constants for gprs_ms_txpwr_max_cch
*/
#define GPRS_MS_TXPWR_MAX_CCH_INVALID (0xff) /* This value is used to indicate the absence of this parameter */
/*
* Value constants for sb_flag
*/
#define NO_SB_FOUND (0x0) /* synchronisation burst not found */
#define SB_FOUND (0x1) /* synchronisation burst found */
#define SB_UNKNOWN (0x2) /* status of synchronisation burst unknown */
/*
* Value constants for rxlev
*/
#define RRGRR_INVALID_RXLEV (0x80) /* receive signal strength level not present */
/*
* Value constants for idx
*/
#define RRGRR_INVALID_IDX (0xff) /* index not present */
/*
* Value constants for v_stop_ccch
*/
#define DONT_STOP_CCCH (0x0) /* Don't stop CCCH */
#define STOP_CCCH (0x1) /* Stop CCCH */
#define INVALID_MSG (0x2) /* The message was not assigned to MS */
#define TASK_STOP_DUMMY_VALUE (0x3) /* Dummy value, only used for GRR internal purposes */
/*
* Value constants for cell_bar_access_2
*/
#define CBA_2_NORMAL (0x0) /* Status for cell reselection is set to normal */
#define CBA_2_BARRED (0x1) /* Status for cell reselection is set to barred */
/*
* Value constants for exc_acc
*/
#define EXC_ACC_NORMAL (0x0) /* Status for cell selection and reselection is set to normal */
#define EXC_ACC_LIMITED (0x1) /* The MS is only allowed to camp on the cell for limited service */
/*
* Value constants for same_ra_as_serving_cell
*/
#define DIFFERENT_RA_AS_SCELL (0x0) /* The cell is in a routing area different from the serving cell */
#define SAME_RA_AS_SCELL (0x1) /* The cell is in the same routing area as the serving cell */
/*
* Value constants for gprs_rxlev_access_min
*/
#define GPRS_RXLEV_ACCESS_MIN_INVALID (0xff) /* This value is used to indicate the absence of this parameter */
/*
* Value constants for gprs_temporary_offset
*/
#define GPRS_TEMPORARY_OFFSET_INVALID (0xff) /* This value is used to indicate the absence of this parameter */
/*
* Value constants for gprs_penalty_time
*/
#define GPRS_PENALTY_TIME_INVALID (0xff) /* This value is used to indicate the absence of this parameter */
/*
* Value constants for gprs_reselect_offset
*/
#define GPRS_RESEL_OFF_DEFAULT (0x10) /* Default value (0 dB) */
#define GPRS_RESEL_OFF_INVALID (0xff) /* This value is used to indicate the absence of this parameter */
/*
* Value constants for priority_class
*/
#define GPRS_PRIORITY_CLASS_INVALID (0xff) /* This value is used to indicate the absence of this parameter */
/*
* Value constants for hcs_thr
*/
#define GPRS_HCS_THR_INVALID (0xff) /* This value is used to indicate the absence of this parameter */
/*
* Value constants for si13_location
*/
#define SI13_LOC_BCCH_NORM (0x0) /* SYSTEM INFORMATION TYPE 13 message is sent on BCCH norm */
#define SI13_LOC_BCCH_EXT (0x1) /* SYSTEM INFORMATION TYPE 13 message is sent on BCCH ext */
#define SI13_LOC_INVALID (0xff) /* This value is used to indicate the absence of this parameter */
/*
* Value constants for pbcch_location
*/
#define PBCCH_LOC_INVALID (0xff) /* This value is used to indicate the absence of this parameter */
/*
* Value constants for psi1_repeat_period
*/
#define PSI1_RPT_PRD_INVALID (0xff) /* This value is used to indicate the absence of this parameter */
/*
* Value constants for plmn_forb
*/
#define PLMN_FORBIDDEN (0x1) /* plmn forbidden */
#define PLMN_ALLOWED (0x0) /* plmn allowed */
/*
* Value constants for la_forb
*/
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -