CONFIG_BT_HCI_VS_EXT
Zephyr HCI Vendor-Specific Extensions
Zephyr HCI Vendor-Specific Extensions
Type: bool
Help
Enable support for the Zephyr HCI Vendor-Specific Extensions in the
Host and/or Controller. This enables Write BD_ADDR, Read Build Info,
Read Static Addresses and Read Key Hierarchy Roots vendor commands.
Help
Enable support for the Zephyr HCI Vendor-Specific Extensions in the
Host and/or Controller. This enables Write BD_ADDR, Read Build Info,
Read Static Addresses and Read Key Hierarchy Roots vendor commands.
Direct dependencies
(BT
&& SHIELD_X_NUCLEO_IDB05A1
) || (BT
&& SHIELD_X_NUCLEO_IDB05A1
) || (BT
&& BOARD_B_L4S5I_IOT01A
) || (BT
&& BOARD_DISCO_L475_IOT1
) || (BT
&& BOARD_STM32L562E_DK
) || (BT
&& SHIELD_X_NUCLEO_IDB05A1
) || (BT_HCI_VS
&& BT_RPC_STACK
) || (BT_HCI_VS
&& BT_HCI
&& BT
)
(Includes any dependencies from ifs and menus.)
Defaults
n
n
n
n
n
n
y
y
Kconfig definitions
At <Zephyr>/boards/shields/x_nucleo_idb05a1/Kconfig.defconfig:23
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:18
→ <nRF>/doc/_build/kconfig/Kconfig.shield.defconfig:1
Menu path: (Top)
config BT_HCI_VS_EXT
bool
default n
depends on BT && SHIELD_X_NUCLEO_IDB05A1
At <Zephyr>/boards/shields/x_nucleo_idb05a1/Kconfig.defconfig:23
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:20
Menu path: (Top)
config BT_HCI_VS_EXT
bool
default n
depends on BT && SHIELD_X_NUCLEO_IDB05A1
At <Zephyr>/boards/arm/b_l4s5i_iot01a/Kconfig.defconfig:45
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:22
Menu path: (Top)
config BT_HCI_VS_EXT
bool
default n
depends on BT && BOARD_B_L4S5I_IOT01A
At <Zephyr>/boards/arm/disco_l475_iot1/Kconfig.defconfig:50
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:22
Menu path: (Top)
config BT_HCI_VS_EXT
bool
default n
depends on BT && BOARD_DISCO_L475_IOT1
At <Zephyr>/boards/arm/stm32l562e_dk/Kconfig.defconfig:35
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:22
Menu path: (Top)
config BT_HCI_VS_EXT
bool
default n
depends on BT && BOARD_STM32L562E_DK
At <Zephyr>/boards/shields/x_nucleo_idb05a1/Kconfig.defconfig:23
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:22
Menu path: (Top)
config BT_HCI_VS_EXT
bool
default n
depends on BT && SHIELD_X_NUCLEO_IDB05A1
At <Zephyr>/subsys/bluetooth/common/Kconfig:204
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:33
→ <Zephyr>/modules/Kconfig:6
→ <nRF>/doc/_build/kconfig/Kconfig.modules:2
→ <nRF>/Kconfig.nrf:92
→ <nRF>/subsys/Kconfig:10
→ <nRF>/subsys/bluetooth/Kconfig:38
→ <nRF>/subsys/bluetooth/rpc/Kconfig:195
Menu path: (Top) → Modules → nrf (/home/runner/work/sdk-nrf/sdk-nrf/ncs/nrf) → Nordic nRF Connect → Bluetooth Low Energy → BLE over nRF RPC → Zephyr HCI Vendor-Specific Commands
config BT_HCI_VS_EXT
bool "Zephyr HCI Vendor-Specific Extensions"
default y
depends on BT_HCI_VS && BT_RPC_STACK
help
Enable support for the Zephyr HCI Vendor-Specific Extensions in the
Host and/or Controller. This enables Write BD_ADDR, Read Build Info,
Read Static Addresses and Read Key Hierarchy Roots vendor commands.
At <Zephyr>/subsys/bluetooth/common/Kconfig:204
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:44
→ <Zephyr>/subsys/Kconfig:9
→ <Zephyr>/subsys/bluetooth/Kconfig:179
Menu path: (Top) → Sub Systems and OS Services → Bluetooth → Zephyr HCI Vendor-Specific Commands
config BT_HCI_VS_EXT
bool "Zephyr HCI Vendor-Specific Extensions"
default y
depends on BT_HCI_VS && BT_HCI && BT
help
Enable support for the Zephyr HCI Vendor-Specific Extensions in the
Host and/or Controller. This enables Write BD_ADDR, Read Build Info,
Read Static Addresses and Read Key Hierarchy Roots vendor commands.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)