Skip to content

Commit 59555cf

Browse files
committed
drivers: bluetooth: hci: Fix stm32wb BLE behavior
Enabling BT_HCI_SETUP for STM32WB55 to have a correct and proper initialization procedure to fix #75318 issue Signed-off-by: Alessandro Manganaro <alessandro.manganaro@st.com>
1 parent d0cd497 commit 59555cf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

drivers/bluetooth/hci/Kconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@ config BT_STM32_IPM
6363
depends on DT_HAS_ST_STM32WB_RF_ENABLED
6464
select USE_STM32_HAL_CORTEX
6565
select HAS_STM32LIB
66+
select BT_HCI_SETUP
6667
help
6768
TODO
6869

0 commit comments

Comments
 (0)