The latest development version of this page may be more current than this released 1.14.0 version.
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.)

Defaults

Kconfig definition

At subsys/bluetooth/controller/Kconfig:680

Included via Kconfig:10Kconfig.zephyr:39subsys/Kconfig:8subsys/bluetooth/Kconfig:145

Menu path: (top menu) → Bluetooth

config BT_TMP
    bool
    prompt "Temporary Role" if BT_SHELL && BT_LL_SW_SPLIT && BT_CTLR && BT_HCI && BT
    default "y" if BT_SHELL && BT_LL_SW_SPLIT && BT_CTLR && BT_HCI && BT
    depends on BT_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.)