📄 hcicmdtables.h
字号:
//--------------------------------------------------------------- %FILH_BEG% --
//-----------------------------------------------------------------------------
//
// Project: $$ProjectName
//
// File name: HCICmdTables.h
//
// Author:
// Description:
//
// Revision History:
// $Log: $
//
// Rev 1.00 15 July 2000 Initial release
//
//
// Copyright (c) TelenComm Corporation 2000 - All rights reserved
//--------------------------------------------------------------- %FILH_END%
#ifndef HCI_CMD_TABLES_H
#define HCI_CMD_TABLES_H
//------------------------------------------------------------------------------
//
// Tables are defined in the following header files
//
//------------------------------------------------------------------------------
//------------------------------------------------------------------------------
//
// Includes
//
//------------------------------------------------------------------------------
#include "HCILinkControlCmdTable.h"
#include "HCILinkPolicyCmdTable.h"
#include "HCIHC_BaseBandCmdTable.h"
#include "HCIInfoParmCmdTable.h"
#include "HCITestingCmdTable.h"
#include "HCIStatusParmCmdTable.h"
#include "HCIVendSpecCmdTable.h"
#include "HCICmdTypeTable.h"
//------------------------------------------------------------------------------
// End of HCICmdTables.h
#endif //HCI_CMD_TABLES_H
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -