fix(ble): fixed some ble internal issues for esp32h4

This commit is contained in:
ShenWeilong
2026-04-17 15:50:48 +08:00
committed by BOT
parent 52edbc934d
commit 25776f484d
2 changed files with 5 additions and 1 deletions
@@ -633,3 +633,7 @@ config BT_LE_DFT_TX_POWER_LEVEL_DBM_EFF
default 18 if BT_LE_DFT_TX_POWER_LEVEL_P18
default 20 if BT_LE_DFT_TX_POWER_LEVEL_P20
default 0
config BT_LE_DTM_ENABLED
bool "Enable Direct Test Mode (DTM) feature"
default n