## SECTION=communication menuconfig BLUEZ tristate "bluez " select LIBC_DL select LIBC_PTHREAD select LIBC_RT select DBUS select GLIB select UDEV select READLINE if BLUEZ_CLIENT select PYGOBJECT if BLUEZ_INSTALL_TESTSCRIPTS select DBUS_PYTHON if BLUEZ_INSTALL_TESTSCRIPTS help Official Linux Bluetooth protocol stack For more information refer http://www.bluez.org if BLUEZ config BLUEZ_SYSTEMD_UNIT bool default y depends on SYSTEMD prompt "install systemd unit files" config BLUEZ_UTILS bool "install bluez tools" help install the tools "bccmd bluemoon btmon ciptool hciattach hciconfig hcidump hcitool hex2hcd l2ping l2test mpris-proxy rctest rfcomm sdptoolciptool l2ping hcitool rctest rfcomm" and "sdptool" config BLUEZ_CLIENT bool "install client tools: bluetoothctl, gatttool" help install the client tools bluetoothctl and gatttool config BLUEZ_INSTALL_TESTSCRIPTS bool "install testscripts" help install test scripts that allow to set up bluetooth connections endif