-
choice BT_HCI_BUS_TYPE: Bluetooth HCI driver
Bluetooth HCI driver
Type: bool
Direct dependencies¶
(BT
&& SHIELD_X_NUCLEO_IDB05A1
) || (BT
&& BOARD_96B_CARBON
) || (BT
&& BOARD_B_L4S5I_IOT01A
) || (BT
&& BOARD_DISCO_L475_IOT1
) || (BT
&& BOARD_NUCLEO_WB55RG
) || (BT
&& BOARD_STM32L562E_DK
) || (!TRUSTED_EXECUTION_SECURE
&& (BOARD_THINGY53_NRF5340_CPUAPP
|| BOARD_THINGY53_NRF5340_CPUAPPNS
)) || (BT_HCI
&& BOARD_NATIVE_POSIX
) || (BT
&& SHIELD_X_NUCLEO_IDB05A1
) || BT
|| (BT_RPC_CLIENT
&& BT_RPC
) || BOARD_BL5340_DVK_CPUAPP
|| BOARD_BL5340_DVK_CPUAPPNS
|| BOARD_NRF5340DK_NRF5340_CPUAPP
|| BOARD_NRF5340DK_NRF5340_CPUAPPNS
|| (BT_HCI
&& BT
&& !BT_CTLR
)
(Includes any dependencies from ifs and menus.)
Defaults¶
Choice options¶
Kconfig definitions¶
At <Zephyr>/boards/shields/x_nucleo_idb05a1/Kconfig.defconfig:11
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:17
→ <BuildDir>/kconfig/Kconfig.shield.defconfig:1
Menu path: (Top)
choice BT_HCI_BUS_TYPE
bool
default BT_SPI
depends on BT && SHIELD_X_NUCLEO_IDB05A1
At <Zephyr>/boards/arm/96b_carbon/Kconfig.defconfig:20
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:18
Menu path: (Top)
choice BT_HCI_BUS_TYPE
bool
default BT_SPI
depends on BT && BOARD_96B_CARBON
At <Zephyr>/boards/arm/b_l4s5i_iot01a/Kconfig.defconfig:33
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:18
Menu path: (Top)
choice BT_HCI_BUS_TYPE
bool
default BT_SPI
depends on BT && BOARD_B_L4S5I_IOT01A
At <Zephyr>/boards/arm/disco_l475_iot1/Kconfig.defconfig:38
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:18
Menu path: (Top)
choice BT_HCI_BUS_TYPE
bool
default BT_SPI
depends on BT && BOARD_DISCO_L475_IOT1
At <Zephyr>/boards/arm/nucleo_wb55rg/Kconfig.defconfig:16
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:18
Menu path: (Top)
choice BT_HCI_BUS_TYPE
bool
default BT_STM32_IPM
depends on BT && BOARD_NUCLEO_WB55RG
At <Zephyr>/boards/arm/stm32l562e_dk/Kconfig.defconfig:21
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:18
Menu path: (Top)
choice BT_HCI_BUS_TYPE
bool
default BT_SPI
depends on BT && BOARD_STM32L562E_DK
At <Zephyr>/boards/arm/thingy53_nrf5340/Kconfig.defconfig:61
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:18
Menu path: (Top)
choice BT_HCI_BUS_TYPE
bool
default BT_RPMSG if BT
depends on !TRUSTED_EXECUTION_SECURE && (BOARD_THINGY53_NRF5340_CPUAPP || BOARD_THINGY53_NRF5340_CPUAPPNS)
At <Zephyr>/boards/posix/native_posix/Kconfig.defconfig:32
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:18
Menu path: (Top)
choice BT_HCI_BUS_TYPE
bool
default BT_USERCHAN
depends on BT_HCI && BOARD_NATIVE_POSIX
At <Zephyr>/boards/shields/x_nucleo_idb05a1/Kconfig.defconfig:11
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:18
Menu path: (Top)
choice BT_HCI_BUS_TYPE
bool
default BT_SPI
depends on BT && SHIELD_X_NUCLEO_IDB05A1
At <Zephyr>/boards/xtensa/esp32/Kconfig.defconfig:31
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:18
Menu path: (Top)
choice BT_HCI_BUS_TYPE
bool
default BT_ESP32
depends on BT
At <nRF>/subsys/bluetooth/rpc/Kconfig:79
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:23
→ <Zephyr>/modules/Kconfig:6
→ <BuildDir>/kconfig/Kconfig.modules:2
→ <nRF>/Kconfig.nrf:50
→ <nRF>/subsys/Kconfig:10
→ <nRF>/subsys/bluetooth/Kconfig:38
Menu path: (Top) → Modules → nrf (/home/runner/work/sdk-nrf/sdk-nrf/ncs/nrf) → Nordic nRF Connect → Bluetooth Low Energy → BLE over nRF RPC → Bluetooth over RPC
choice BT_HCI_BUS_TYPE
bool
default BT_NO_DRIVER
depends on BT_RPC_CLIENT && BT_RPC
At <Zephyr>/boards/arm/bl5340_dvk/Kconfig:60
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:27
→ <Zephyr>/boards/Kconfig:57
Menu path: (Top) → Board Options
choice BT_HCI_BUS_TYPE
bool
default BT_RPMSG if BT
depends on BOARD_BL5340_DVK_CPUAPP || BOARD_BL5340_DVK_CPUAPPNS
At <Zephyr>/boards/arm/nrf5340dk_nrf5340/Kconfig:59
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:27
→ <Zephyr>/boards/Kconfig:57
Menu path: (Top) → Board Options
choice BT_HCI_BUS_TYPE
bool
default BT_RPMSG if BT
depends on BOARD_NRF5340DK_NRF5340_CPUAPP || BOARD_NRF5340DK_NRF5340_CPUAPPNS
At <Zephyr>/drivers/bluetooth/hci/Kconfig:11
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:32
→ <Zephyr>/drivers/Kconfig:8
→ <Zephyr>/drivers/bluetooth/Kconfig:16
Menu path: (Top) → Device Drivers → Bluetooth Drivers
choice BT_HCI_BUS_TYPE
bool "Bluetooth HCI driver"
depends on BT_HCI && BT && !BT_CTLR
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)