代码搜索:BlueTooth
找到约 4,983 项符合「BlueTooth」的源代码
代码结果 4,983
www.eeworm.com/read/319157/13459628
h bluetooth.h
#pragma once
/*
蓝牙封装类
注意:
1、在InitInstance()函数中调用 WSADATA wsd; WSAStartup (MAKEWORD(2,2), &wsd);
*/
/***************************************************************************************
www.eeworm.com/read/319157/13459634
cpp bluetooth.cpp
#include "StdAfx.h"
#include "BlueTooth.h"
CBlueTooth::CBlueTooth(void)
{
m_Ary_RemoteBthDevInfo.SetSize ( 0, 10*sizeof(BLUETOOTH_DEVICE_INFO) );
m_Ary_LocalRadioInfo.SetSize ( 0, 10*sizeof(t
www.eeworm.com/read/319157/13459644
h bluetooth.h
#pragma once
/*
蓝牙封装类
注意:
1、在InitInstance()函数中调用 WSADATA wsd; WSAStartup (MAKEWORD(2,2), &wsd);
*/
/***************************************************************************************
www.eeworm.com/read/319157/13459650
cpp bluetooth.cpp
#include "StdAfx.h"
#include "BlueTooth.h"
CBlueTooth::CBlueTooth(void)
{
m_Ary_RemoteBthDevInfo.SetSize ( 0, 10*sizeof(BLUETOOTH_DEVICE_INFO) );
m_Ary_LocalRadioInfo.SetSize ( 0, 10*sizeof(t
www.eeworm.com/read/309123/13681883
c bluetooth.c
/*
* bluetooth.c Version 0.12
*
* Copyright (c) 2000, 2001 Greg Kroah-Hartman
* Copyright (c) 2000 Mark Douglas Corner
*
* USB Bluetooth driver, based on t
www.eeworm.com/read/152843/5665319
h bluetooth.h
/*
BlueZ - Bluetooth protocol stack for Linux
Copyright (C) 2000-2001 Qualcomm Incorporated
Written 2000,2001 by Maxim Krasnyansky
This program is free software; you
www.eeworm.com/read/147766/5727408
h bluetooth.h
/*
BlueZ - Bluetooth protocol stack for Linux
Copyright (C) 2000-2001 Qualcomm Incorporated
Written 2000,2001 by Maxim Krasnyansky
This program is free software; you
www.eeworm.com/read/139308/5802916
c bluetooth.c
/*
* bluetooth.c -- Linux kernel integration code for bluetooth stack
*
* Copyright (C) 2000, 2001 Axis Communications AB
*
* Author: Mattias Agren
*
* This program is
www.eeworm.com/read/139308/5802939
h bluetooth.h
/*
* bluetooth.h -- Linux kernel integration code for bluetooth stack
*
* Copyright (C) 2000, 2001 Axis Communications AB
*
* Author: Mattias Agren
*
* This program is