?? hcivendspeccmdretparamprocfunc.cpp
字號:
//--------------------------------------------------------------- %FILH_BEG% --
//
// Project: $$ProjectName
//
// File name: HCIVendSpecCmdRetParamProcFunc.cpp
// Author: Ebrahim Khorasani
// Description:
//
// Revision History:
// $Log: $
//
// Rev 1.00 15 July 2000 Initial release
//
//
// Copyright (c) TelenComm Corporation 2000 - All rights reserved
//--------------------------------------------------------------- %FILH_END%
//------------------------------------------------------------------------------
//
// Include
//
//------------------------------------------------------------------------------
//#include "stdmac.h"
#include "..\..\..\stdafx.h"
#include "..\..\..\BTHost.h"
#include "..\..\..\ChildFrm.h"
#include "..\..\Inc\HCIError.h"
#include "..\Inc\HCIVendSpecCmdProc.h"
#include "..\..\Inc\HCIPacket.h"
//------------------------------------------------------------------------------
//
// 0.0.0 Write_BD_ADDR // No Spec index for vendor unique commands at this time
//
//------------------------------------------------------------------------------
uint8 CHCIVendSpecCmdProcessor::WriteBDAddrCmdRetParamProcFunc(char* pRetParams)
{
//g_pChildFrame->DisplayCmdSts(pRetParams++, CMD_COMPLETION_STS,"WriteBDAddr");//MessageBox(NULL," not implemented!!!","Check",MB_OK);
return eHCI_ERROR_COMMAND_CURRENTLY_IN_PENDING;
}
uint8 CHCIVendSpecCmdProcessor::WriteLCConfCmdRetParamProcFunc(char* pRetParams)
{
// g_pChildFrame->DisplayCmdSts(pRetParams++, CMD_COMPLETION_STS,"WriteLCConf");//MessageBox(NULL," not implemented!!!","Check",MB_OK);
return eHCI_ERROR_COMMAND_CURRENTLY_IN_PENDING;
}
uint8 CHCIVendSpecCmdProcessor::ReadLCConfCmdRetParamProcFunc(char* pRetParams)
{
// g_pChildFrame->DisplayCmdSts(pRetParams++, CMD_COMPLETION_STS,"ReadLCConf");//MessageBox(NULL," not implemented!!!","Check",MB_OK);
return eHCI_ERROR_COMMAND_CURRENTLY_IN_PENDING;
}
uint8 CHCIVendSpecCmdProcessor::WriteLMDiagCmdRetParamProcFunc(char* pRetParams)
{
// g_pChildFrame->DisplayCmdSts(pRetParams++, CMD_COMPLETION_STS,"WriteLCConf");//MessageBox(NULL," not implemented!!!","Check",MB_OK);
return eHCI_ERROR_COMMAND_CURRENTLY_IN_PENDING;
}
uint8 CHCIVendSpecCmdProcessor::ReadLMDiagCmdRetParamProcFunc(char* pRetParams)
{
// g_pChildFrame->DisplayCmdSts(pRetParams++, CMD_COMPLETION_STS,"WriteLCConf");//MessageBox(NULL," not implemented!!!","Check",MB_OK);
return eHCI_ERROR_COMMAND_CURRENTLY_IN_PENDING;
}
uint8 CHCIVendSpecCmdProcessor::WriteFixedPinCmdRetParamProcFunc(char* pRetParams)
{
// g_pChildFrame->DisplayCmdSts(pRetParams++, CMD_COMPLETION_STS,"WriteLCConf");//MessageBox(NULL," not implemented!!!","Check",MB_OK);
return eHCI_ERROR_COMMAND_CURRENTLY_IN_PENDING;
}
uint8 CHCIVendSpecCmdProcessor::ReadFixedPinCmdRetParamProcFunc(char* pRetParams)
{
// g_pChildFrame->DisplayCmdSts(pRetParams++, CMD_COMPLETION_STS,"WriteLCConf");//MessageBox(NULL," not implemented!!!","Check",MB_OK);
return eHCI_ERROR_COMMAND_CURRENTLY_IN_PENDING;
}
uint8 CHCIVendSpecCmdProcessor::WriteSocConfCmdRetParamProcFunc(char* pRetParams)
{
// g_pChildFrame->DisplayCmdSts(pRetParams++, CMD_COMPLETION_STS,"WriteLCConf");//MessageBox(NULL," not implemented!!!","Check",MB_OK);
return eHCI_ERROR_COMMAND_CURRENTLY_IN_PENDING;
}
uint8 CHCIVendSpecCmdProcessor::ReadSocConfCmdRetParamProcFunc(char* pRetParams)
{
// g_pChildFrame->DisplayCmdSts(pRetParams++, CMD_COMPLETION_STS,"ReadLCConf");//MessageBox(NULL," not implemented!!!","Check",MB_OK);
return eHCI_ERROR_COMMAND_CURRENTLY_IN_PENDING;
}
uint8 CHCIVendSpecCmdProcessor::ReadKeyTypeCmdRetParamProcFunc(char* pRetParams)
{
// g_pChildFrame->DisplayCmdSts(pRetParams++, CMD_COMPLETION_STS,"ReadLCConf");//MessageBox(NULL," not implemented!!!","Check",MB_OK);
return eHCI_ERROR_COMMAND_CURRENTLY_IN_PENDING;
}
uint8 CHCIVendSpecCmdProcessor::WriteKeyTypeCmdRetParamProcFunc(char* pRetParams)
{
// g_pChildFrame->DisplayCmdSts(pRetParams++, CMD_COMPLETION_STS,"ReadLCConf");//MessageBox(NULL," not implemented!!!","Check",MB_OK);
return eHCI_ERROR_COMMAND_CURRENTLY_IN_PENDING;
}
uint8 CHCIVendSpecCmdProcessor::ReadMinEncrKeySizeCmdRetParamProcFunc(char* pRetParams)
{
// g_pChildFrame->DisplayCmdSts(pRetParams++, CMD_COMPLETION_STS,"ReadLCConf");//MessageBox(NULL," not implemented!!!","Check",MB_OK);
return eHCI_ERROR_COMMAND_CURRENTLY_IN_PENDING;
}
uint8 CHCIVendSpecCmdProcessor::WriteMinEncrKeySizeCmdRetParamProcFunc(char* pRetParams)
{
// g_pChildFrame->DisplayCmdSts(pRetParams++, CMD_COMPLETION_STS,"ReadLCConf");//MessageBox(NULL," not implemented!!!","Check",MB_OK);
return eHCI_ERROR_COMMAND_CURRENTLY_IN_PENDING;
}
uint8 CHCIVendSpecCmdProcessor::ChangeBaudRateCmdRetParamProcFunc(char* pRetParams)
{
// g_pChildFrame->DisplayCmdSts(pRetParams++, CMD_COMPLETION_STS,"ReadLCConf");//MessageBox(NULL," not implemented!!!","Check",MB_OK);
return eHCI_ERROR_COMMAND_CURRENTLY_IN_PENDING;
}
uint8 CHCIVendSpecCmdProcessor::WriteSchedulingTypeCmdRetParamProcFunc(char* pRetParams)
{
// g_pChildFrame->DisplayCmdSts(pRetParams++, CMD_COMPLETION_STS,"ReadLCConf");//MessageBox(NULL," not implemented!!!","Check",MB_OK);
return eHCI_ERROR_COMMAND_CURRENTLY_IN_PENDING;
}
uint8 CHCIVendSpecCmdProcessor::ReadSchedulingTypeCmdRetParamProcFunc(char* pRetParams)
{
// g_pChildFrame->DisplayCmdSts(pRetParams++, CMD_COMPLETION_STS,"ReadLCConf");//MessageBox(NULL," not implemented!!!","Check",MB_OK);
return eHCI_ERROR_COMMAND_CURRENTLY_IN_PENDING;
}
uint8 CHCIVendSpecCmdProcessor::DebugInfoCmdRetParamProcFunc(char* pRetParams)
{
// g_pChildFrame->DisplayCmdSts(pRetParams++, CMD_COMPLETION_STS,"DebugInformation");//MessageBox(NULL," not implemented!!!","Check",MB_OK);
return eHCI_ERROR_COMMAND_CURRENTLY_IN_PENDING;
}
//------------------------------------------------------------------------------
// End of HCIVendSpecCmdretPAramProcFunc.cpp
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -