-
CONFIG_BT_LLL_VENDOR_OPENISA
¶
Use OpenISA LLL
Type: bool
Help¶
Use OpenISA Lower Link Layer implementation.
Direct dependencies¶
SOC_OPENISA_RV32M1_RISCV32
&& BT_LL_SW_SPLIT
&& BT_CTLR
&& BT_HCI
&& BT
(Includes any dependencies from ifs and menus.)
Default¶
y
Symbols selected by this symbol¶
Kconfig definition¶
At <Zephyr>/subsys/bluetooth/controller/Kconfig.ll_sw_split:44
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:34
→ <Zephyr>/subsys/Kconfig:8
→ <Zephyr>/subsys/bluetooth/Kconfig:240
→ <Zephyr>/subsys/bluetooth/controller/Kconfig:554
Menu path: (Top) → Sub Systems and OS Services → Bluetooth → Bluetooth Controller
config BT_LLL_VENDOR_OPENISA bool "Use OpenISA LLL" default y selectBT_CTLR_PHY_UPDATE_SUPPORT
selectBT_CTLR_EXT_REJ_IND_SUPPORT
selectBT_HAS_HCI_VS
selectBT_CTLR_LE_ENC_SUPPORT
if !BT_CTLR_DATA_LENGTH_CLEAR
selectBT_CTLR_PRIVACY_SUPPORT
depends onSOC_OPENISA_RV32M1_RISCV32
&&BT_LL_SW_SPLIT
&&BT_CTLR
&&BT_HCI
&&BT
help Use OpenISA Lower Link Layer implementation.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)