📄 m_cc.val
字号:
/*
+--------------------------------------------------------------------------+
| PROJEKT : PROTOCOL STACK |
| FILE : M_CC.val |
| SOURCE : "Z:\condat\gsm\condat\ms\dfile\msg\CC.mdf" |
| LastModified : "4 February, 2003" |
| IdAndVersion : "6147.600.97.108" |
| 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_CC_VAL
#define M_CC_VAL
#define CDG_ENTER__M_CC_VAL
#define CDG_ENTER__FILENAME _M_CC_VAL
#define CDG_ENTER__M_CC_VAL__FILE_TYPE CDGINC
#define CDG_ENTER__M_CC_VAL__LAST_MODIFIED _4_February_2003
#define CDG_ENTER__M_CC_VAL__ID_AND_VERSION _6147_600_97_108
#define CDG_ENTER__M_CC_VAL__SRC_FILE_TIME _Thu_Aug_14_00_00_00_2003
#include "CDG_ENTER.h"
#undef CDG_ENTER__M_CC_VAL
#undef CDG_ENTER__FILENAME
/*
* Value constants for hold
*/
#define HLD_IDLE (0x0)
#define HLD_HOLD_REQ (0x1)
#define HLD_CALL_HELD (0x2)
#define HLD_RETRIEVE_REQ (0x3)
/*
* Value constants for mpty
*/
#define MPTY_IDLE (0x0)
#define MPTY_REQ (0x1)
#define MPTY_CALL (0x2)
#define MPTY_SPLIT (0x3)
/*
* Value constants for rad_chan_req
*/
#define RCR_FULL_ONLY (0x1) /* full rate support only mobile station */
#define RCR_HALF_PREF (0x2) /* dual rate support mobile station/half rate preferred */
#define RCR_FULL_PREF (0x3) /* dual rate support mobile station/full rate preferred */
#define RAD_CHAN_REQ_GNOLZ_DEF (0x0) /* reserved */
/*
* Value constants for code
*/
#define CSTD_GSM (0x0) /* GSM standardized coding */
#define CODE_GNOLZ_DEF (0x0) /* reserved */
/*
* Value constants for trans_mode
*/
#define TM_CIRCUIT (0x0) /* circuit mode */
#define TM_PACKET (0x1) /* packet mode */
/*
* Value constants for trans_cap
*/
#define ITC_SPEECH (0x0) /* speech */
#define ITC_DIGITAL_UNRESTRICTED (0x1) /* unrestricted digital information */
#define ITC_AUDIO (0x2) /* audio 3.1 kHz, ex PLMN */
#define ITC_FAX_GROUP_3 (0x3) /* fascimile group 3 */
#define ITC_AUXILIARY_SPEECH (0x6) /* Auxiliary speech */
#define ITC_NETWORK_RESERVED (0x7) /* reserved, to be used in the network. */
#define TRANS_CAP_GNOLZ_DEF (0x0) /* reserved */
/*
* Value constants for ctm
*/
#define CTM_NO (0x0) /* Mobile does not support prolonged clearing procedure */
#define CTM_YES (0x1) /* Mobile supports prolonged clearing procedure */
/*
* Value constants for coding_bc3x5
*/
#define CODING_BC3X_SPEECH (0x0) /* Octet 3x of IE Bearer Capabilities indicates speech codec version */
#define CODING_BC3X_OTHER (0x1) /* Octet 3x of IE Bearer Capabilities used for other extension of octet 3 */
/*
* Value constants for speech_vers5
*/
#define SPEECH_VERS_FR (0x0) /* full rate speech version 1 */
#define SPEECH_VERS_HR (0x1) /* half rate speech version 1 */
#define SPEECH_VERS_EFR (0x2) /* full rate speech version 2 (enhanced full rate) */
#define SPEECH_VERS_AMR_HR (0x5) /* half rate speech version 3 (AHS) */
#define SPEECH_VERS_AMR_FR (0x4) /* full rate speech version 3 (AFS) */
#define SPEECH_VERS_NONE (0xf) /* no speech version given */
/*
* Value constants for compress
*/
#define COMP_NO (0x0) /* data compression not possible */
#define COMP_YES (0x1) /* data compression possible */
/*
* Value constants for structure
*/
#define STRC_SERV_DATA_INTEG (0x0) /* service data unit integrity */
#define STRC_UNSTRUCTURED (0x3) /* unstructured */
#define STRUCTURE_GNOLZ_DEF (0x0) /* reserved */
/*
* Value constants for duplex
*/
#define DUPLEX_HALF (0x0) /* half duplex */
#define DUPLEX_FULL (0x1) /* full duplex */
/*
* Value constants for config
*/
#define CONF_POINT_TO_POINT (0x0) /* point-to-point */
#define CONFIG_GNOLZ_DEF (0x0) /* reserved */
/*
* Value constants for nirr
*/
#define NIRR_NO_MEANING (0x0) /* No meaning is associated with this value. */
#define NIRR_DATA (0x1) /* Data up to and including 4.8 kb/s, full rate, non-transparent, 6 kb/s radio interface rate is requested. */
/*
* Value constants for establish
*/
#define ESTAB_DEMAND (0x0) /* demand */
#define ESTABLISH_GNOLZ_DEF (0x0) /* reserved */
/*
* Value constants for access_ident
*/
#define AI_OCT_ID (0x0) /* octet identifier */
#define ACCESS_IDENT_GNOLZ_DEF (0x0) /* reserved */
/*
* Value constants for rate_adapt
*/
#define RA_NONE (0x0) /* no rate adaption */
#define RA_V110 (0x1) /* V.110/X.30 rate adaption */
#define RA_X31 (0x2) /* CCITT X.31 flag stuffing */
#define RATE_ADAPT_GNOLZ_DEF (0x0) /* reserved */
/*
* Value constants for sig_access_prot
*/
#define SIAP_I440 (0x1) /* I.440/450 */
#define SIAP_X21 (0x2) /* X.21 */
#define SIAP_X28_INDIV_NUI (0x3) /* X.28 - dedicated PAD, individual NUI */
#define SIAP_X28_UNIV_NUI (0x4) /* X.28 - dedicated PAD, universal NUI */
#define SIAP_X28_NON_DEDIC (0x5) /* X.28 - non dedicated PAD */
#define SIAP_X32 (0x6) /* X.32 */
#define SIG_ACCESS_PROT_GNOLZ_DEF (0x0) /* reserved */
/*
* Value constants for l1_ident
*/
#define L1_OCT_ID (0x1) /* octet identifier */
#define L1_IDENT_GNOLZ_DEF (0x0) /* reserved */
/*
* Value constants for user_inf_l1_prot
*/
#define L1_DEFAULT (0x0) /* default layer 1 protocol */
#define USER_INF_L1_PROT_GNOLZ_DEF (0x0) /* reserved */
/*
* Value constants for sync_async
*/
#define SYNCHRONOUS (0x0) /* synchronous */
#define ASYNCHRONOUS (0x1) /* asynchronous */
/*
* Value constants for num_stop
*/
#define NSTOP_1 (0x0) /* 1 bit (This value is also used in the case of synchronous mode) */
#define NSTOP_2 (0x1) /* 2 bits */
/*
* Value constants for negotiate
*/
#define NEGOTIATE_NO (0x0) /* in-band negotiation not possible */
#define NEGOTIATE_GNOLZ_DEF (0x0) /* reserved */
/*
* Value constants for num_data
*/
#define NDATA_7 (0x0) /* 7 bits */
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -