Lines Matching refs:bluetooth
6 obj-$(CONFIG_BT) += bluetooth.o
15 bluetooth-y := af_bluetooth.o hci_core.o hci_conn.o hci_event.o mgmt.o \
20 bluetooth-$(CONFIG_DEV_COREDUMP) += coredump.o
22 bluetooth-$(CONFIG_BT_BREDR) += sco.o
23 bluetooth-$(CONFIG_BT_LE) += iso.o
24 bluetooth-$(CONFIG_BT_LEDS) += leds.o
25 bluetooth-$(CONFIG_BT_MSFTEXT) += msft.o
26 bluetooth-$(CONFIG_BT_AOSPEXT) += aosp.o
27 bluetooth-$(CONFIG_BT_DEBUGFS) += hci_debugfs.o
28 bluetooth-$(CONFIG_BT_SELFTEST) += selftest.o