📄 m_rr.val
字号:
*/
#define TLLI_BCC1 (0x0) /* mobile station shall use CS-1 */
#define TLLI_BCC_CODED (0x1) /* mobile station shall use CS specified by Channel Coding */
/*
* Value constants for ta_valid
*/
#define TA_VALID_NO (0x0) /* the value is not valid */
#define TA_VALID_YES (0x1) /* the value is valid */
/*
* Value constants for inband_not
*/
#define IN_BAND_NOT_NCH (0x0) /* notifications are sent on NCH only */
#define IN_BAND_NOT_FACCH (0x1) /* notifications are sent on FACCH too */
/*
* Value constants for inband_pag
*/
#define IN_BAND_PAG_PCH (0x0) /* pagings are sent on PCH only */
#define IN_BAND_PAG_FACCH (0x1) /* pagings are sent on FACCH too */
/*
* Value constants for tm
*/
#define TM_DED (0x0) /* dedicated mode */
#define TM_GROUP (0x1) /* group transmit mode */
#define TM_GNOLZ_DEF (0x0) /* reserved */
/*
* Value constants for blp
*/
#define BLP_BLK (0x0) /* The allocation bitmap is to be interpreted as blocks. */
#define BLP_PER (0x1) /* The allocation bitmap is to be interpreted as block periods. */
/*
* Value constants for num_range
*/
#define NUM_RANGE_GNOLZ_DEF (0x0) /* reserved */
/*
* Value constants for nmo
*/
#define NMO_GNOLZ_0 (0x0) /* Network Mode 1 */
#define NMO_GNOLZ_1 (0x1) /* Network Mode 2 */
#define NMO_GNOLZ_2 (0x2) /* Network Mode 3 */
#define NMO_GNOLZ_3 (0x3) /* reserved */
/*
* Value constants for ab_type
*/
#define AB_8_BIT (0x0) /* 8 bit access burst shall be used */
#define AB_11_BIT (0x1) /* 11 bit access burst shall be used */
/*
* Value constants for ctrl_ack_type
*/
#define CTRL_ACK_TYPE_GNOLZ_0 (0x0) /* default format is four access bursts */
#define CTRL_ACK_TYPE_GNOLZ_1 (0x1) /* default format is RLC/MAC control block. */
/*
* Value constants for it5
*/
#define IT5_1 (0x0) /* System Information Type 1 */
#define IT5_2 (0x1) /* System Information Type 2 */
#define IT5_2BIS (0x2) /* System Information Type 2bis */
#define IT5_2TER (0x3) /* System Information Type 2ter */
#define IT5_3 (0x4) /* System Information Type 3 */
#define IT5_4 (0x5) /* System Information Type 4 */
#define IT5_7 (0x6) /* System Information Type 7 */
#define IT5_8 (0x7) /* System Information Type 8 */
#define IT5_9 (0x8) /* System Information Type 9 */
#define IT5_13 (0x9) /* System Information Type 13 */
#define IT5_14 (0xa) /* System Information Type 14 */
/*
* Value constants for solsa_exc_acc
*/
#define SOLSA_EXCLUSIVE_NO (0x0)
#define SOLSA_EXCLUSIVE_YES (0x1)
/*
* Value constants for meas_valid
*/
#define MEAS_VALID_YES (0x0) /* The measurement results are valid */
#define MEAS_VALID_NO (0x1) /* the measurement results are not valid */
/*
* Value constants for pow_offs
*/
#define POW_OFFS_0_DB (0x0) /* offset 0 dB */
#define POW_OFFS_2_DB (0x1) /* offset 2 dB */
#define POW_OFFS_4_DB (0x2) /* offset 4 dB */
#define POW_OFFS_6_DB (0x3) /* offset 6 dB */
/*
* Value constants for si_cf
*/
#define SI_CF_UNSPEC (0x0) /* Update of unspecified SI message(s) */
#define SI_CF_1 (0x1) /* Update of SI1 message */
#define SI_CF_2X (0x2) /* Update of SI2, SI2bis or SI2ter message */
#define SI_CF_3UNTIL8 (0x3) /* Update of SI3, SI4, SI7 or SI8 message */
#define SI_CF_9 (0x4) /* Update of SI9 message */
#define SI_CF_GNOLZ_DEF (0x0) /* Update of unknown SI message type */
/*
* Value constants for spgc
*/
#define SPGC_NO (0x0) /* SPLIT_PG_CYCLE is not supported on CCCH in this cell */
#define SPGC_YES (0x1) /* SPLIT_PG_CYCLE is supported on CCCH in this cell */
/*
* Value constants for prio_acc_thr
*/
#define PAT_NO (0x0) /* Packet access not allowed in the cell */
#define PAT_SPARE1 (0x1) /* Spare, shall be interpreted as 0 */
#define PAT_SPARE2 (0x2) /* Spare, shall be interpreted as 0 */
#define PAT_ACC1 (0x3) /* packet access allowed for priority level 1 */
#define PAT_ACC2 (0x4) /* packet access allowed for priority level 1 to 2 */
#define PAT_ACC3 (0x5) /* packet access allowed for priority level 1 to 3 */
#define PAT_ACC4 (0x6) /* packet access allowed for priority level 1 to 4 */
#define PAT_SPARE6 (0x7) /* Spare, shall be interpreted as 6 */
/*
* Value constants for nco
*/
#define NCO_NO_REP (0x0) /* MS controlled cell reselection, no measurement reporting */
#define NCO_MS_RESEL (0x1) /* MS controlled cell reselection, MA sends measurement reports */
#define NCO_NET_RESEL (0x2) /* Network controlled cell reselection, MA sends measurement reports */
#define NCO_GNOLZ_DEF (0x0) /* reserved */
/*
* Value constants for pc_meas_chan
*/
#define PC_MEAS_BCCH (0x0) /* BCCH shall be used for downlink measurements for power control */
#define PC_MEAS_PDCH (0x1) /* PDCH shall be used for downlink measurements for power control */
/*
* Value constants for ext_dyn_all
*/
#define EXT_DYN_NO (0x0) /* Dynamic Allocation */
#define EXT_DYN_YES (0x1) /* Extended Dynamic Allocation */
/*
* Value constants for flag_pp
*/
#define PRES_NO (0x0) /* information is not present */
#define PRES_YES (0x1) /* information is present */
/*
* Value constants for final
*/
#define FINAL_NO (0x0) /* allocation is not the last Allocation of TBF */
#define FINAL_YES (0x1) /* allocation is the last Allocation of TBF */
/*
* Value constants for hdm
*/
#define HDM_NO (0x0) /* The mobile station shall not operate in half duplex mode. */
#define HDM_YES (0x1) /* The mobile station shall operate in half duplex mode. */
/*
* Value constants for chan_mode8
*/
#define CM_SIG_ONLY (0x0) /* signaling only */
#define CM_SPEECH (0x1) /* speech (full rate or half rate), version 1 */
#define CM_SPEECH_VER1 (0x1) /* speech (full rate or half rate), version 1 */
#define CM_SPEECH_VER2 (0x21) /* speech (full rate or half rate), version 2 */
#define CM_SPEECH_VER3 (0x41) /* speech (full rate or half rate), version 3 */
#define CM_DATA_14_5 (0xf) /* data, 14.5 kbit/s radio interface rate */
#define CM_DATA_12_0 (0x3) /* data, 12.0 kbit/s radio interface rate */
#define CM_DATA_6_0 (0xb) /* data, 6.0 kbit/s radio interface rate */
#define CM_DATA_3_6 (0x13) /* data, 3.6 kbit/s radio interface rate */
#define CHAN_MODE8_GNOLZ_DEF (0x0) /* reserved mode */
/*
* Value constants for chan_mode_2
*/
#define CM2_SIG_ONLY (0x0) /* signaling only */
#define CM2_SPEECH_HALF (0x5) /* speech half rate */
#define CM2_SPEECH_VER1 (0x5) /* speech (full rate or half rate), version 1 */
#define CM2_SPEECH_VER2 (0x25) /* speech (full rate or half rate), version 2 */
#define CM2_SPEECH_VER3 (0x45) /* speech (full rate or half rate), version 3 */
#define CM2_DATA_6_0 (0xf) /* data, 6.0 kbit/s radio interface rate */
#define CM2_DATA_3_6 (0x17) /* data, 3.6 kbit/s radio interface rate */
#define CHAN_MODE_2_GNOLZ_DEF (0x0) /* reserved mode */
/*
* Value constants for rr_cause
*/
#define RRC_NORMAL_EVENT (0x0) /* Normal event */
#define RRC_UNSPECIFIED (0x1) /* Abnormal release, unspecified */
#define RRC_CHAN_UNACCEPT (0x2) /* Abnormal release, channel unacceptable */
#define RRC_TIMER_EXPIRED (0x3) /* Abnormal release, timer expired */
#define RRC_NO_ACTIVITY (0x4) /* Abnormal release, no activity on the radio path */
#define RRC_PREEMEPT (0x5) /* Preemptive release */
#define RRC_TIME_ADVANCE (0x8) /* Handover impossible, timing advance out of range */
#define RRC_CHANNEL_MODE (0x9) /* Channel mode unacceptable */
#define RRC_FREQ_NOT_IMPL (0xa) /* Frequency not implemented */
#define RRC_CALL_CLEARED (0x41) /* Call already cleared */
#define RRC_INCORRECT_MSG (0x5f) /* Semantically incorrect message */
#define RRC_INVALID_MAN_INFO (0x60) /* Invalid mandatory information */
#define RRC_MSG_NOT_IMPL (0x61) /* Message type non-existent or not implemented */
#define RRC_MSG_NOT_COMPAT (0x62) /* Message type not compatible with protocol state */
#define RRC_COND_IE_ERROR (0x64) /* Conditional IE error */
#define RRC_NO_CELL_ALLOC (0x65) /* No cell allocation available */
#define RRC_PROT_UNSPECIFIED (0x6f) /* Protocol error unspecified */
/*
* Value constants for susp_cause
*/
#define SUSP_C_CALL (0x0) /* Mobile originated or mobile terminated call */
#define SUSP_C_LU (0x1) /* Location Update */
#define SUSP_C_SMS (0x2) /* Short message service */
#define SUSP_C_SS (0x3) /* Supplementary service activation */
#define SUSP_C_VBS (0x4) /* Voice broadcast or group call */
#define SUSP_CAUSE_GNOLZ_DEF (0x0) /* shall be treated as 0 */
/*
* Value constants for tma
*/
#define TMA_0 (0x0) /* no meaning */
#define TMA_1 (0x1) /* the message is the first of two in a two message assignment */
/*
* Value constants for dl
*/
#define DL_0 (0x0) /* no meaning */
#define DL_1 (0x1) /* the message assigns a resource to the MS identified by the IA rest octets */
/*
* Value constants for d_t
*/
#define D_T_DED (0x0) /* the message assigns a resource in dedicated mode */
#define D_T_TBF (0x1) /* the message assigns a TBF */
/*
* user defined constants
*/
#define L3MAX_ACK (0xfb)
#define L3MAX (0xfb)
#define MAX_APDU_DATA (0xf8)
#define MAX_ARFCN (0x14)
#define MAX_ARFCNI (0x5)
#define MAX_GR_C_INFO (0x5)
#define MAX_ITP (0x5)
#define MAX_LSA_ID (0x2)
#define MAX_POS (0x5)
#define MAX_RANGE (0xa)
#define MAX_RFL (0x5)
#define N_MAX_RANGE (0x1e)
#define N_CELL_MRES (0x6)
#define N_FREQ_SHORT_LIST (0x9)
#define N_FREQ_SKIP (0x10)
#define N_MAX_FREQ_LIST (0xfa)
#define N_MOB_ALLOC (0x8)
#include "CDG_LEAVE.h"
#endif
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -