hcieventtype.h

来自「蓝牙协议HCI层指令发送,主要用于测试HCI以下的代码及RF部分测试.」· C头文件 代码 · 共 49 行

H
49
字号
//--------------------------------------------------------------- %FILH_BEG% --
//
//  Project:		$$ProjectName
//
//  File name:		HCIEventType.h	
//
//  Author:			 
//  Description:	  
//
//  Revision History:
//  $Log: $
//
//  Rev 1.00  15 July 2000 Initial release
//    
//
//  Copyright (c) TelenComm Corporation  2000   -   All rights reserved    
//--------------------------------------------------------------- %FILH_END% // BTHostDoc.cpp : implementation of the CBTHostDoc class
//
#ifndef HCI_EVENT_TYPE_H
#define HCI_EVENT_TYPE_H

//------------------------------------------------------------------------------
//
//  Includes
//
//------------------------------------------------------------------------------

//#include "HCICommandProc.h"


//------------------------------------------------------------------------------
//
//  Event Parameter Types
//
//------------------------------------------------------------------------------



//------------------------------------------------------------------------------
//
//  Declarations
//
//------------------------------------------------------------------------------


#endif HCI_EVENT_TYPE_H

//------------------------------------------------------------------------------
// End of HCIEvnet.h

⌨️ 快捷键说明

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