代码搜索:BlueTooth
找到约 4,983 项符合「BlueTooth」的源代码
代码结果 4,983
www.eeworm.com/read/282258/9108100
makefile
#
# Makefile for the Linux Bluetooth HCI device drivers.
#
obj-$(CONFIG_BT_HCIUSB) += hci_usb.o
obj-$(CONFIG_BT_HCIVHCI) += hci_vhci.o
obj-$(CONFIG_BT_HCIUART) += hci_uart.o
obj-$(CONFIG_BT_HCIBCM20
www.eeworm.com/read/377055/9296117
makefile
#
# Makefile for the Linux Bluetooth HCI device drivers.
#
obj-$(CONFIG_BT_HCIUSB) += hci_usb.o
obj-$(CONFIG_BT_HCIVHCI) += hci_vhci.o
obj-$(CONFIG_BT_HCIUART) += hci_uart.o
obj-$(CONFIG_BT_HCIBCM20
www.eeworm.com/read/296464/8101923
makefile
#
# Makefile for the Linux Bluetooth HCI device drivers.
#
obj-$(CONFIG_BT_HCIUSB) += hci_usb.o
obj-$(CONFIG_BT_HCIVHCI) += hci_vhci.o
obj-$(CONFIG_BT_HCIUART) += hci_uart.o
obj-$(CONFIG_BT_HCIBCM20
www.eeworm.com/read/329225/12968715
makefile
#
# Makefile for the Linux Bluetooth HCI device drivers.
#
obj-$(CONFIG_BT_HCIUSB) += hci_usb.o
obj-$(CONFIG_BT_HCIVHCI) += hci_vhci.o
obj-$(CONFIG_BT_HCIUART) += hci_uart.o
obj-$(CONFIG_BT_HCIBCM20
www.eeworm.com/read/11139/200113
entries
/Bluetooth.nc/1.1/Fri Sep 4 18:02:02 2009//
/RovingNetworks.h/1.1/Fri Sep 4 18:02:02 2009//
/RovingNetworksC.nc/1.1/Fri Sep 4 18:02:02 2009//
/RovingNetworksP.nc/1.1/Fri Sep 4 18:02:02 2009//
www.eeworm.com/read/209559/4963641
makefile
#
# Makefile for the Linux Bluetooth HCI device drivers.
#
obj-$(CONFIG_BT_HCIUSB) += hci_usb.o
obj-$(CONFIG_BT_HCIVHCI) += hci_vhci.o
obj-$(CONFIG_BT_HCIUART) += hci_uart.o
obj-$(CONFIG_BT_HCIBCM20
www.eeworm.com/read/195273/5113713
txt modules.txt
BlueZ kernel modules:
bluez - Bluetooth Core.
hci_usb - HCI USB driver.
hci_uart - HCI UART driver.
hci_vhci - HCI Virtual device driver.
l2cap - L2CAP module.
sco - SCO module.
rfcomm -
www.eeworm.com/read/316872/3590884
makefile
#
# Makefile for the Linux Bluetooth HCI device drivers.
#
obj-$(CONFIG_BT_HCIUSB) += hci_usb.o
obj-$(CONFIG_BT_HCIVHCI) += hci_vhci.o
obj-$(CONFIG_BT_HCIUART) += hci_uart.o
obj-$(CONFIG_BT_HCIBCM20
www.eeworm.com/read/276787/4163239
list gpe-session-scripts.list
/usr/share/pixmaps/gpe-logout.png
/usr/bin/gpe-auto-bluetooth
/etc/gpe/gpe.mbdock
/usr/bin/gpe-logout.matchbox
/etc/matchbox/session
/etc/X11/Xsession.d/98standard-apps
/usr/share/applications/gpe-log
www.eeworm.com/read/186812/8908001
am makefile.am
confdir = $(sysconfdir)/bluetooth
conf_DATA = rfcomm.conf
bin_PROGRAMS = rfcomm
rfcomm_SOURCES = main.c parser.h parser.y lexer.l kword.h kword.c
rfcomm_LDADD = @BLUEZ_LIBS@
AM_CFLAGS = @BLUEZ_CF