代码搜索结果
找到约 4,775 项符合
Bluetooth 的代码
祝贺【蓝】出任斑竹!蓝牙技术概述:.txt
作者:shywalker
日期:2000-5-31 10:53:05
<mark>Bluetooth</mark>是如何工作的
<mark>Bluetooth</mark>使用内制在9x9平方毫米微芯片上的短程射频链接。该协议能使包括蜂窝电话、掌上电脑、笔记本电脑、相关外设和家庭Hub等包括家庭RF的众多设备之间进行信息交换。它使用2.45GHz ISM全球通自 由波段,使旅行者可以毫无障碍地使用Bluetoot ...
bluetooth.cpp
// bluetooth.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "bluetooth.h"
#include "bluetoothDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#endif
/
stdafx.cpp
// stdafx.cpp : source file that includes just the standard includes
// bluetooth.pch will be the pre-compiled header
// stdafx.obj will contain the pre-compiled type information
#include "stdafx
bluetooth.sln
Microsoft Visual Studio Solution File, Format Version 9.00
# Visual Studio 2005
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "bluetooth", "bluetooth.vcproj", "{6DCE7933-AE0C-460B-BE79-693B
bluetooth.rc
// Microsoft Visual C++ generated resource script.
//
#include "resource.h"
#define APSTUDIO_READONLY_SYMBOLS
/////////////////////////////////////////////////////////////////////////////
//
/
framework.txt
To compile this you will need to ensure the bluetooth api is part of your wireless toolkit.
To compile this you will need to ensure the bluetooth api is part of your wireless toolkit.
Congrats
bluetooth.java
//#ifdef useBT
import javax.microedition.lcdui.*;
import javax.microedition.io.*;
import java.io.*;
import javax.bluetooth.*;
import java.util.Vector;
//#endif
class BlueTooth
{
//#ifde
readme
BlueZ - Bluetooth protocol stack for Linux
Copyright (C) 2003-2004 Marcel Holtmann
Bluetooth firmware
1. Compilation and installation
In order to install Bluetooth firmware
readme
BlueZ - Bluetooth protocol stack for Linux
Copyright (C) 2000-2002 Maxim Krasnyansky
Copyright (C) 2003-2005 Marcel Holtmann
Bluetooth packet analyzer
1