feat(ble): support pawr feature in ble sdk on ESP32-C5

(cherry picked from commit 6c15fccddd)

Co-authored-by: cjin <jinchen@espressif.com>
This commit is contained in:
Zhou Xiao
2025-08-19 13:14:57 +08:00
parent 16a51184ee
commit 389a1ab280
3 changed files with 88 additions and 14 deletions
@@ -196,6 +196,13 @@ config BT_LE_POWER_CONTROL_ENABLED
help
Set this option to enable the Power Control feature on controller
config BT_LE_PERIODIC_ADV_WITH_RESPONSE_ENABLED
bool "Enable BLE periodic advertising with response"
depends on BT_LE_50_FEATURE_SUPPORT
default n
help
This enables BLE periodic advertising with response feature
menu "Memory Settings"
depends on !BT_NIMBLE_ENABLED