?? 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 + -