-
CONFIG_BT_TMP
¶
Temporary Role
Type: bool
Help¶
Temporary role to manual test ULL/LLL split architecture.
Direct dependencies¶
BT_SHELL
&& BT_LL_SW_SPLIT
&& BT_CTLR
&& BT_HCI
&& BT
(Includes any dependencies from if’s and menus.)
Kconfig definition¶
At subsys/bluetooth/controller/Kconfig:680
Included via Kconfig:10
→ Kconfig.zephyr:39
→ subsys/Kconfig:8
→ subsys/bluetooth/Kconfig:145
Menu path: (top menu) → Bluetooth
config BT_TMP bool prompt "Temporary Role" ifBT_SHELL
&&BT_LL_SW_SPLIT
&&BT_CTLR
&&BT_HCI
&&BT
default "y" ifBT_SHELL
&&BT_LL_SW_SPLIT
&&BT_CTLR
&&BT_HCI
&&BT
depends onBT_SHELL
&&BT_LL_SW_SPLIT
&&BT_CTLR
&&BT_HCI
&&BT
help Temporary role to manual test ULL/LLL split architecture.
(Definitions include propagated dependencies, including from if’s and menus.)