mirror of
https://github.com/espressif/esp-idf.git
synced 2025-09-22 17:02:25 +00:00
components/bt: Combine 3 Bluetooth controller menu
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user