-
CONFIG_BT_CTLR_TIFS_HW_SUPPORT¶
(No prompt – not directly user assignable.)
Type: bool
Direct dependencies¶
BT_LL_SW_SPLIT && BT_CTLR && BT_HCI && BT
(Includes any dependencies from ifs and menus.)
Defaults¶
No defaults. Implicitly defaults to n.
Symbols that select this symbol¶
Kconfig definition¶
At subsys/bluetooth/controller/Kconfig.ll_sw_split:67
Included via Kconfig:8 → Kconfig.zephyr:34 → subsys/Kconfig:9 → subsys/bluetooth/Kconfig:240 → subsys/bluetooth/controller/Kconfig:594
Menu path: (Top) → Sub Systems and OS Services → Bluetooth → Bluetooth Controller
config BT_CTLR_TIFS_HW_SUPPORT
bool
depends on BT_LL_SW_SPLIT && BT_CTLR && BT_HCI && BT
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)