mirror of
https://github.com/espressif/esp-idf.git
synced 2026-06-04 20:26:38 +03:00
Merge branch 'feat/support_bluedroid_key_log' into 'master'
Feat/support bluedroid key log Closes BLERP-2782 See merge request espressif/esp-idf!48437
This commit is contained in:
@@ -590,8 +590,9 @@ config BT_CTRL_BLE_MIN_CONN_INTERVAL_ENABLE
|
||||
|
||||
menu "Controller debug log Options (Experimental)"
|
||||
config BT_CTRL_LE_LOG_EN
|
||||
depends on BT_CTRL_RUN_IN_FLASH_ONLY
|
||||
bool "Enable BLE debug log"
|
||||
select BT_CTRL_RUN_IN_FLASH_ONLY
|
||||
default y if BLE_LOG_LL_ENABLED
|
||||
default n
|
||||
|
||||
config BT_CTRL_LE_LOG_MODE_BLE_LOG_V2
|
||||
|
||||
Reference in New Issue
Block a user