-
CONFIG_BT_STM32_IPM
¶
IPM HCI
Type: bool
Help¶
TODO
Direct dependencies¶
<choice BT_HCI_BUS_TYPE: Bluetooth HCI driver>
(Includes any dependencies from ifs and menus.)
Symbols selected by this symbol¶
Kconfig definition¶
At <Zephyr>/drivers/bluetooth/hci/Kconfig:49
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:32
→ <Zephyr>/drivers/Kconfig:8
→ <Zephyr>/drivers/bluetooth/Kconfig:16
Menu path: (Top) → Device Drivers → Bluetooth Drivers → Bluetooth HCI driver
config BT_STM32_IPM
bool "IPM HCI"
select USE_STM32_HAL_CORTEX
select HAS_STM32LIB
depends on <choice BT_HCI_BUS_TYPE>
help
TODO
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)