代码搜索结果
找到约 4,983 项符合
Bluetooth 的代码
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
/
bluetooth.h
// bluetooth.h : main header file for the PROJECT_NAME application
//
#pragma once
#ifndef __AFXWIN_H__
#error include 'stdafx.h' before including this file for PCH
#endif
#include "resou
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
/////////////////////////////////////////////////////////////////////////////
//
/
bluetooth.java
// Bluetooth
//
// Based on code provided by nokia with almost everything ripped out so
// it will compile without any probs on the WTK
//
class BlueTooth
{
public static boolean ConnectCa