代码搜索结果
找到约 4,983 项符合
Bluetooth 的代码
makefile.am
#
# $Id: Makefile.am,v 1.22 2005/07/03 14:50:03 holtmann Exp $
#
lib_LTLIBRARIES = libbluetooth.la
libbluetooth_la_SOURCES = bluetooth.c hci.c sdp.c
libbluetooth_la_LDFLAGS = -version-info 1:18:0
makefile.am
lib_LTLIBRARIES = libbluetooth.la
libbluetooth_la_SOURCES = bluetooth.c hci.c sdp.c
libbluetooth_la_LDFLAGS = -version-info 10:5:8
INCLUDES = -I$(top_builddir)/include
MAINTAINERCLEANFILES = Makef
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
config.in
#
# Bluetooth RFCOMM layer configuration
#
dep_tristate 'RFCOMM protocol support' CONFIG_BLUEZ_RFCOMM $CONFIG_BLUEZ_L2CAP
if [ "$CONFIG_BLUEZ_RFCOMM" != "n" ]; then
bool ' RFCOMM TTY support' CO
config.in
#
# Bluetooth RFCOMM layer configuration
#
dep_tristate 'RFCOMM protocol support' CONFIG_BLUEZ_RFCOMM $CONFIG_BLUEZ_L2CAP
if [ "$CONFIG_BLUEZ_RFCOMM" != "n" ]; then
bool ' RFCOMM TTY support' CO
config.in
#
# Bluetooth RFCOMM layer configuration
#
dep_tristate 'RFCOMM protocol support' CONFIG_BLUEZ_RFCOMM $CONFIG_BLUEZ_L2CAP
if [ "$CONFIG_BLUEZ_RFCOMM" != "n" ]; then
bool ' RFCOMM TTY support' CO
makefile.am
#
# $Id: Makefile.am,v 1.12 2004/07/21 13:30:48 holtmann Exp $
#
includedir = @includedir@/bluetooth
include_HEADERS = \
bluetooth.h hci.h hci_lib.h hci_uart.h hci_vhci.h \
l2cap.h sco.h rfcomm
makefile.am
#
# $Id: Makefile.am,v 1.14 2004/08/13 13:48:14 holtmann Exp $
#
lib_LTLIBRARIES = libbluetooth.la
libbluetooth_la_SOURCES = bluetooth.c hci.c sdp.c
libbluetooth_la_LDFLAGS = -version-info 1:10:0
makefile.am
#
# $Id: Makefile.am,v 1.21 2005/05/09 12:23:53 holtmann Exp $
#
lib_LTLIBRARIES = libbluetooth.la
libbluetooth_la_SOURCES = bluetooth.c hci.c sdp.c
libbluetooth_la_LDFLAGS = -version-info 1:17:0
makefile.am
lib_LTLIBRARIES = libbluetooth.la
libbluetooth_la_SOURCES = bluetooth.c hci.c sdp.c
libbluetooth_la_LDFLAGS = -version-info 1:25:0
INCLUDES = -I$(top_builddir)/include
MAINTAINERCLEANFILES = Makef