:orphan: .. title:: BT_STM32_IPM .. option:: CONFIG_BT_STM32_IPM *IPM HCI* Type: ``bool`` Help ==== TODO Direct dependencies =================== \ :ref:` ` *(Includes any dependencies from ifs and menus.)* Symbols selected by this symbol =============================== - \ :option:`USE_STM32_HAL_CORTEX ` - \ :option:`HAS_STM32LIB ` Kconfig definition ================== .. highlight:: kconfig At ``drivers/bluetooth/hci/Kconfig:49`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:32`` → ``drivers/Kconfig:8`` → ``drivers/bluetooth/Kconfig:16`` Menu path: (Top) → Device Drivers → Bluetooth Drivers → Bluetooth HCI driver .. parsed-literal:: config BT_STM32_IPM bool "IPM HCI" select \ :option:`USE_STM32_HAL_CORTEX ` select \ :option:`HAS_STM32LIB ` depends on \ :ref:` ` help TODO *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*