代码搜索结果
找到约 4,983 项符合
Bluetooth 的代码
bluetooth hci.h
// Bluetooth HCI.h : PROJECT_NAME 应用程序的主头文件
//
#pragma once
#ifndef __AFXWIN_H__
#error 在包含用于 PCH 的此文件之前包含“stdafx.h”
#endif
#include "resource.h" // 主符号
// CBluetoothHCIApp:
// 有关此
bluetooth hci.rc
// Microsoft Visual C++ generated resource script.
//
#include "resource.h"
#define APSTUDIO_READONLY_SYMBOLS
/////////////////////////////////////////////////////////////////////////////
//
/
bluetooth hcidlg.h
// Bluetooth HCIDlg.h : 头文件
//
#pragma once
#include "BT_HCI.h"
#include "afxwin.h"
struct COMPROPERTY
{
DWORD dwComPort;
DWORD dwBaudrate;
BYTE bByteBits;
BYTE bStopBits;
BYTE b
bluetooth manager.sln
Microsoft Visual Studio Solution File, Format Version 8.00
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Bluetooth Manager", "Bluetooth Manager.csproj", "{262AF70A-E7C1-4219-80A4-34346C00F381}