📄 m_sat.val
字号:
/*
+--------------------------------------------------------------------------+
| PROJEKT : PROTOCOL STACK |
| FILE : M_SAT.val |
| SOURCE : "Z:\condat\gsm\condat\ms\dfile\msg\SAT.mdf" |
| LastModified : "14.08.03" |
| IdAndVersion : "6147.609.99.011" |
| 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_SAT_VAL
#define M_SAT_VAL
#define CDG_ENTER__M_SAT_VAL
#define CDG_ENTER__FILENAME _M_SAT_VAL
#define CDG_ENTER__M_SAT_VAL__FILE_TYPE CDGINC
#define CDG_ENTER__M_SAT_VAL__LAST_MODIFIED _14_08_03
#define CDG_ENTER__M_SAT_VAL__ID_AND_VERSION _6147_609_99_011
#define CDG_ENTER__M_SAT_VAL__SRC_FILE_TIME _Thu_Aug_14_00_00_00_2003
#include "CDG_ENTER.h"
#undef CDG_ENTER__M_SAT_VAL
#undef CDG_ENTER__FILENAME
/*
* Value constants for cmd_typ
*/
#define SAT_CMD_REFRESH (0x1) /* Refresh command */
#define SAT_CMD_MORE_TIME (0x2) /* More time command */
#define SAT_CMD_POLL_INTERVAL (0x3) /* Poll interval command */
#define SAT_CMD_POLL_OFF (0x4) /* Polling off command */
#define SAT_CMD_EVENT_LIST (0x5) /* Setup event list command */
#define SAT_CMD_SETUP_CALL (0x10) /* Set up call command */
#define SAT_CMD_SEND_SS (0x11) /* Send SS command */
#define SAT_CMD_SEND_USSD (0x12) /* Send USSD Command */
#define SAT_CMD_SEND_SMS (0x13) /* Send Short Message command */
#define SAT_CMD_SEND_DTMF (0x14) /* Send DTMF command */
#define SAT_CMD_LAUNCH_BROWSER (0x15) /* Launch WWW Browser class c */
#define SAT_CMD_PLAY_TONE (0x20) /* Play tone command */
#define SAT_CMD_DISPLAY_TEXT (0x21) /* Display text command */
#define SAT_CMD_GET_INKEY (0x22) /* Get inkey command */
#define SAT_CMD_GET_INPUT (0x23) /* Get input command */
#define SAT_CMD_SEL_ITEM (0x24) /* Select item command */
#define SAT_CMD_SETUP_MENU (0x25) /* Set up menu command */
#define SAT_CMD_PROV_LOC_INFO (0x26) /* Provide loacal information command */
#define SAT_CMD_TIMER_MNG (0x27) /* Timer Managemant command */
#define SAT_CMD_IDLE_TEXT (0x28) /* Set up idle mode text command */
#define SAT_CMD_RUN_AT (0x34) /* Run AT command */
#define SAT_CMD_OPEN_CHANNEL (0x40) /* Open data channel for CS or GPRS class e */
#define SAT_CMD_CLOSE_CHANNEL (0x41) /* Close data channel class e */
#define SAT_CMD_RECEIVE_DATA (0x42) /* Receive data from ME from the channel class e */
#define SAT_CMD_SEND_DATA (0x43) /* Send the data to the channel via ME class e */
#define SAT_CMD_GET_CHANNEL_STATUS (0x44) /* Get the status of the data channel opened class e */
#define SAT_CMD_END_SESSION (0x81) /* End of proactive session command */
/*
* Value constants for cmd_qlf
*/
#define QLF_RFSH_INIT_FULL_CHNG_NTFY (0x1) /* Refresh: SIM initialization and full file change notification */
#define QLF_RFSH_FILE_CHNG_NTFY (0x2) /* Refresh: File change notification */
#define QLF_RFSH_INIT_FILE_CHNG_NTFY (0x3) /* Refresh: SIM initialization and file change notification */
#define QLF_RFSH_RESET (0x4) /* Refresh: SIM reset */
#define QLF_CALL_IDLE (0x0) /* Set up call: idle */
#define QLF_CALL_IDLE_RDL (0x1) /* Set up call: idle with redial */
#define QLF_CALL_HOLD (0x2) /* Set up call: hold */
#define QLF_CALL_HOLD_RDL (0x3) /* Set up call: hold with redial */
#define QLF_CALL_DISC (0x4) /* Set up call: disconnect */
#define QLF_CALL_DISC_RDL (0x5) /* Set up call: disconnect with redial */
#define QLF_SMS_NO_PACK (0x0) /* Send SMS: packing not required */
#define QLF_SMS_PACK (0x1) /* Send SMS: packing required */
#define QLF_DISP_PRIO_NORM (0x0) /* Display text: normal priority */
#define QLF_DISP_PRIO_HIGH (0x1) /* Display text: high priority */
#define QLF_DISP_CLR_DELAY (0x0) /* Display text: clear message after delay */
#define QLF_DISP_CLR_USER (0x80) /* Display text: wait for user to clear message */
#define QLF_INKY_DIGITS (0x0) /* Get inkey: digits (0-9, *,# and +) only */
#define QLF_INKY_ALPHA (0x1) /* Get inkey: alphabet set */
#define QLF_INKY_SMS_DEF (0x0) /* Get inkey; SMS default alphabet */
#define QLF_INKY_UCS2 (0x2) /* Get inkey: UCS2 alphabet */
#define QLF_INKY_NO_HELP (0x0) /* Get inkey: no help information available */
#define QLF_INKY_HELP (0x80) /* Get inkey: help information available */
#define QLF_INPT_DIGITS (0x0) /* Get input: digits (0-9, *,# and +) only */
#define QLF_INPT_ALPHA (0x1) /* Get input: alphabet set */
#define QLF_INPT_SMS_DEF (0x0) /* Get input; SMS default alphabet */
#define QLF_INPT_UCS2 (0x2) /* Get input: UCS2 alphabet */
#define QLF_INPT_ECHO (0x0) /* Get input: ME may echo input */
#define QLF_INPT_NO_ECHO (0x4) /* Get input: input shall not revealed in any way */
#define QLF_INPT_NO_PACK (0x0) /* Get input: unpacket input format */
#define QLF_INPT_PACK (0x8) /* Get input: SMS packed input format */
#define QLF_INPT_NO_HELP (0x0) /* Get input: no help information available */
#define QLF_INPT_HELP (0x80) /* Get input: help information available */
#define QLF_SITM_NO_HELP (0x0) /* Select item: no help information available */
#define QLF_SITM_HELP (0x80) /* Select item: help information available */
#define QLF_SMNU_NO_HELP (0x0) /* Select menu: no help information available */
#define QLF_SMNU_HELP (0x80) /* Select menu: help information available */
#define QLF_PLOI_LOC_INFO (0x0) /* Provide local information: Local information */
#define QLF_PLOI_IMEI (0x1) /* Provide local information: IMEI of ME */
#define QLF_PLOI_NTW_MSR (0x2) /* Provide local information: Network measurement results */
#define QLF_PLOI_DTT (0x3) /* Provide local information: date, time and timezone */
#define QLF_LABR_IF_NOT_LCHD (0x0) /* Launch Browser: launch browser, if not already launched */
#define QLF_LABR_USE_EXISTING (0x2) /* Launch Browser: use the existing browser */
#define QLF_LABR_CLOSE_AND_NEW (0x3) /* Launch Browser: close the existing browser session and launch new browser session */
#define QLF_OPCH_ON_DEMD_LINK_EST (0x0) /* Open Channel: on demand link establishment (class e) */
#define QLF_OPCH_IMMDT_LINK_EST (0x1) /* Open Channel: immediate link establishment (class e) */
#define QLF_OPCH_NO_AUTO_RECONNECT (0x0) /* Open Channel: no automatic reconnection (class e) */
#define QLF_OPCH_AUTO_RECONNECT (0x2) /* Open Channel: automatic reconnection (class e) */
#define QLF_SNDDAT_TX (0x0) /* Send Data: store data in Tx buffer (class e) */
#define QLF_SNDDAT_IM (0x1) /* Send Data: Send data immediately (class e) */
/*
* Value constants for src_dev
*/
#define DEV_SRC_KBD (0x1) /* Device keypad */
#define DEV_SRC_DSP (0x2) /* Device display */
#define DEV_SRC_EAR (0x3) /* Device earpiece */
#define DEV_SRC_CH1 (0x21) /* Device Channel 1 (class e) */
#define DEV_SRC_CH2 (0x22) /* Device Channel 2 (class e) */
#define DEV_SRC_CH3 (0x23) /* Device Channel 3 (class e) */
#define DEV_SRC_CH4 (0x24) /* Device Channel 4 (class e) */
#define DEV_SRC_CH5 (0x25) /* Device Channel 5 (class e) */
#define DEV_SRC_CH6 (0x26) /* Device Channel 6 (class e) */
#define DEV_SRC_CH7 (0x27) /* Device Channel 7 (class e) */
#define DEV_SRC_SIM (0x81) /* Device SIM */
#define DEV_SRC_ME (0x82) /* Device mobile equipment */
#define DEV_SRC_NTW (0x83) /* Device network */
/*
* Value constants for dest_dev
*/
#define DEV_DST_KBD (0x1) /* Device keypad */
#define DEV_DST_DSP (0x2) /* Device display */
#define DEV_DST_EAR (0x3) /* Device earpiece */
#define DEV_DST_CH1 (0x21) /* Device Channel 1 (class e) */
#define DEV_DST_CH2 (0x22) /* Device Channel 2 (class e) */
#define DEV_DST_CH3 (0x23) /* Device Channel 3 (class e) */
#define DEV_DST_CH4 (0x24) /* Device Channel 4 (class e) */
#define DEV_DST_CH5 (0x25) /* Device Channel 5 (class e) */
#define DEV_DST_CH6 (0x26) /* Device Channel 6 (class e) */
#define DEV_DST_CH7 (0x27) /* Device Channel 7 (class e) */
#define DEV_DST_SIM (0x81) /* Device SIM */
#define DEV_DST_ME (0x82) /* Device mobile equipment */
#define DEV_DST_NTW (0x83) /* Device network */
/*
* Value constants for noa
*/
#define NOA_UNKNOWN (0x0) /* unknown */
#define NOA_INTER_NUM (0x1) /* international number */
#define NOA_NATIO_NUM (0x2) /* national significant number */
#define NOA_NETW_NUM (0x3) /* network specific number */
#define NOA_SUBSC_NUM (0x4) /* subscriber number */
#define NOA_ABBRV_NUM (0x6) /* abbreviated number */
#define NOA_GNOLZ_DEF (0x0) /* Reserved */
/*
* Value constants for npi
*/
#define NPI_UNKNOWN (0x0) /* unknown */
#define NPI_ISDN (0x1) /* ISDN/Telephony Numbering Plan (Rec CCITT E.164) */
#define NPI_X121 (0x3) /* data numbering plan (CCITT Rec X.121) */
#define NPI_F69 (0x4) /* telex numbering plan (CCITT Rec F.69) */
#define NPI_LAND_MOBILE (0x6) /* land mobile numbering plan (CCITT Rec E.212) */
#define NPI_NATIONAL (0x8) /* land mobile numbering plan (CCITT Rec E.212) */
#define NPI_PRIVATE (0x9) /* Private numbering plan */
#define NPI_GNOLZ_DEF (0x0) /* reserved */
/*
* Value constants for tos
*/
#define TOS_X213 (0x0) /* NSAP (X.213/ISO 8348 AD2) */
#define TOS_USER (0x2) /* User Specified */
#define TOS_GNOLZ_DEF (0x0) /* Reserved */
/*
* Value constants for oei
*/
#define OEI_EVEN (0x0) /* even number of address signals */
#define OEI_ODD (0x1) /* odd number of address signals */
/*
* Value constants for gen
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -