代码搜索:BlueTooth
找到约 4,983 项符合「BlueTooth」的源代码
代码结果 4,983
www.eeworm.com/read/366576/9808141
am makefile.am
if INPUTPLUGIN
plugindir = $(libdir)/bluetooth/plugins
plugin_LTLIBRARIES = input.la
input_la_SOURCES = main.c manager.h manager.c \
server.h server.c device.h device.c \
fakehid.c fakehid.h
L
www.eeworm.com/read/366576/9808583
am makefile.am
if NETWORKPLUGIN
plugindir = $(libdir)/bluetooth/plugins
plugin_LTLIBRARIES = network.la
network_la_SOURCES = main.c manager.h manager.c \
server.h server.c bridge.h bridge.c \
connection.h conne
www.eeworm.com/read/458614/7293179
c hx4700_bt.c
/* Bluetooth interface driver for TI BRF6150 on HX4700
*
* Copyright (c) 2005 SDG Systems, LLC
*
* 2005-04-21 Todd Blumer Created.
*/
#include
#include
www.eeworm.com/read/136849/5843183
c smi_bt.c
/*
+-----------------------------------------------------------------------------
| Project : GSM-F&D (8411)
| Modul : SMI
+----------------------------------------------------------------
www.eeworm.com/read/136827/5846828
h obex_transport.h
/**********************************************************************
** Copyright (C) 2000-2005 Trolltech AS and its licensors.
** All rights reserved.
**
** This file is part of the Qtopia Environ
www.eeworm.com/read/125279/6031934
makefile-alg net.makefile-alg
--- net/Makefile.dist Mon Dec 17 12:18:26 2001
+++ net/Makefile Tue Jan 22 11:10:24 2002
@@ -8,6 +8,7 @@
O_TARGET := network.o
mod-subdirs := ipv4/netfilter ipv6/netfilter ipx irda bluetooth atm n
www.eeworm.com/read/252935/12254030
c bluetoothmain.c
#include
#include
#include
#include //蓝牙的3个头文件.
#include
#include
int main ( int argc ,
www.eeworm.com/read/229057/14354654
pc affix.pc
prefix=/usr/local
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
includedir=/usr/include
Name: affix
Description: Affix Bluetooth stack for Linux
Version: 2.1.2
Libs: -L${libdir} -Wl,-rpath -Wl,${li
www.eeworm.com/read/229057/14354672
in affix.pc.in
prefix=@prefix@
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
includedir=/usr/include
Name: affix
Description: Affix Bluetooth stack for Linux
Version: 2.1.2
Libs: -L${libdir} -Wl,-rpath -Wl,${libd
www.eeworm.com/read/292747/8335493
c hcisecfilter.c
/*
*
* BlueZ - Bluetooth protocol stack for Linux
*
* Copyright (C) 2002-2003 Maxim Krasnyansky
* Copyright (C) 2002-2006 Marcel Holtmann
*
*
*