-
CONFIG_BT_CTLR_TIFS_HW
¶
H/w Accelerated tIFS Trx switching
Type: bool
Help¶
Enable use of hardware accelerated tIFS Trx switching.
Direct dependencies¶
!BT_CTLR_RADIO_ENABLE_FAST
&& BT_CTLR
&& BT_HCI
&& BT
(Includes any dependencies from if’s and menus.)
Defaults¶
- “y” if !
BT_CTLR_RADIO_ENABLE_FAST
&&BT_CTLR
&&BT_HCI
&&BT
Kconfig definition¶
At subsys/bluetooth/controller/Kconfig:525
Included via Kconfig:10
→ Kconfig.zephyr:39
→ subsys/Kconfig:8
→ subsys/bluetooth/Kconfig:145
Menu path: (top menu) → Bluetooth → Advanced features
config BT_CTLR_TIFS_HW bool prompt "H/w Accelerated tIFS Trx switching" if !BT_CTLR_RADIO_ENABLE_FAST
&&BT_CTLR
&&BT_HCI
&&BT
&&BT_CTLR_ADVANCED_FEATURES
default "y" if !BT_CTLR_RADIO_ENABLE_FAST
&&BT_CTLR
&&BT_HCI
&&BT
depends on !BT_CTLR_RADIO_ENABLE_FAST
&&BT_CTLR
&&BT_HCI
&&BT
help Enable use of hardware accelerated tIFS Trx switching.
(Definitions include propagated dependencies, including from if’s and menus.)