代码搜索结果

找到约 4,983 项符合 Bluetooth 的代码

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

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

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

smi_bt.c

/* +----------------------------------------------------------------------------- | Project : GSM-F&D (8411) | Modul : SMI +----------------------------------------------------------------

obex_transport.h

/********************************************************************** ** Copyright (C) 2000-2005 Trolltech AS and its licensors. ** All rights reserved. ** ** This file is part of the Qtopia Environ

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

bluetoothmain.c

#include #include #include #include //蓝牙的3个头文件. #include #include int main ( int argc ,

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

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

hcisecfilter.c

/* * * BlueZ - Bluetooth protocol stack for Linux * * Copyright (C) 2002-2003 Maxim Krasnyansky * Copyright (C) 2002-2006 Marcel Holtmann * * *