We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc3748c commit 5c290d8Copy full SHA for 5c290d8
drivers/bluetooth/hci/Kconfig
@@ -97,7 +97,7 @@ config BT_STM32WBA
97
depends on DT_HAS_ST_HCI_STM32WBA_ENABLED
98
depends on ZEPHYR_HAL_STM32_MODULE_BLOBS
99
select HAS_STM32LIB
100
- select BT_HCI_SET_PUBLIC_ADDR
+ select BT_HCI_SET_PUBLIC_ADDR if !BT_HCI_RAW
101
help
102
ST STM32WBA HCI Bluetooth interface
103
0 commit comments