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