📄 p_dl.h
字号:
/*
+--------------------------------------------------------------------------+
| PROJEKT : PROTOCOL STACK |
| FILE : p_dl.h |
| SOURCE : "W:\condat\gsm\condat\ms\dfile\prim\dl.pdf" |
| LastModified : "11 June, 2003 by Niels Andersen" |
| IdAndVersion : "8010.100.02.004" |
| SrcFileTime : "Mon Mar 15 15:08:34 2004" |
| Generated by CCDGEN_2.3.9 on Mon Mar 15 15:20:58 2004 |
| !!DO NOT MODIFY!!DO NOT MODIFY!!DO NOT MODIFY!! |
+--------------------------------------------------------------------------+
*/
/* PRAGMAS
* PREFIX : DL
* COMPATIBILITY_DEFINES : NO
* ALWAYS_ENUM_IN_VAL_FILE: NO
* ENABLE_GROUP: NO
* CAPITALIZE_TYPENAME: NO
*/
#ifndef P_DL_H
#define P_DL_H
#define CDG_ENTER__P_DL_H
#define CDG_ENTER__FILENAME _P_DL_H
#define CDG_ENTER__P_DL_H__FILE_TYPE CDGINC
#define CDG_ENTER__P_DL_H__LAST_MODIFIED _11_June_2003_by_Niels_Andersen
#define CDG_ENTER__P_DL_H__ID_AND_VERSION _8010_100_02_004
#define CDG_ENTER__P_DL_H__SRC_FILE_TIME _Mon_Mar_15_15_08_34_2004
#include "CDG_ENTER.h"
#undef CDG_ENTER__P_DL_H
#undef CDG_ENTER__FILENAME
#include "p_dl.val"
#ifndef __T_DL_DATA_IND__
#define __T_DL_DATA_IND__
/*
*
* CCDGEN:WriteStruct_Count==956
*/
typedef struct
{
U8 ch_type; /*< 0: 1> channel type */
U8 sapi; /*< 1: 1> service access point identifier */
U8 _align0; /*< 2: 1> alignment */
U8 _align1; /*< 3: 1> alignment */
T_sdu sdu; /*< 4: ? > Container for a message */
} T_DL_DATA_IND;
#endif
#ifndef __T_DL_DATA_REQ__
#define __T_DL_DATA_REQ__
/*
*
* CCDGEN:WriteStruct_Count==957
*/
typedef struct
{
U8 ch_type; /*< 0: 1> channel type */
U8 sapi; /*< 1: 1> service access point identifier */
U8 _align0; /*< 2: 1> alignment */
U8 _align1; /*< 3: 1> alignment */
T_sdu sdu; /*< 4: ? > Container for a message */
} T_DL_DATA_REQ;
#endif
#ifndef __T_DL_ESTABLISH_CNF__
#define __T_DL_ESTABLISH_CNF__
/*
*
* CCDGEN:WriteStruct_Count==958
*/
typedef struct
{
U8 ch_type; /*< 0: 1> channel type */
U8 sapi; /*< 1: 1> service access point identifier */
U8 _align0; /*< 2: 1> alignment */
U8 _align1; /*< 3: 1> alignment */
} T_DL_ESTABLISH_CNF;
#endif
#ifndef __T_DL_ESTABLISH_IND__
#define __T_DL_ESTABLISH_IND__
/*
*
* CCDGEN:WriteStruct_Count==959
*/
typedef struct
{
U8 ch_type; /*< 0: 1> channel type */
U8 sapi; /*< 1: 1> service access point identifier */
U8 _align0; /*< 2: 1> alignment */
U8 _align1; /*< 3: 1> alignment */
T_sdu sdu; /*< 4: ? > Container for a message */
} T_DL_ESTABLISH_IND;
#endif
#ifndef __T_DL_ESTABLISH_REQ__
#define __T_DL_ESTABLISH_REQ__
/*
*
* CCDGEN:WriteStruct_Count==960
*/
typedef struct
{
U8 ch_type; /*< 0: 1> channel type */
U8 sapi; /*< 1: 1> service access point identifier */
U8 _align0; /*< 2: 1> alignment */
U8 _align1; /*< 3: 1> alignment */
T_sdu sdu; /*< 4: ? > Container for a message */
} T_DL_ESTABLISH_REQ;
#endif
#ifndef __T_DL_RECONNECT_REQ__
#define __T_DL_RECONNECT_REQ__
/*
*
* CCDGEN:WriteStruct_Count==961
*/
typedef struct
{
U8 ch_type; /*< 0: 1> channel type */
U8 sapi; /*< 1: 1> service access point identifier */
U8 _align0; /*< 2: 1> alignment */
U8 _align1; /*< 3: 1> alignment */
T_sdu sdu; /*< 4: ? > Container for a message */
} T_DL_RECONNECT_REQ;
#endif
#ifndef __T_DL_RELEASE_CNF__
#define __T_DL_RELEASE_CNF__
/*
*
* CCDGEN:WriteStruct_Count==962
*/
typedef struct
{
U8 ch_type; /*< 0: 1> channel type */
U8 sapi; /*< 1: 1> service access point identifier */
U8 indication; /*< 2: 1> Indication for unserved data requests */
U8 _align0; /*< 3: 1> alignment */
} T_DL_RELEASE_CNF;
#endif
#ifndef __T_DL_RELEASE_IND__
#define __T_DL_RELEASE_IND__
/*
*
* CCDGEN:WriteStruct_Count==963
*/
typedef struct
{
U8 ch_type; /*< 0: 1> channel type */
U8 sapi; /*< 1: 1> service access point identifier */
U8 cs; /*< 2: 1> error cause */
U8 _align0; /*< 3: 1> alignment */
} T_DL_RELEASE_IND;
#endif
#ifndef __T_DL_RELEASE_REQ__
#define __T_DL_RELEASE_REQ__
/*
*
* CCDGEN:WriteStruct_Count==964
*/
typedef struct
{
U8 ch_type; /*< 0: 1> channel type */
U8 sapi; /*< 1: 1> service access point identifier */
U8 mode; /*< 2: 1> release mode */
U8 _align0; /*< 3: 1> alignment */
} T_DL_RELEASE_REQ;
#endif
#ifndef __T_DL_RESUME_REQ__
#define __T_DL_RESUME_REQ__
/*
*
* CCDGEN:WriteStruct_Count==965
*/
typedef struct
{
U8 ch_type; /*< 0: 1> channel type */
U8 sapi; /*< 1: 1> service access point identifier */
U8 _align0; /*< 2: 1> alignment */
U8 _align1; /*< 3: 1> alignment */
T_sdu sdu; /*< 4: ? > Container for a message */
} T_DL_RESUME_REQ;
#endif
#ifndef __T_DL_SUSPEND_REQ__
#define __T_DL_SUSPEND_REQ__
/*
*
* CCDGEN:WriteStruct_Count==966
*/
typedef struct
{
U8 ch_type; /*< 0: 1> channel type */
U8 sapi; /*< 1: 1> service access point identifier */
U8 _align0; /*< 2: 1> alignment */
U8 _align1; /*< 3: 1> alignment */
} T_DL_SUSPEND_REQ;
#endif
#ifndef __T_DL_TRACE_REQ__
#define __T_DL_TRACE_REQ__
/*
*
* CCDGEN:WriteStruct_Count==967
*/
typedef struct
{
U8 dummy; /*< 0: 1> no parameters */
} T_DL_TRACE_REQ;
#endif
#ifndef __T_DL_UNITDATA_REQ__
#define __T_DL_UNITDATA_REQ__
/*
*
* CCDGEN:WriteStruct_Count==968
*/
typedef struct
{
U8 ch_type; /*< 0: 1> channel type */
U8 sapi; /*< 1: 1> service access point identifier */
U8 _align0; /*< 2: 1> alignment */
U8 _align1; /*< 3: 1> alignment */
T_sdu sdu; /*< 4: ? > Container for a message */
} T_DL_UNITDATA_REQ;
#endif
#include "CDG_LEAVE.h"
#endif
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -