CONFIG_BT_CTLR_CTEINLINE_SUPPORT¶
(No prompt – not directly user assignable.)
Type: bool
Defaults¶
No defaults. Implicitly defaults to n
.
Kconfig definition¶
At subsys/bluetooth/controller/Kconfig.df:29
Included via Kconfig:8
→ Kconfig.zephyr:44
→ subsys/Kconfig:9
→ subsys/bluetooth/Kconfig:175
→ subsys/bluetooth/controller/Kconfig:658
Menu path: (Top) → Sub Systems and OS Services → Bluetooth → Bluetooth Controller
config BT_CTLR_CTEINLINE_SUPPORT
bool
depends on BT_CTLR && BT_HCI && BT
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)