-
CONFIG_BT_HCI_RAW
¶
RAW HCI access
Type: bool
Help¶
This option allows to access Bluetooth controller from the application with the RAW HCI protocol.
Defaults¶
No defaults. Implicitly defaults to n
.
Symbols that select this symbol¶
Kconfig definition¶
At subsys/bluetooth/Kconfig:49
Included via Kconfig:10
→ Kconfig.zephyr:39
→ subsys/Kconfig:8
Menu path: (top menu) → Bluetooth
config BT_HCI_RAW bool prompt "RAW HCI access" ifBT_HCI
&&BT
depends onBT_HCI
&&BT
help This option allows to access Bluetooth controller from the application with the RAW HCI protocol.
(Definitions include propagated dependencies, including from if’s and menus.)