Home | History | Annotate | Download | only in bluez

Lines Matching full:bluetooth

22 includedir = @includedir@/bluetooth
29 dbus_DATA = src/bluetooth.conf
31 confdir = $(sysconfdir)/bluetooth
35 statedir = $(localstatedir)/lib/bluetooth
40 plugindir = $(libdir)/bluetooth/plugins
45 lib_headers = lib/bluetooth.h lib/hci.h lib/hci_lib.h lib/mgmt.h \
48 local_headers = $(foreach file,$(lib_headers), lib/bluetooth/$(notdir $(file)))
55 lib/bluetooth.c lib/hci.c lib/sdp.c lib/uuid.c
235 $(mcap_sources) src/bluetooth.ver \
258 -Wl,--version-script=$(srcdir)/src/bluetooth.ver
274 EXTRA_DIST += src/genbuiltin src/bluetooth.conf \
304 alsaconf_DATA = audio/bluetooth.conf
331 EXTRA_DIST += audio/bluetooth.conf
339 udev_files = scripts/bluetooth.rules
342 udev_files += scripts/bluetooth-hid2hci.rules
346 udev_files += scripts/bluetooth-serial.rules
354 EXTRA_DIST += scripts/bluetooth.rules \
355 scripts/bluetooth-hid2hci.rules scripts/bluetooth-serial.rules
412 lib/bluetooth/%.h: lib/%.h
413 $(AM_V_at)$(MKDIR_P) lib/bluetooth
417 $(RM) -r lib/bluetooth