代码搜索:BlueTooth
找到约 4,983 项符合「BlueTooth」的源代码
代码结果 4,983
www.eeworm.com/read/200946/15419839
txt readme.txt
BlueZ
Official Linux Bluetooth protocol stack
kernel code
The kernel modules of BlueZ are included in the Linux 2.4 and 2.6 kernel series. It is always a good idea to use the latest stable ker
www.eeworm.com/read/109866/15546545
h hci_usb.h
/*
BlueZ - Bluetooth protocol stack for Linux
Copyright (C) 2000-2001 Qualcomm Incorporated
Written 2000,2001 by Maxim Krasnyansky
This program is free software; you
www.eeworm.com/read/383449/8945321
am makefile.am
if CUPS
cupsdir = $(libdir)/cups/backend
cups_PROGRAMS = bluetooth
bluetooth_SOURCES = main.c cups.h sdp.c spp.c hcrp.c
bluetooth_LDADD = @GDBUS_LIBS@ @GLIB_LIBS@ @DBUS_LIBS@ @BLUEZ_LIBS@
endif
A
www.eeworm.com/read/366576/9808190
am makefile.am
if CUPS
cupsdir = $(libdir)/cups/backend
cups_PROGRAMS = bluetooth
bluetooth_SOURCES = main.c cups.h sdp.c spp.c hcrp.c
bluetooth_LDADD = @GDBUS_LIBS@ @GLIB_LIBS@ @DBUS_LIBS@ @BLUEZ_LIBS@
endif
A
www.eeworm.com/read/164238/10121773
makefile
#
# Makefile for the Bluetooth device driver.
#
OBJS = bluetooth.o bt_proc.o btdebug.o btmem.o hci.o hci_vendor.o \
l2cap.o l2cap_con.o l2cap_sec.o rfcomm.o rfcomm_sec.o \
www.eeworm.com/read/242797/12985185
in makefile.in
# Makefile.in generated by automake 1.10 from Makefile.am.
# @configure_input@
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
# 2003, 2004, 2005, 2006 Free Software Foundation
www.eeworm.com/read/139308/5802896
makefile
#
# Makefile for the Bluetooth device driver.
#
OBJS = bluetooth.o bt_proc.o btdebug.o btmem.o hci.o hci_vendor.o \
l2cap.o l2cap_con.o l2cap_sec.o rfcomm.o rfcomm_sec.o \
www.eeworm.com/read/109340/6174335
makefile
#
# Makefile for the Bluetooth device driver.
#
OBJS = bluetooth.o bt_proc.o btdebug.o btmem.o hci.o hci_vendor.o \
l2cap.o l2cap_con.o l2cap_sec.o rfcomm.o rfcomm_sec.o \
www.eeworm.com/read/343458/11947553
in makefile.in
# Makefile.in generated by automake 1.10 from Makefile.am.
# @configure_input@
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
# 2003, 2004, 2005, 2006 Free Software Foundation
www.eeworm.com/read/242797/12985037
am makefile.am
if AUDIOSERVICE
if CONFIGFILES
confdir = $(sysconfdir)/bluetooth
conf_DATA = audio.service
endif
servicedir = $(libdir)/bluetooth
service_PROGRAMS = bluetoothd-service-audio
bluetoothd_service_au