mirror of
https://github.com/espressif/esp-idf.git
synced 2026-09-22 13:01:16 +03:00
feat(ble): disable bluedroid log compression when bluedroid log disabled
This commit is contained in:
@@ -3,6 +3,7 @@ menuconfig BLE_HOST_COMPRESSED_LOG_ENABLE
|
||||
bool "Enable BLE Host log compression(Preview)"
|
||||
depends on BLE_COMPRESSED_LOG_ENABLE
|
||||
depends on BT_BLUEDROID_ENABLED || BT_NIMBLE_ENABLED
|
||||
depends on !BT_STACK_NO_LOG
|
||||
default y if BLE_LOG_HOST_LOG
|
||||
default n
|
||||
help
|
||||
|
||||
Reference in New Issue
Block a user