-
CONFIG_USB_DEVICE_BLUETOOTH
¶
USB Bluetooth Device Class Driver
Type: bool
Help¶
USB Bluetooth device class driver
Direct dependencies¶
USB_DEVICE_STACK
&& USB_DEVICE_STACK
(Includes any dependencies from if’s and menus.)
Defaults¶
No defaults. Implicitly defaults to n
.
Symbols selected by this symbol¶
Kconfig definition¶
At subsys/usb/class/Kconfig:96
Included via Kconfig:10
→ Kconfig.zephyr:35
→ subsys/Kconfig:26
→ subsys/usb/Kconfig:84
Menu path: (top menu) → USB device stack
config USB_DEVICE_BLUETOOTH bool prompt "USB Bluetooth Device Class Driver" ifUSB_DEVICE_STACK
&&USB_DEVICE_STACK
selectBT
ifUSB_DEVICE_STACK
&&USB_DEVICE_STACK
selectBT_HCI_RAW
ifUSB_DEVICE_STACK
&&USB_DEVICE_STACK
depends onUSB_DEVICE_STACK
&&USB_DEVICE_STACK
help USB Bluetooth device class driver
(Definitions include propagated dependencies, including from if’s and menus.)