-
CONFIG_BT_LL_SW_SPLIT
¶
Software-based BLE Link Layer
Type: bool
Help¶
Use Zephyr software BLE Link Layer ULL LLL split implementation.
Direct dependencies¶
<choice BT_LL_CHOICE: Bluetooth Link Layer Selection>
(Includes any dependencies from ifs and menus.)
Symbols selected by this symbol¶
Kconfig definition¶
At subsys/bluetooth/controller/Kconfig:62
Included via Kconfig:8
→ Kconfig.zephyr:41
→ subsys/Kconfig:6
→ subsys/bluetooth/Kconfig:161
Menu path: (Top) → Bluetooth → Bluetooth Controller → Bluetooth Link Layer Selection
config BT_LL_SW_SPLIT bool "Software-based BLE Link Layer" selectBT_RECV_IS_RX_THREAD
selectENTROPY_GENERATOR
depends on <choice BT_LL_CHOICE: Bluetooth Link Layer Selection> help Use Zephyr software BLE Link Layer ULL LLL split implementation.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)