代码搜索结果
找到约 4,775 项符合
Bluetooth 的代码
bluetooth.h
/*
*
* BlueZ - Bluetooth protocol stack for Linux
*
* Copyright (C) 2000-2001 Qualcomm Incorporated
* Copyright (C) 2002-2003 Maxim Krasnyansky
* Copyright (C) 2002-200
makefile.am
lib_LTLIBRARIES = libbluetooth.la
libbluetooth_la_SOURCES = bluetooth.c hci.c sdp.c
libbluetooth_la_LDFLAGS = -version-info 11:6:9
INCLUDES = -I$(top_builddir)/include
MAINTAINERCLEANFILES = Makef
bluetooth.c
/*
*
* BlueZ - Bluetooth protocol stack for Linux
*
* Copyright (C) 2000-2001 Qualcomm Incorporated
* Copyright (C) 2002-2003 Maxim Krasnyansky
* Copyright (C) 2002-200
bluez.pc.in
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
Name: BlueZ
Description: Bluetooth protocol stack for Linux
Version: @VERSION@
Libs: -L${libdir} -lbluetooth
Cflags:
class1.cs
using System;
using System.Collections.Generic;
using System.Text;
namespace Microsoft.WindowsMobile.Bluetooth
{
public class Class1
{
}
}
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
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
readme.txt
Electric Blue Bluetooth STack
-----------------------------
ElectricBlue is an implementation of JSR82 over the Microsoft XP driver. It includes the packages javax.bluetooth, javax.obex and a BCC