⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 abisdisp.h

📁 七号信令解码器
💻 H
字号:

#define	UFRAME	1
#define	SFRAME	2
#define	IFRAME	3
#define	L3ABIS	4

#define	HEAD_NUM	5  
#define	MSGNUM		5
#define	SFMSG_NUM	3	
#define	ABISMSG_NUM	41
#define	UFMSG_NUM	7	

#define	SABME	0
#define	DM		1
#define	UI		2
#define	DISC	3
#define	UA		4
#define	FRMR	5
#define	XID		6

#define DATAREQ			0
#define DATAIND			1
#define ERRORIND		2
#define ESTREQ			3
#define ESTCONF			4
#define ESTIND			5
#define RELREQ			6
#define RELCONF			7
#define RELIND			8
#define UNITDATAREQ		9
#define UNITDATAIND		10
#define BCCHINFO		11
#define CCCHLOADIND		12
#define CHANREQ			13
#define DELIND			14
#define PAGECMD			15
#define IMMASSCMD		16
#define SMSBCREQ		17
#define RFRESIND		18
#define SACCHFILL		19
#define OVERLOAD		20
#define ERRREP			21
#define CHACT			22
#define CHACTACK		23
#define CHACTNACK		24
#define CONNFAIL		25
#define DEACTSACCH		26
#define ENCRCMD			27
#define HANDDET			28
#define MEASRLT			29
#define MDMODREQ		30
#define MDMODACK		31 
#define MDMODNACK		32
#define PHYCONTREQ		33
#define PHYCONTCONF		34
#define RFCHREL			35
#define MSPOWCTL		36
#define BSPOWCTL		37
#define PREPCNFG		38
#define PREPMEASRLT		39
#define RFCHRELACK		40
 

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -