代码搜索:BlueTooth
找到约 4,983 项符合「BlueTooth」的源代码
代码结果 4,983
www.eeworm.com/read/257301/11934686
cpp bluetooth hcidlg.cpp
// Bluetooth HCIDlg.cpp : 实现文件
//
#include "stdafx.h"
#include "Bluetooth HCI.h"
#include "Bluetooth HCIDlg.h"
#include ".\bluetooth hcidlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#endif
www.eeworm.com/read/257301/11934688
cpp bluetooth hci.cpp
// Bluetooth HCI.cpp : 定义应用程序的类行为。
//
#include "stdafx.h"
#include "Bluetooth HCI.h"
#include "Bluetooth HCIDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#endif
// CBluetoothHCIApp
BEG
www.eeworm.com/read/257301/11934690
ncb bluetooth hci.ncb
www.eeworm.com/read/257301/11934693
sln bluetooth hci.sln
Microsoft Visual Studio Solution File, Format Version 8.00
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Bluetooth HCI", "Bluetooth HCI.vcproj", "{7BCFD240-C96C-47F6-9A50-1397D84DA3C1}"
Proj
www.eeworm.com/read/257301/11934703
aps bluetooth hci.aps
www.eeworm.com/read/257301/11934716
h bluetooth hci.h
// Bluetooth HCI.h : PROJECT_NAME 应用程序的主头文件
//
#pragma once
#ifndef __AFXWIN_H__
#error 在包含用于 PCH 的此文件之前包含“stdafx.h”
#endif
#include "resource.h" // 主符号
// CBluetoothHCIApp:
// 有关此
www.eeworm.com/read/257301/11934718
rc bluetooth hci.rc
// Microsoft Visual C++ generated resource script.
//
#include "resource.h"
#define APSTUDIO_READONLY_SYMBOLS
/////////////////////////////////////////////////////////////////////////////
//
/
www.eeworm.com/read/257301/11934724
h 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
www.eeworm.com/read/343458/11947371
c ctl_bluetooth.c
/*
*
* BlueZ - Bluetooth protocol stack for Linux
*
* Copyright (C) 2004-2007 Marcel Holtmann
*
*
* This library is free software; you can redistribute it and/or
* m