-
CONFIG_USB_DEVICE_BLUETOOTH¶
USB Bluetooth Device Class Driver
Type: bool
Help¶
USB Bluetooth device class driver
Defaults¶
No defaults. Implicitly defaults to n.
Symbols selected by this symbol¶
Kconfig definition¶
At subsys/usb/class/Kconfig:97
Included via Kconfig:8 → Kconfig.zephyr:34 → subsys/Kconfig:45 → subsys/usb/Kconfig:144
Menu path: (Top) → Sub Systems and OS Services → USB Device Support
config USB_DEVICE_BLUETOOTH
bool "USB Bluetooth Device Class Driver"
select BT
select BT_HCI_RAW
depends on USB_DEVICE_STACK
help
USB Bluetooth device class driver
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)