-
CONFIG_BT_HAS_HCI_VS
¶
(No prompt – not directly user assignable.)
Type: bool
Help¶
This option is set by the Bluetooth controller to indicate support for the Zephyr HCI Vendor-Specific Commands and Event.
Defaults¶
No defaults. Implicitly defaults to n
.
Kconfig definition¶
At subsys/bluetooth/common/Kconfig:9
Included via Kconfig:10
→ Kconfig.zephyr:39
→ subsys/Kconfig:8
→ subsys/bluetooth/Kconfig:143
Menu path: (top menu) → Bluetooth
config BT_HAS_HCI_VS bool depends onBT_HCI
&&BT
help This option is set by the Bluetooth controller to indicate support for the Zephyr HCI Vendor-Specific Commands and Event.
(Definitions include propagated dependencies, including from if’s and menus.)