components/bt: Combine 3 Bluetooth controller menu

This commit is contained in:
baohongde
2021-09-13 15:58:29 +08:00
parent 6fc4bf7145
commit 05768e9878
68 changed files with 135 additions and 147 deletions

View File

@@ -412,7 +412,7 @@ CONFIG_WPA_MBEDTLS_CRYPTO=y
CONFIG_BT_ENABLED=y
#
# Bluetooth controller(ESP32 Dual Mode Bluetooth)
# Bluetooth controller
#
CONFIG_BTDM_CTRL_MODE_BLE_ONLY=y
# CONFIG_BTDM_CTRL_MODE_BR_EDR_ONLY is not set
@@ -453,7 +453,7 @@ CONFIG_BTDM_BLE_ADV_REPORT_FLOW_CTRL_SUPP=y
CONFIG_BTDM_BLE_ADV_REPORT_FLOW_CTRL_NUM=100
CONFIG_BTDM_BLE_ADV_REPORT_DISCARD_THRSHOLD=20
# CONFIG_BTDM_COEX_BT_OPTIONS is not set
# end of Bluetooth controller(ESP32 Dual Mode Bluetooth)
# end of Bluetooth controller
CONFIG_BTDM_CTRL_HW_CCA_EFF=0
CONFIG_BTDM_CTRL_DFT_TX_POWER_LEVEL_EFF=0