-
CONFIG_USB_DEVICE_BLUETOOTH_VS_H4
¶
Enable USB Bluetooth H4 vendor command
Type: bool
Help¶
Enables vendor command to switch to H:4 transport using the bulk endpoint.
Direct dependencies¶
USB_DEVICE_BLUETOOTH
&& USB_DEVICE_STACK
(Includes any dependencies from ifs and menus.)
Defaults¶
No defaults. Implicitly defaults to n
.
Symbols selected by this symbol¶
Kconfig definition¶
At <Zephyr>/subsys/usb/class/Kconfig:104
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:34
→ <Zephyr>/subsys/Kconfig:45
→ <Zephyr>/subsys/usb/Kconfig:144
Menu path: (Top) → Sub Systems and OS Services → USB Device Support → USB Bluetooth Device Class Driver
config USB_DEVICE_BLUETOOTH_VS_H4 bool "Enable USB Bluetooth H4 vendor command" selectBT_HCI_RAW_H4
selectBT_HCI_RAW_CMD_EXT
depends onUSB_DEVICE_BLUETOOTH
&&USB_DEVICE_STACK
help Enables vendor command to switch to H:4 transport using the bulk endpoint.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)