mirror of
https://github.com/espressif/esp-idf.git
synced 2026-08-18 06:35:35 +03:00
Merge branch 'bugfix/btdm_link_error_of_kconfig_v4.3' into 'release/v4.3'
Bugfix/btdm link error of kconfig v4.3 See merge request espressif/esp-idf!15466
This commit is contained in:
@@ -410,10 +410,9 @@ CONFIG_WPA_MBEDTLS_CRYPTO=y
|
||||
# Bluetooth
|
||||
#
|
||||
CONFIG_BT_ENABLED=y
|
||||
CONFIG_BT_CTRL_ESP32=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
|
||||
@@ -454,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
|
||||
@@ -669,7 +668,7 @@ CONFIG_BT_ACL_CONNECTIONS=4
|
||||
CONFIG_BT_SMP_ENABLE=y
|
||||
# CONFIG_BT_BLE_ACT_SCAN_REP_ADV_SCAN is not set
|
||||
CONFIG_BT_BLE_ESTAB_LINK_CONN_TOUT=30
|
||||
CONFIG_BT_RESERVE_DRAM=0xdb5c
|
||||
CONFIG_BTDM_RESERVE_DRAM=0xdb5c
|
||||
# end of Bluedroid Options
|
||||
# end of Bluetooth
|
||||
|
||||
|
||||
@@ -367,7 +367,6 @@ CONFIG_WPA_MBEDTLS_CRYPTO=y
|
||||
# Bluetooth
|
||||
#
|
||||
CONFIG_BT_ENABLED=y
|
||||
CONFIG_BT_CTRL_ESP32C3=y
|
||||
CONFIG_BTDM_CTRL_BR_EDR_SCO_DATA_PATH_EFF=0
|
||||
CONFIG_BTDM_CTRL_PCM_ROLE_EFF=0
|
||||
CONFIG_BTDM_CTRL_PCM_POLAR_EFF=0
|
||||
@@ -382,7 +381,7 @@ CONFIG_BTDM_BLE_ADV_REPORT_FLOW_CTRL_NUM=100
|
||||
CONFIG_BTDM_BLE_ADV_REPORT_DISCARD_THRSHOLD=20
|
||||
|
||||
#
|
||||
# Bluetooth controller(ESP32C3 Bluetooth Low Energy)
|
||||
# Bluetooth controller
|
||||
#
|
||||
CONFIG_BT_CTRL_MODE_EFF=1
|
||||
CONFIG_BT_CTRL_BLE_MAX_ACT=10
|
||||
@@ -426,7 +425,7 @@ CONFIG_BT_CTRL_DFT_TX_POWER_LEVEL_EFF=7
|
||||
CONFIG_BT_CTRL_SLEEP_MODE_EFF=0
|
||||
CONFIG_BT_CTRL_SLEEP_CLOCK_EFF=0
|
||||
CONFIG_BT_CTRL_HCI_TL_EFF=1
|
||||
# end of Bluetooth controller(ESP32C3 Bluetooth Low Energy)
|
||||
# end of Bluetooth controller
|
||||
|
||||
#
|
||||
# MODEM SLEEP Options
|
||||
@@ -639,7 +638,6 @@ CONFIG_BT_BLE_ESTAB_LINK_CONN_TOUT=30
|
||||
CONFIG_BT_BLE_RPA_SUPPORTED=y
|
||||
# CONFIG_BT_BLE_50_FEATURES_SUPPORTED is not set
|
||||
CONFIG_BT_BLE_42_FEATURES_SUPPORTED=y
|
||||
CONFIG_BT_RESERVE_DRAM=0xdb5c
|
||||
# end of Bluedroid Options
|
||||
# end of Bluetooth
|
||||
|
||||
|
||||
@@ -470,7 +470,6 @@ CONFIG_WPA_MBEDTLS_CRYPTO=y
|
||||
# Bluetooth
|
||||
#
|
||||
CONFIG_BT_ENABLED=y
|
||||
CONFIG_BT_CTRL_ESP32S3=y
|
||||
CONFIG_BT_SOC_SUPPORT_5_0=y
|
||||
CONFIG_BTDM_CTRL_BR_EDR_SCO_DATA_PATH_EFF=0
|
||||
CONFIG_BTDM_CTRL_PCM_ROLE_EFF=0
|
||||
@@ -530,7 +529,7 @@ CONFIG_BT_CTRL_SLEEP_CLOCK_EFF=0
|
||||
CONFIG_BT_CTRL_HCI_TL_EFF=1
|
||||
|
||||
#
|
||||
# Bluetooth controller(ESP32S3 Bluetooth Low Energy)
|
||||
# Bluetooth controller
|
||||
#
|
||||
CONFIG_BT_CTRL_PINNED_TO_CORE_0=y
|
||||
# CONFIG_BT_CTRL_PINNED_TO_CORE_1 is not set
|
||||
@@ -539,7 +538,7 @@ CONFIG_BT_CTRL_PINNED_TO_CORE_0=y
|
||||
# MODEM SLEEP Options
|
||||
#
|
||||
# end of MODEM SLEEP Options
|
||||
# end of Bluetooth controller(ESP32S3 Bluetooth Low Energy)
|
||||
# end of Bluetooth controller
|
||||
|
||||
CONFIG_BT_BLUEDROID_ENABLED=y
|
||||
# CONFIG_BT_NIMBLE_ENABLED is not set
|
||||
@@ -749,7 +748,6 @@ CONFIG_BT_BLE_ESTAB_LINK_CONN_TOUT=30
|
||||
CONFIG_BT_BLE_RPA_SUPPORTED=y
|
||||
# CONFIG_BT_BLE_50_FEATURES_SUPPORTED is not set
|
||||
CONFIG_BT_BLE_42_FEATURES_SUPPORTED=y
|
||||
CONFIG_BT_RESERVE_DRAM=0xdb5c
|
||||
# end of Bluedroid Options
|
||||
# end of Bluetooth
|
||||
|
||||
|
||||
@@ -410,10 +410,9 @@ CONFIG_WPA_MBEDTLS_CRYPTO=y
|
||||
# Bluetooth
|
||||
#
|
||||
CONFIG_BT_ENABLED=y
|
||||
CONFIG_BT_CTRL_ESP32=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
|
||||
@@ -454,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
|
||||
@@ -673,7 +672,7 @@ CONFIG_BT_ACL_CONNECTIONS=4
|
||||
CONFIG_BT_SMP_ENABLE=y
|
||||
# CONFIG_BT_BLE_ACT_SCAN_REP_ADV_SCAN is not set
|
||||
CONFIG_BT_BLE_ESTAB_LINK_CONN_TOUT=30
|
||||
CONFIG_BT_RESERVE_DRAM=0xdb5c
|
||||
CONFIG_BTDM_RESERVE_DRAM=0xdb5c
|
||||
# end of Bluedroid Options
|
||||
# end of Bluetooth
|
||||
|
||||
|
||||
@@ -367,7 +367,6 @@ CONFIG_WPA_MBEDTLS_CRYPTO=y
|
||||
# Bluetooth
|
||||
#
|
||||
CONFIG_BT_ENABLED=y
|
||||
CONFIG_BT_CTRL_ESP32C3=y
|
||||
CONFIG_BTDM_CTRL_BR_EDR_SCO_DATA_PATH_EFF=0
|
||||
CONFIG_BTDM_CTRL_PCM_ROLE_EFF=0
|
||||
CONFIG_BTDM_CTRL_PCM_POLAR_EFF=0
|
||||
@@ -382,7 +381,7 @@ CONFIG_BTDM_BLE_ADV_REPORT_FLOW_CTRL_NUM=100
|
||||
CONFIG_BTDM_BLE_ADV_REPORT_DISCARD_THRSHOLD=20
|
||||
|
||||
#
|
||||
# Bluetooth controller(ESP32C3 Bluetooth Low Energy)
|
||||
# Bluetooth controller
|
||||
#
|
||||
CONFIG_BT_CTRL_MODE_EFF=1
|
||||
CONFIG_BT_CTRL_BLE_MAX_ACT=10
|
||||
@@ -426,7 +425,7 @@ CONFIG_BT_CTRL_DFT_TX_POWER_LEVEL_EFF=7
|
||||
CONFIG_BT_CTRL_SLEEP_MODE_EFF=0
|
||||
CONFIG_BT_CTRL_SLEEP_CLOCK_EFF=0
|
||||
CONFIG_BT_CTRL_HCI_TL_EFF=1
|
||||
# end of Bluetooth controller(ESP32C3 Bluetooth Low Energy)
|
||||
# end of Bluetooth controller
|
||||
|
||||
#
|
||||
# MODEM SLEEP Options
|
||||
@@ -639,7 +638,6 @@ CONFIG_BT_BLE_ESTAB_LINK_CONN_TOUT=30
|
||||
CONFIG_BT_BLE_RPA_SUPPORTED=y
|
||||
# CONFIG_BT_BLE_50_FEATURES_SUPPORTED is not set
|
||||
CONFIG_BT_BLE_42_FEATURES_SUPPORTED=y
|
||||
CONFIG_BT_RESERVE_DRAM=0xdb5c
|
||||
# end of Bluedroid Options
|
||||
# end of Bluetooth
|
||||
|
||||
|
||||
@@ -470,7 +470,6 @@ CONFIG_WPA_MBEDTLS_CRYPTO=y
|
||||
# Bluetooth
|
||||
#
|
||||
CONFIG_BT_ENABLED=y
|
||||
CONFIG_BT_CTRL_ESP32S3=y
|
||||
CONFIG_BT_SOC_SUPPORT_5_0=y
|
||||
CONFIG_BTDM_CTRL_BR_EDR_SCO_DATA_PATH_EFF=0
|
||||
CONFIG_BTDM_CTRL_PCM_ROLE_EFF=0
|
||||
@@ -530,7 +529,7 @@ CONFIG_BT_CTRL_SLEEP_CLOCK_EFF=0
|
||||
CONFIG_BT_CTRL_HCI_TL_EFF=1
|
||||
|
||||
#
|
||||
# Bluetooth controller(ESP32S3 Bluetooth Low Energy)
|
||||
# Bluetooth controller
|
||||
#
|
||||
CONFIG_BT_CTRL_PINNED_TO_CORE_0=y
|
||||
# CONFIG_BT_CTRL_PINNED_TO_CORE_1 is not set
|
||||
@@ -539,7 +538,7 @@ CONFIG_BT_CTRL_PINNED_TO_CORE_0=y
|
||||
# MODEM SLEEP Options
|
||||
#
|
||||
# end of MODEM SLEEP Options
|
||||
# end of Bluetooth controller(ESP32S3 Bluetooth Low Energy)
|
||||
# end of Bluetooth controller
|
||||
|
||||
CONFIG_BT_BLUEDROID_ENABLED=y
|
||||
# CONFIG_BT_NIMBLE_ENABLED is not set
|
||||
@@ -749,7 +748,6 @@ CONFIG_BT_BLE_ESTAB_LINK_CONN_TOUT=30
|
||||
CONFIG_BT_BLE_RPA_SUPPORTED=y
|
||||
# CONFIG_BT_BLE_50_FEATURES_SUPPORTED is not set
|
||||
CONFIG_BT_BLE_42_FEATURES_SUPPORTED=y
|
||||
CONFIG_BT_RESERVE_DRAM=0xdb5c
|
||||
# end of Bluedroid Options
|
||||
# end of Bluetooth
|
||||
|
||||
|
||||
@@ -367,7 +367,6 @@ CONFIG_WPA_MBEDTLS_CRYPTO=y
|
||||
# Bluetooth
|
||||
#
|
||||
CONFIG_BT_ENABLED=y
|
||||
CONFIG_BT_CTRL_ESP32C3=y
|
||||
CONFIG_BTDM_CTRL_BR_EDR_SCO_DATA_PATH_EFF=0
|
||||
CONFIG_BTDM_CTRL_PCM_ROLE_EFF=0
|
||||
CONFIG_BTDM_CTRL_PCM_POLAR_EFF=0
|
||||
@@ -382,7 +381,7 @@ CONFIG_BTDM_BLE_ADV_REPORT_FLOW_CTRL_NUM=100
|
||||
CONFIG_BTDM_BLE_ADV_REPORT_DISCARD_THRSHOLD=20
|
||||
|
||||
#
|
||||
# Bluetooth controller(ESP32C3 Bluetooth Low Energy)
|
||||
# Bluetooth controller
|
||||
#
|
||||
CONFIG_BT_CTRL_MODE_EFF=1
|
||||
CONFIG_BT_CTRL_BLE_MAX_ACT=10
|
||||
@@ -426,7 +425,7 @@ CONFIG_BT_CTRL_DFT_TX_POWER_LEVEL_EFF=7
|
||||
CONFIG_BT_CTRL_SLEEP_MODE_EFF=0
|
||||
CONFIG_BT_CTRL_SLEEP_CLOCK_EFF=0
|
||||
CONFIG_BT_CTRL_HCI_TL_EFF=1
|
||||
# end of Bluetooth controller(ESP32C3 Bluetooth Low Energy)
|
||||
# end of Bluetooth controller
|
||||
|
||||
#
|
||||
# MODEM SLEEP Options
|
||||
@@ -639,7 +638,6 @@ CONFIG_BT_BLE_ESTAB_LINK_CONN_TOUT=30
|
||||
CONFIG_BT_BLE_RPA_SUPPORTED=y
|
||||
# CONFIG_BT_BLE_50_FEATURES_SUPPORTED is not set
|
||||
CONFIG_BT_BLE_42_FEATURES_SUPPORTED=y
|
||||
CONFIG_BT_RESERVE_DRAM=0xdb5c
|
||||
# end of Bluedroid Options
|
||||
# end of Bluetooth
|
||||
|
||||
|
||||
@@ -470,7 +470,6 @@ CONFIG_WPA_MBEDTLS_CRYPTO=y
|
||||
# Bluetooth
|
||||
#
|
||||
CONFIG_BT_ENABLED=y
|
||||
CONFIG_BT_CTRL_ESP32S3=y
|
||||
CONFIG_BT_SOC_SUPPORT_5_0=y
|
||||
CONFIG_BTDM_CTRL_BR_EDR_SCO_DATA_PATH_EFF=0
|
||||
CONFIG_BTDM_CTRL_PCM_ROLE_EFF=0
|
||||
@@ -530,7 +529,7 @@ CONFIG_BT_CTRL_SLEEP_CLOCK_EFF=0
|
||||
CONFIG_BT_CTRL_HCI_TL_EFF=1
|
||||
|
||||
#
|
||||
# Bluetooth controller(ESP32S3 Bluetooth Low Energy)
|
||||
# Bluetooth controller
|
||||
#
|
||||
CONFIG_BT_CTRL_PINNED_TO_CORE_0=y
|
||||
# CONFIG_BT_CTRL_PINNED_TO_CORE_1 is not set
|
||||
@@ -539,7 +538,7 @@ CONFIG_BT_CTRL_PINNED_TO_CORE_0=y
|
||||
# MODEM SLEEP Options
|
||||
#
|
||||
# end of MODEM SLEEP Options
|
||||
# end of Bluetooth controller(ESP32S3 Bluetooth Low Energy)
|
||||
# end of Bluetooth controller
|
||||
|
||||
CONFIG_BT_BLUEDROID_ENABLED=y
|
||||
# CONFIG_BT_NIMBLE_ENABLED is not set
|
||||
@@ -749,7 +748,6 @@ CONFIG_BT_BLE_ESTAB_LINK_CONN_TOUT=30
|
||||
CONFIG_BT_BLE_RPA_SUPPORTED=y
|
||||
# CONFIG_BT_BLE_50_FEATURES_SUPPORTED is not set
|
||||
CONFIG_BT_BLE_42_FEATURES_SUPPORTED=y
|
||||
CONFIG_BT_RESERVE_DRAM=0xdb5c
|
||||
# end of Bluedroid Options
|
||||
# end of Bluetooth
|
||||
|
||||
|
||||
@@ -410,10 +410,9 @@ CONFIG_WPA_MBEDTLS_CRYPTO=y
|
||||
# Bluetooth
|
||||
#
|
||||
CONFIG_BT_ENABLED=y
|
||||
CONFIG_BT_CTRL_ESP32=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
|
||||
@@ -454,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
|
||||
@@ -674,7 +673,7 @@ CONFIG_BT_ACL_CONNECTIONS=4
|
||||
CONFIG_BT_SMP_ENABLE=y
|
||||
# CONFIG_BT_BLE_ACT_SCAN_REP_ADV_SCAN is not set
|
||||
CONFIG_BT_BLE_ESTAB_LINK_CONN_TOUT=30
|
||||
CONFIG_BT_RESERVE_DRAM=0xdb5c
|
||||
CONFIG_BTDM_RESERVE_DRAM=0xdb5c
|
||||
# end of Bluedroid Options
|
||||
# end of Bluetooth
|
||||
|
||||
|
||||
@@ -367,7 +367,6 @@ CONFIG_WPA_MBEDTLS_CRYPTO=y
|
||||
# Bluetooth
|
||||
#
|
||||
CONFIG_BT_ENABLED=y
|
||||
CONFIG_BT_CTRL_ESP32C3=y
|
||||
CONFIG_BTDM_CTRL_BR_EDR_SCO_DATA_PATH_EFF=0
|
||||
CONFIG_BTDM_CTRL_PCM_ROLE_EFF=0
|
||||
CONFIG_BTDM_CTRL_PCM_POLAR_EFF=0
|
||||
@@ -382,7 +381,7 @@ CONFIG_BTDM_BLE_ADV_REPORT_FLOW_CTRL_NUM=100
|
||||
CONFIG_BTDM_BLE_ADV_REPORT_DISCARD_THRSHOLD=20
|
||||
|
||||
#
|
||||
# Bluetooth controller(ESP32C3 Bluetooth Low Energy)
|
||||
# Bluetooth controller
|
||||
#
|
||||
CONFIG_BT_CTRL_MODE_EFF=1
|
||||
CONFIG_BT_CTRL_BLE_MAX_ACT=10
|
||||
@@ -426,7 +425,7 @@ CONFIG_BT_CTRL_DFT_TX_POWER_LEVEL_EFF=7
|
||||
CONFIG_BT_CTRL_SLEEP_MODE_EFF=0
|
||||
CONFIG_BT_CTRL_SLEEP_CLOCK_EFF=0
|
||||
CONFIG_BT_CTRL_HCI_TL_EFF=1
|
||||
# end of Bluetooth controller(ESP32C3 Bluetooth Low Energy)
|
||||
# end of Bluetooth controller
|
||||
|
||||
#
|
||||
# MODEM SLEEP Options
|
||||
@@ -639,7 +638,6 @@ CONFIG_BT_BLE_ESTAB_LINK_CONN_TOUT=30
|
||||
CONFIG_BT_BLE_RPA_SUPPORTED=y
|
||||
# CONFIG_BT_BLE_50_FEATURES_SUPPORTED is not set
|
||||
CONFIG_BT_BLE_42_FEATURES_SUPPORTED=y
|
||||
CONFIG_BT_RESERVE_DRAM=0xdb5c
|
||||
# end of Bluedroid Options
|
||||
# end of Bluetooth
|
||||
|
||||
|
||||
@@ -470,7 +470,6 @@ CONFIG_WPA_MBEDTLS_CRYPTO=y
|
||||
# Bluetooth
|
||||
#
|
||||
CONFIG_BT_ENABLED=y
|
||||
CONFIG_BT_CTRL_ESP32S3=y
|
||||
CONFIG_BT_SOC_SUPPORT_5_0=y
|
||||
CONFIG_BTDM_CTRL_BR_EDR_SCO_DATA_PATH_EFF=0
|
||||
CONFIG_BTDM_CTRL_PCM_ROLE_EFF=0
|
||||
@@ -530,7 +529,7 @@ CONFIG_BT_CTRL_SLEEP_CLOCK_EFF=0
|
||||
CONFIG_BT_CTRL_HCI_TL_EFF=1
|
||||
|
||||
#
|
||||
# Bluetooth controller(ESP32S3 Bluetooth Low Energy)
|
||||
# Bluetooth controller
|
||||
#
|
||||
CONFIG_BT_CTRL_PINNED_TO_CORE_0=y
|
||||
# CONFIG_BT_CTRL_PINNED_TO_CORE_1 is not set
|
||||
@@ -539,7 +538,7 @@ CONFIG_BT_CTRL_PINNED_TO_CORE_0=y
|
||||
# MODEM SLEEP Options
|
||||
#
|
||||
# end of MODEM SLEEP Options
|
||||
# end of Bluetooth controller(ESP32S3 Bluetooth Low Energy)
|
||||
# end of Bluetooth controller
|
||||
|
||||
CONFIG_BT_BLUEDROID_ENABLED=y
|
||||
# CONFIG_BT_NIMBLE_ENABLED is not set
|
||||
@@ -749,7 +748,6 @@ CONFIG_BT_BLE_ESTAB_LINK_CONN_TOUT=30
|
||||
CONFIG_BT_BLE_RPA_SUPPORTED=y
|
||||
# CONFIG_BT_BLE_50_FEATURES_SUPPORTED is not set
|
||||
CONFIG_BT_BLE_42_FEATURES_SUPPORTED=y
|
||||
CONFIG_BT_RESERVE_DRAM=0xdb5c
|
||||
# end of Bluedroid Options
|
||||
# end of Bluetooth
|
||||
|
||||
|
||||
@@ -410,10 +410,9 @@ CONFIG_WPA_MBEDTLS_CRYPTO=y
|
||||
# Bluetooth
|
||||
#
|
||||
CONFIG_BT_ENABLED=y
|
||||
CONFIG_BT_CTRL_ESP32=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
|
||||
@@ -454,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
|
||||
@@ -671,7 +670,7 @@ CONFIG_BT_ACL_CONNECTIONS=4
|
||||
# CONFIG_BT_BLE_HOST_QUEUE_CONG_CHECK is not set
|
||||
# CONFIG_BT_BLE_ACT_SCAN_REP_ADV_SCAN is not set
|
||||
CONFIG_BT_BLE_ESTAB_LINK_CONN_TOUT=30
|
||||
CONFIG_BT_RESERVE_DRAM=0xdb5c
|
||||
CONFIG_BTDM_RESERVE_DRAM=0xdb5c
|
||||
# end of Bluedroid Options
|
||||
# end of Bluetooth
|
||||
|
||||
|
||||
@@ -367,7 +367,6 @@ CONFIG_WPA_MBEDTLS_CRYPTO=y
|
||||
# Bluetooth
|
||||
#
|
||||
CONFIG_BT_ENABLED=y
|
||||
CONFIG_BT_CTRL_ESP32C3=y
|
||||
CONFIG_BTDM_CTRL_BR_EDR_SCO_DATA_PATH_EFF=0
|
||||
CONFIG_BTDM_CTRL_PCM_ROLE_EFF=0
|
||||
CONFIG_BTDM_CTRL_PCM_POLAR_EFF=0
|
||||
@@ -382,7 +381,7 @@ CONFIG_BTDM_BLE_ADV_REPORT_FLOW_CTRL_NUM=100
|
||||
CONFIG_BTDM_BLE_ADV_REPORT_DISCARD_THRSHOLD=20
|
||||
|
||||
#
|
||||
# Bluetooth controller(ESP32C3 Bluetooth Low Energy)
|
||||
# Bluetooth controller
|
||||
#
|
||||
CONFIG_BT_CTRL_MODE_EFF=1
|
||||
CONFIG_BT_CTRL_BLE_MAX_ACT=10
|
||||
@@ -426,7 +425,7 @@ CONFIG_BT_CTRL_DFT_TX_POWER_LEVEL_EFF=7
|
||||
CONFIG_BT_CTRL_SLEEP_MODE_EFF=0
|
||||
CONFIG_BT_CTRL_SLEEP_CLOCK_EFF=0
|
||||
CONFIG_BT_CTRL_HCI_TL_EFF=1
|
||||
# end of Bluetooth controller(ESP32C3 Bluetooth Low Energy)
|
||||
# end of Bluetooth controller
|
||||
|
||||
#
|
||||
# MODEM SLEEP Options
|
||||
@@ -639,7 +638,6 @@ CONFIG_BT_BLE_ESTAB_LINK_CONN_TOUT=30
|
||||
CONFIG_BT_BLE_RPA_SUPPORTED=y
|
||||
# CONFIG_BT_BLE_50_FEATURES_SUPPORTED is not set
|
||||
CONFIG_BT_BLE_42_FEATURES_SUPPORTED=y
|
||||
CONFIG_BT_RESERVE_DRAM=0xdb5c
|
||||
# end of Bluedroid Options
|
||||
# end of Bluetooth
|
||||
|
||||
|
||||
@@ -470,7 +470,6 @@ CONFIG_WPA_MBEDTLS_CRYPTO=y
|
||||
# Bluetooth
|
||||
#
|
||||
CONFIG_BT_ENABLED=y
|
||||
CONFIG_BT_CTRL_ESP32S3=y
|
||||
CONFIG_BT_SOC_SUPPORT_5_0=y
|
||||
CONFIG_BTDM_CTRL_BR_EDR_SCO_DATA_PATH_EFF=0
|
||||
CONFIG_BTDM_CTRL_PCM_ROLE_EFF=0
|
||||
@@ -530,7 +529,7 @@ CONFIG_BT_CTRL_SLEEP_CLOCK_EFF=0
|
||||
CONFIG_BT_CTRL_HCI_TL_EFF=1
|
||||
|
||||
#
|
||||
# Bluetooth controller(ESP32S3 Bluetooth Low Energy)
|
||||
# Bluetooth controller
|
||||
#
|
||||
CONFIG_BT_CTRL_PINNED_TO_CORE_0=y
|
||||
# CONFIG_BT_CTRL_PINNED_TO_CORE_1 is not set
|
||||
@@ -539,7 +538,7 @@ CONFIG_BT_CTRL_PINNED_TO_CORE_0=y
|
||||
# MODEM SLEEP Options
|
||||
#
|
||||
# end of MODEM SLEEP Options
|
||||
# end of Bluetooth controller(ESP32S3 Bluetooth Low Energy)
|
||||
# end of Bluetooth controller
|
||||
|
||||
CONFIG_BT_BLUEDROID_ENABLED=y
|
||||
# CONFIG_BT_NIMBLE_ENABLED is not set
|
||||
@@ -749,7 +748,6 @@ CONFIG_BT_BLE_ESTAB_LINK_CONN_TOUT=30
|
||||
CONFIG_BT_BLE_RPA_SUPPORTED=y
|
||||
# CONFIG_BT_BLE_50_FEATURES_SUPPORTED is not set
|
||||
CONFIG_BT_BLE_42_FEATURES_SUPPORTED=y
|
||||
CONFIG_BT_RESERVE_DRAM=0xdb5c
|
||||
# end of Bluedroid Options
|
||||
# end of Bluetooth
|
||||
|
||||
|
||||
@@ -416,10 +416,9 @@ CONFIG_WPA_MBEDTLS_CRYPTO=y
|
||||
# Bluetooth
|
||||
#
|
||||
CONFIG_BT_ENABLED=y
|
||||
CONFIG_BT_CTRL_ESP32=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
|
||||
@@ -460,7 +459,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
|
||||
@@ -673,7 +672,7 @@ CONFIG_BT_ACL_CONNECTIONS=4
|
||||
# CONFIG_BT_BLE_HOST_QUEUE_CONG_CHECK is not set
|
||||
# CONFIG_BT_BLE_ACT_SCAN_REP_ADV_SCAN is not set
|
||||
CONFIG_BT_BLE_ESTAB_LINK_CONN_TOUT=30
|
||||
CONFIG_BT_RESERVE_DRAM=0xdb5c
|
||||
CONFIG_BTDM_RESERVE_DRAM=0xdb5c
|
||||
# end of Bluedroid Options
|
||||
# end of Bluetooth
|
||||
|
||||
|
||||
@@ -367,7 +367,6 @@ CONFIG_WPA_MBEDTLS_CRYPTO=y
|
||||
# Bluetooth
|
||||
#
|
||||
CONFIG_BT_ENABLED=y
|
||||
CONFIG_BT_CTRL_ESP32C3=y
|
||||
CONFIG_BTDM_CTRL_BR_EDR_SCO_DATA_PATH_EFF=0
|
||||
CONFIG_BTDM_CTRL_PCM_ROLE_EFF=0
|
||||
CONFIG_BTDM_CTRL_PCM_POLAR_EFF=0
|
||||
@@ -382,7 +381,7 @@ CONFIG_BTDM_BLE_ADV_REPORT_FLOW_CTRL_NUM=100
|
||||
CONFIG_BTDM_BLE_ADV_REPORT_DISCARD_THRSHOLD=20
|
||||
|
||||
#
|
||||
# Bluetooth controller(ESP32C3 Bluetooth Low Energy)
|
||||
# Bluetooth controller
|
||||
#
|
||||
CONFIG_BT_CTRL_MODE_EFF=1
|
||||
CONFIG_BT_CTRL_BLE_MAX_ACT=10
|
||||
@@ -426,7 +425,7 @@ CONFIG_BT_CTRL_DFT_TX_POWER_LEVEL_EFF=7
|
||||
CONFIG_BT_CTRL_SLEEP_MODE_EFF=0
|
||||
CONFIG_BT_CTRL_SLEEP_CLOCK_EFF=0
|
||||
CONFIG_BT_CTRL_HCI_TL_EFF=1
|
||||
# end of Bluetooth controller(ESP32C3 Bluetooth Low Energy)
|
||||
# end of Bluetooth controller
|
||||
|
||||
#
|
||||
# MODEM SLEEP Options
|
||||
@@ -639,7 +638,6 @@ CONFIG_BT_BLE_ESTAB_LINK_CONN_TOUT=30
|
||||
CONFIG_BT_BLE_RPA_SUPPORTED=y
|
||||
# CONFIG_BT_BLE_50_FEATURES_SUPPORTED is not set
|
||||
CONFIG_BT_BLE_42_FEATURES_SUPPORTED=y
|
||||
CONFIG_BT_RESERVE_DRAM=0xdb5c
|
||||
# end of Bluedroid Options
|
||||
# end of Bluetooth
|
||||
|
||||
|
||||
@@ -470,7 +470,6 @@ CONFIG_WPA_MBEDTLS_CRYPTO=y
|
||||
# Bluetooth
|
||||
#
|
||||
CONFIG_BT_ENABLED=y
|
||||
CONFIG_BT_CTRL_ESP32S3=y
|
||||
CONFIG_BT_SOC_SUPPORT_5_0=y
|
||||
CONFIG_BTDM_CTRL_BR_EDR_SCO_DATA_PATH_EFF=0
|
||||
CONFIG_BTDM_CTRL_PCM_ROLE_EFF=0
|
||||
@@ -530,7 +529,7 @@ CONFIG_BT_CTRL_SLEEP_CLOCK_EFF=0
|
||||
CONFIG_BT_CTRL_HCI_TL_EFF=1
|
||||
|
||||
#
|
||||
# Bluetooth controller(ESP32S3 Bluetooth Low Energy)
|
||||
# Bluetooth controller
|
||||
#
|
||||
CONFIG_BT_CTRL_PINNED_TO_CORE_0=y
|
||||
# CONFIG_BT_CTRL_PINNED_TO_CORE_1 is not set
|
||||
@@ -539,7 +538,7 @@ CONFIG_BT_CTRL_PINNED_TO_CORE_0=y
|
||||
# MODEM SLEEP Options
|
||||
#
|
||||
# end of MODEM SLEEP Options
|
||||
# end of Bluetooth controller(ESP32S3 Bluetooth Low Energy)
|
||||
# end of Bluetooth controller
|
||||
|
||||
CONFIG_BT_BLUEDROID_ENABLED=y
|
||||
# CONFIG_BT_NIMBLE_ENABLED is not set
|
||||
@@ -749,7 +748,6 @@ CONFIG_BT_BLE_ESTAB_LINK_CONN_TOUT=30
|
||||
CONFIG_BT_BLE_RPA_SUPPORTED=y
|
||||
# CONFIG_BT_BLE_50_FEATURES_SUPPORTED is not set
|
||||
CONFIG_BT_BLE_42_FEATURES_SUPPORTED=y
|
||||
CONFIG_BT_RESERVE_DRAM=0xdb5c
|
||||
# end of Bluedroid Options
|
||||
# end of Bluetooth
|
||||
|
||||
|
||||
@@ -410,10 +410,9 @@ CONFIG_WPA_MBEDTLS_CRYPTO=y
|
||||
# Bluetooth
|
||||
#
|
||||
CONFIG_BT_ENABLED=y
|
||||
CONFIG_BT_CTRL_ESP32=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
|
||||
@@ -454,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
|
||||
@@ -671,7 +670,7 @@ CONFIG_BT_ACL_CONNECTIONS=4
|
||||
# CONFIG_BT_BLE_HOST_QUEUE_CONG_CHECK is not set
|
||||
# CONFIG_BT_BLE_ACT_SCAN_REP_ADV_SCAN is not set
|
||||
CONFIG_BT_BLE_ESTAB_LINK_CONN_TOUT=30
|
||||
CONFIG_BT_RESERVE_DRAM=0xdb5c
|
||||
CONFIG_BTDM_RESERVE_DRAM=0xdb5c
|
||||
# end of Bluedroid Options
|
||||
# end of Bluetooth
|
||||
|
||||
|
||||
@@ -367,7 +367,6 @@ CONFIG_WPA_MBEDTLS_CRYPTO=y
|
||||
# Bluetooth
|
||||
#
|
||||
CONFIG_BT_ENABLED=y
|
||||
CONFIG_BT_CTRL_ESP32C3=y
|
||||
CONFIG_BTDM_CTRL_BR_EDR_SCO_DATA_PATH_EFF=0
|
||||
CONFIG_BTDM_CTRL_PCM_ROLE_EFF=0
|
||||
CONFIG_BTDM_CTRL_PCM_POLAR_EFF=0
|
||||
@@ -382,7 +381,7 @@ CONFIG_BTDM_BLE_ADV_REPORT_FLOW_CTRL_NUM=100
|
||||
CONFIG_BTDM_BLE_ADV_REPORT_DISCARD_THRSHOLD=20
|
||||
|
||||
#
|
||||
# Bluetooth controller(ESP32C3 Bluetooth Low Energy)
|
||||
# Bluetooth controller
|
||||
#
|
||||
CONFIG_BT_CTRL_MODE_EFF=1
|
||||
CONFIG_BT_CTRL_BLE_MAX_ACT=10
|
||||
@@ -426,7 +425,7 @@ CONFIG_BT_CTRL_DFT_TX_POWER_LEVEL_EFF=7
|
||||
CONFIG_BT_CTRL_SLEEP_MODE_EFF=0
|
||||
CONFIG_BT_CTRL_SLEEP_CLOCK_EFF=0
|
||||
CONFIG_BT_CTRL_HCI_TL_EFF=1
|
||||
# end of Bluetooth controller(ESP32C3 Bluetooth Low Energy)
|
||||
# end of Bluetooth controller
|
||||
|
||||
#
|
||||
# MODEM SLEEP Options
|
||||
@@ -639,7 +638,6 @@ CONFIG_BT_BLE_ESTAB_LINK_CONN_TOUT=30
|
||||
CONFIG_BT_BLE_RPA_SUPPORTED=y
|
||||
# CONFIG_BT_BLE_50_FEATURES_SUPPORTED is not set
|
||||
CONFIG_BT_BLE_42_FEATURES_SUPPORTED=y
|
||||
CONFIG_BT_RESERVE_DRAM=0xdb5c
|
||||
# end of Bluedroid Options
|
||||
# end of Bluetooth
|
||||
|
||||
|
||||
@@ -470,7 +470,6 @@ CONFIG_WPA_MBEDTLS_CRYPTO=y
|
||||
# Bluetooth
|
||||
#
|
||||
CONFIG_BT_ENABLED=y
|
||||
CONFIG_BT_CTRL_ESP32S3=y
|
||||
CONFIG_BT_SOC_SUPPORT_5_0=y
|
||||
CONFIG_BTDM_CTRL_BR_EDR_SCO_DATA_PATH_EFF=0
|
||||
CONFIG_BTDM_CTRL_PCM_ROLE_EFF=0
|
||||
@@ -530,7 +529,7 @@ CONFIG_BT_CTRL_SLEEP_CLOCK_EFF=0
|
||||
CONFIG_BT_CTRL_HCI_TL_EFF=1
|
||||
|
||||
#
|
||||
# Bluetooth controller(ESP32S3 Bluetooth Low Energy)
|
||||
# Bluetooth controller
|
||||
#
|
||||
CONFIG_BT_CTRL_PINNED_TO_CORE_0=y
|
||||
# CONFIG_BT_CTRL_PINNED_TO_CORE_1 is not set
|
||||
@@ -539,7 +538,7 @@ CONFIG_BT_CTRL_PINNED_TO_CORE_0=y
|
||||
# MODEM SLEEP Options
|
||||
#
|
||||
# end of MODEM SLEEP Options
|
||||
# end of Bluetooth controller(ESP32S3 Bluetooth Low Energy)
|
||||
# end of Bluetooth controller
|
||||
|
||||
CONFIG_BT_BLUEDROID_ENABLED=y
|
||||
# CONFIG_BT_NIMBLE_ENABLED is not set
|
||||
@@ -749,7 +748,6 @@ CONFIG_BT_BLE_ESTAB_LINK_CONN_TOUT=30
|
||||
CONFIG_BT_BLE_RPA_SUPPORTED=y
|
||||
# CONFIG_BT_BLE_50_FEATURES_SUPPORTED is not set
|
||||
CONFIG_BT_BLE_42_FEATURES_SUPPORTED=y
|
||||
CONFIG_BT_RESERVE_DRAM=0xdb5c
|
||||
# end of Bluedroid Options
|
||||
# end of Bluetooth
|
||||
|
||||
|
||||
@@ -416,10 +416,9 @@ CONFIG_WPA_MBEDTLS_CRYPTO=y
|
||||
# Bluetooth
|
||||
#
|
||||
CONFIG_BT_ENABLED=y
|
||||
CONFIG_BT_CTRL_ESP32=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
|
||||
@@ -460,7 +459,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
|
||||
@@ -673,7 +672,7 @@ CONFIG_BT_ACL_CONNECTIONS=4
|
||||
# CONFIG_BT_BLE_HOST_QUEUE_CONG_CHECK is not set
|
||||
# CONFIG_BT_BLE_ACT_SCAN_REP_ADV_SCAN is not set
|
||||
CONFIG_BT_BLE_ESTAB_LINK_CONN_TOUT=30
|
||||
CONFIG_BT_RESERVE_DRAM=0xdb5c
|
||||
CONFIG_BTDM_RESERVE_DRAM=0xdb5c
|
||||
# end of Bluedroid Options
|
||||
# end of Bluetooth
|
||||
|
||||
|
||||
@@ -367,7 +367,6 @@ CONFIG_WPA_MBEDTLS_CRYPTO=y
|
||||
# Bluetooth
|
||||
#
|
||||
CONFIG_BT_ENABLED=y
|
||||
CONFIG_BT_CTRL_ESP32C3=y
|
||||
CONFIG_BTDM_CTRL_BR_EDR_SCO_DATA_PATH_EFF=0
|
||||
CONFIG_BTDM_CTRL_PCM_ROLE_EFF=0
|
||||
CONFIG_BTDM_CTRL_PCM_POLAR_EFF=0
|
||||
@@ -382,7 +381,7 @@ CONFIG_BTDM_BLE_ADV_REPORT_FLOW_CTRL_NUM=100
|
||||
CONFIG_BTDM_BLE_ADV_REPORT_DISCARD_THRSHOLD=20
|
||||
|
||||
#
|
||||
# Bluetooth controller(ESP32C3 Bluetooth Low Energy)
|
||||
# Bluetooth controller
|
||||
#
|
||||
CONFIG_BT_CTRL_MODE_EFF=1
|
||||
CONFIG_BT_CTRL_BLE_MAX_ACT=10
|
||||
@@ -426,7 +425,7 @@ CONFIG_BT_CTRL_DFT_TX_POWER_LEVEL_EFF=7
|
||||
CONFIG_BT_CTRL_SLEEP_MODE_EFF=0
|
||||
CONFIG_BT_CTRL_SLEEP_CLOCK_EFF=0
|
||||
CONFIG_BT_CTRL_HCI_TL_EFF=1
|
||||
# end of Bluetooth controller(ESP32C3 Bluetooth Low Energy)
|
||||
# end of Bluetooth controller
|
||||
|
||||
#
|
||||
# MODEM SLEEP Options
|
||||
@@ -639,7 +638,6 @@ CONFIG_BT_BLE_ESTAB_LINK_CONN_TOUT=30
|
||||
CONFIG_BT_BLE_RPA_SUPPORTED=y
|
||||
# CONFIG_BT_BLE_50_FEATURES_SUPPORTED is not set
|
||||
CONFIG_BT_BLE_42_FEATURES_SUPPORTED=y
|
||||
CONFIG_BT_RESERVE_DRAM=0xdb5c
|
||||
# end of Bluedroid Options
|
||||
# end of Bluetooth
|
||||
|
||||
|
||||
@@ -470,7 +470,6 @@ CONFIG_WPA_MBEDTLS_CRYPTO=y
|
||||
# Bluetooth
|
||||
#
|
||||
CONFIG_BT_ENABLED=y
|
||||
CONFIG_BT_CTRL_ESP32S3=y
|
||||
CONFIG_BT_SOC_SUPPORT_5_0=y
|
||||
CONFIG_BTDM_CTRL_BR_EDR_SCO_DATA_PATH_EFF=0
|
||||
CONFIG_BTDM_CTRL_PCM_ROLE_EFF=0
|
||||
@@ -530,7 +529,7 @@ CONFIG_BT_CTRL_SLEEP_CLOCK_EFF=0
|
||||
CONFIG_BT_CTRL_HCI_TL_EFF=1
|
||||
|
||||
#
|
||||
# Bluetooth controller(ESP32S3 Bluetooth Low Energy)
|
||||
# Bluetooth controller
|
||||
#
|
||||
CONFIG_BT_CTRL_PINNED_TO_CORE_0=y
|
||||
# CONFIG_BT_CTRL_PINNED_TO_CORE_1 is not set
|
||||
@@ -539,7 +538,7 @@ CONFIG_BT_CTRL_PINNED_TO_CORE_0=y
|
||||
# MODEM SLEEP Options
|
||||
#
|
||||
# end of MODEM SLEEP Options
|
||||
# end of Bluetooth controller(ESP32S3 Bluetooth Low Energy)
|
||||
# end of Bluetooth controller
|
||||
|
||||
CONFIG_BT_BLUEDROID_ENABLED=y
|
||||
# CONFIG_BT_NIMBLE_ENABLED is not set
|
||||
@@ -749,7 +748,6 @@ CONFIG_BT_BLE_ESTAB_LINK_CONN_TOUT=30
|
||||
CONFIG_BT_BLE_RPA_SUPPORTED=y
|
||||
# CONFIG_BT_BLE_50_FEATURES_SUPPORTED is not set
|
||||
CONFIG_BT_BLE_42_FEATURES_SUPPORTED=y
|
||||
CONFIG_BT_RESERVE_DRAM=0xdb5c
|
||||
# end of Bluedroid Options
|
||||
# end of Bluetooth
|
||||
|
||||
|
||||
@@ -410,10 +410,9 @@ CONFIG_WPA_MBEDTLS_CRYPTO=y
|
||||
# Bluetooth
|
||||
#
|
||||
CONFIG_BT_ENABLED=y
|
||||
CONFIG_BT_CTRL_ESP32=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
|
||||
@@ -454,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
|
||||
@@ -671,7 +670,7 @@ CONFIG_BT_ACL_CONNECTIONS=4
|
||||
# CONFIG_BT_BLE_HOST_QUEUE_CONG_CHECK is not set
|
||||
# CONFIG_BT_BLE_ACT_SCAN_REP_ADV_SCAN is not set
|
||||
CONFIG_BT_BLE_ESTAB_LINK_CONN_TOUT=30
|
||||
CONFIG_BT_RESERVE_DRAM=0xdb5c
|
||||
CONFIG_BTDM_RESERVE_DRAM=0xdb5c
|
||||
# end of Bluedroid Options
|
||||
# end of Bluetooth
|
||||
|
||||
|
||||
@@ -367,7 +367,6 @@ CONFIG_WPA_MBEDTLS_CRYPTO=y
|
||||
# Bluetooth
|
||||
#
|
||||
CONFIG_BT_ENABLED=y
|
||||
CONFIG_BT_CTRL_ESP32C3=y
|
||||
CONFIG_BTDM_CTRL_BR_EDR_SCO_DATA_PATH_EFF=0
|
||||
CONFIG_BTDM_CTRL_PCM_ROLE_EFF=0
|
||||
CONFIG_BTDM_CTRL_PCM_POLAR_EFF=0
|
||||
@@ -382,7 +381,7 @@ CONFIG_BTDM_BLE_ADV_REPORT_FLOW_CTRL_NUM=100
|
||||
CONFIG_BTDM_BLE_ADV_REPORT_DISCARD_THRSHOLD=20
|
||||
|
||||
#
|
||||
# Bluetooth controller(ESP32C3 Bluetooth Low Energy)
|
||||
# Bluetooth controller
|
||||
#
|
||||
CONFIG_BT_CTRL_MODE_EFF=1
|
||||
CONFIG_BT_CTRL_BLE_MAX_ACT=10
|
||||
@@ -426,7 +425,7 @@ CONFIG_BT_CTRL_DFT_TX_POWER_LEVEL_EFF=7
|
||||
CONFIG_BT_CTRL_SLEEP_MODE_EFF=0
|
||||
CONFIG_BT_CTRL_SLEEP_CLOCK_EFF=0
|
||||
CONFIG_BT_CTRL_HCI_TL_EFF=1
|
||||
# end of Bluetooth controller(ESP32C3 Bluetooth Low Energy)
|
||||
# end of Bluetooth controller
|
||||
|
||||
#
|
||||
# MODEM SLEEP Options
|
||||
@@ -639,7 +638,6 @@ CONFIG_BT_BLE_ESTAB_LINK_CONN_TOUT=30
|
||||
CONFIG_BT_BLE_RPA_SUPPORTED=y
|
||||
# CONFIG_BT_BLE_50_FEATURES_SUPPORTED is not set
|
||||
CONFIG_BT_BLE_42_FEATURES_SUPPORTED=y
|
||||
CONFIG_BT_RESERVE_DRAM=0xdb5c
|
||||
# end of Bluedroid Options
|
||||
# end of Bluetooth
|
||||
|
||||
|
||||
@@ -470,7 +470,6 @@ CONFIG_WPA_MBEDTLS_CRYPTO=y
|
||||
# Bluetooth
|
||||
#
|
||||
CONFIG_BT_ENABLED=y
|
||||
CONFIG_BT_CTRL_ESP32S3=y
|
||||
CONFIG_BT_SOC_SUPPORT_5_0=y
|
||||
CONFIG_BTDM_CTRL_BR_EDR_SCO_DATA_PATH_EFF=0
|
||||
CONFIG_BTDM_CTRL_PCM_ROLE_EFF=0
|
||||
@@ -530,7 +529,7 @@ CONFIG_BT_CTRL_SLEEP_CLOCK_EFF=0
|
||||
CONFIG_BT_CTRL_HCI_TL_EFF=1
|
||||
|
||||
#
|
||||
# Bluetooth controller(ESP32S3 Bluetooth Low Energy)
|
||||
# Bluetooth controller
|
||||
#
|
||||
CONFIG_BT_CTRL_PINNED_TO_CORE_0=y
|
||||
# CONFIG_BT_CTRL_PINNED_TO_CORE_1 is not set
|
||||
@@ -539,7 +538,7 @@ CONFIG_BT_CTRL_PINNED_TO_CORE_0=y
|
||||
# MODEM SLEEP Options
|
||||
#
|
||||
# end of MODEM SLEEP Options
|
||||
# end of Bluetooth controller(ESP32S3 Bluetooth Low Energy)
|
||||
# end of Bluetooth controller
|
||||
|
||||
CONFIG_BT_BLUEDROID_ENABLED=y
|
||||
# CONFIG_BT_NIMBLE_ENABLED is not set
|
||||
@@ -749,7 +748,6 @@ CONFIG_BT_BLE_ESTAB_LINK_CONN_TOUT=30
|
||||
CONFIG_BT_BLE_RPA_SUPPORTED=y
|
||||
# CONFIG_BT_BLE_50_FEATURES_SUPPORTED is not set
|
||||
CONFIG_BT_BLE_42_FEATURES_SUPPORTED=y
|
||||
CONFIG_BT_RESERVE_DRAM=0xdb5c
|
||||
# end of Bluedroid Options
|
||||
# end of Bluetooth
|
||||
|
||||
|
||||
@@ -416,10 +416,9 @@ CONFIG_WPA_MBEDTLS_CRYPTO=y
|
||||
# Bluetooth
|
||||
#
|
||||
CONFIG_BT_ENABLED=y
|
||||
CONFIG_BT_CTRL_ESP32=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
|
||||
@@ -460,7 +459,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
|
||||
@@ -673,7 +672,7 @@ CONFIG_BT_ACL_CONNECTIONS=4
|
||||
# CONFIG_BT_BLE_HOST_QUEUE_CONG_CHECK is not set
|
||||
# CONFIG_BT_BLE_ACT_SCAN_REP_ADV_SCAN is not set
|
||||
CONFIG_BT_BLE_ESTAB_LINK_CONN_TOUT=30
|
||||
CONFIG_BT_RESERVE_DRAM=0xdb5c
|
||||
CONFIG_BTDM_RESERVE_DRAM=0xdb5c
|
||||
# end of Bluedroid Options
|
||||
# end of Bluetooth
|
||||
|
||||
|
||||
@@ -367,7 +367,6 @@ CONFIG_WPA_MBEDTLS_CRYPTO=y
|
||||
# Bluetooth
|
||||
#
|
||||
CONFIG_BT_ENABLED=y
|
||||
CONFIG_BT_CTRL_ESP32C3=y
|
||||
CONFIG_BTDM_CTRL_BR_EDR_SCO_DATA_PATH_EFF=0
|
||||
CONFIG_BTDM_CTRL_PCM_ROLE_EFF=0
|
||||
CONFIG_BTDM_CTRL_PCM_POLAR_EFF=0
|
||||
@@ -382,7 +381,7 @@ CONFIG_BTDM_BLE_ADV_REPORT_FLOW_CTRL_NUM=100
|
||||
CONFIG_BTDM_BLE_ADV_REPORT_DISCARD_THRSHOLD=20
|
||||
|
||||
#
|
||||
# Bluetooth controller(ESP32C3 Bluetooth Low Energy)
|
||||
# Bluetooth controller
|
||||
#
|
||||
CONFIG_BT_CTRL_MODE_EFF=1
|
||||
CONFIG_BT_CTRL_BLE_MAX_ACT=10
|
||||
@@ -426,7 +425,7 @@ CONFIG_BT_CTRL_DFT_TX_POWER_LEVEL_EFF=7
|
||||
CONFIG_BT_CTRL_SLEEP_MODE_EFF=0
|
||||
CONFIG_BT_CTRL_SLEEP_CLOCK_EFF=0
|
||||
CONFIG_BT_CTRL_HCI_TL_EFF=1
|
||||
# end of Bluetooth controller(ESP32C3 Bluetooth Low Energy)
|
||||
# end of Bluetooth controller
|
||||
|
||||
#
|
||||
# MODEM SLEEP Options
|
||||
@@ -639,7 +638,6 @@ CONFIG_BT_BLE_ESTAB_LINK_CONN_TOUT=30
|
||||
CONFIG_BT_BLE_RPA_SUPPORTED=y
|
||||
# CONFIG_BT_BLE_50_FEATURES_SUPPORTED is not set
|
||||
CONFIG_BT_BLE_42_FEATURES_SUPPORTED=y
|
||||
CONFIG_BT_RESERVE_DRAM=0xdb5c
|
||||
# end of Bluedroid Options
|
||||
# end of Bluetooth
|
||||
|
||||
|
||||
@@ -470,7 +470,6 @@ CONFIG_WPA_MBEDTLS_CRYPTO=y
|
||||
# Bluetooth
|
||||
#
|
||||
CONFIG_BT_ENABLED=y
|
||||
CONFIG_BT_CTRL_ESP32S3=y
|
||||
CONFIG_BT_SOC_SUPPORT_5_0=y
|
||||
CONFIG_BTDM_CTRL_BR_EDR_SCO_DATA_PATH_EFF=0
|
||||
CONFIG_BTDM_CTRL_PCM_ROLE_EFF=0
|
||||
@@ -530,7 +529,7 @@ CONFIG_BT_CTRL_SLEEP_CLOCK_EFF=0
|
||||
CONFIG_BT_CTRL_HCI_TL_EFF=1
|
||||
|
||||
#
|
||||
# Bluetooth controller(ESP32S3 Bluetooth Low Energy)
|
||||
# Bluetooth controller
|
||||
#
|
||||
CONFIG_BT_CTRL_PINNED_TO_CORE_0=y
|
||||
# CONFIG_BT_CTRL_PINNED_TO_CORE_1 is not set
|
||||
@@ -539,7 +538,7 @@ CONFIG_BT_CTRL_PINNED_TO_CORE_0=y
|
||||
# MODEM SLEEP Options
|
||||
#
|
||||
# end of MODEM SLEEP Options
|
||||
# end of Bluetooth controller(ESP32S3 Bluetooth Low Energy)
|
||||
# end of Bluetooth controller
|
||||
|
||||
CONFIG_BT_BLUEDROID_ENABLED=y
|
||||
# CONFIG_BT_NIMBLE_ENABLED is not set
|
||||
@@ -749,7 +748,6 @@ CONFIG_BT_BLE_ESTAB_LINK_CONN_TOUT=30
|
||||
CONFIG_BT_BLE_RPA_SUPPORTED=y
|
||||
# CONFIG_BT_BLE_50_FEATURES_SUPPORTED is not set
|
||||
CONFIG_BT_BLE_42_FEATURES_SUPPORTED=y
|
||||
CONFIG_BT_RESERVE_DRAM=0xdb5c
|
||||
# end of Bluedroid Options
|
||||
# end of Bluetooth
|
||||
|
||||
|
||||
@@ -410,10 +410,9 @@ CONFIG_WPA_MBEDTLS_CRYPTO=y
|
||||
# Bluetooth
|
||||
#
|
||||
CONFIG_BT_ENABLED=y
|
||||
CONFIG_BT_CTRL_ESP32=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
|
||||
@@ -454,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
|
||||
@@ -669,7 +668,7 @@ CONFIG_BT_ACL_CONNECTIONS=4
|
||||
CONFIG_BT_SMP_ENABLE=y
|
||||
# CONFIG_BT_BLE_ACT_SCAN_REP_ADV_SCAN is not set
|
||||
CONFIG_BT_BLE_ESTAB_LINK_CONN_TOUT=30
|
||||
CONFIG_BT_RESERVE_DRAM=0xdb5c
|
||||
CONFIG_BTDM_RESERVE_DRAM=0xdb5c
|
||||
# end of Bluedroid Options
|
||||
# end of Bluetooth
|
||||
|
||||
|
||||
@@ -367,7 +367,6 @@ CONFIG_WPA_MBEDTLS_CRYPTO=y
|
||||
# Bluetooth
|
||||
#
|
||||
CONFIG_BT_ENABLED=y
|
||||
CONFIG_BT_CTRL_ESP32C3=y
|
||||
CONFIG_BTDM_CTRL_BR_EDR_SCO_DATA_PATH_EFF=0
|
||||
CONFIG_BTDM_CTRL_PCM_ROLE_EFF=0
|
||||
CONFIG_BTDM_CTRL_PCM_POLAR_EFF=0
|
||||
@@ -382,7 +381,7 @@ CONFIG_BTDM_BLE_ADV_REPORT_FLOW_CTRL_NUM=100
|
||||
CONFIG_BTDM_BLE_ADV_REPORT_DISCARD_THRSHOLD=20
|
||||
|
||||
#
|
||||
# Bluetooth controller(ESP32C3 Bluetooth Low Energy)
|
||||
# Bluetooth controller
|
||||
#
|
||||
CONFIG_BT_CTRL_MODE_EFF=1
|
||||
CONFIG_BT_CTRL_BLE_MAX_ACT=10
|
||||
@@ -426,7 +425,7 @@ CONFIG_BT_CTRL_DFT_TX_POWER_LEVEL_EFF=7
|
||||
CONFIG_BT_CTRL_SLEEP_MODE_EFF=0
|
||||
CONFIG_BT_CTRL_SLEEP_CLOCK_EFF=0
|
||||
CONFIG_BT_CTRL_HCI_TL_EFF=1
|
||||
# end of Bluetooth controller(ESP32C3 Bluetooth Low Energy)
|
||||
# end of Bluetooth controller
|
||||
|
||||
#
|
||||
# MODEM SLEEP Options
|
||||
@@ -639,7 +638,6 @@ CONFIG_BT_BLE_ESTAB_LINK_CONN_TOUT=30
|
||||
CONFIG_BT_BLE_RPA_SUPPORTED=y
|
||||
# CONFIG_BT_BLE_50_FEATURES_SUPPORTED is not set
|
||||
CONFIG_BT_BLE_42_FEATURES_SUPPORTED=y
|
||||
CONFIG_BT_RESERVE_DRAM=0xdb5c
|
||||
# end of Bluedroid Options
|
||||
# end of Bluetooth
|
||||
|
||||
|
||||
@@ -470,7 +470,6 @@ CONFIG_WPA_MBEDTLS_CRYPTO=y
|
||||
# Bluetooth
|
||||
#
|
||||
CONFIG_BT_ENABLED=y
|
||||
CONFIG_BT_CTRL_ESP32S3=y
|
||||
CONFIG_BT_SOC_SUPPORT_5_0=y
|
||||
CONFIG_BTDM_CTRL_BR_EDR_SCO_DATA_PATH_EFF=0
|
||||
CONFIG_BTDM_CTRL_PCM_ROLE_EFF=0
|
||||
@@ -530,7 +529,7 @@ CONFIG_BT_CTRL_SLEEP_CLOCK_EFF=0
|
||||
CONFIG_BT_CTRL_HCI_TL_EFF=1
|
||||
|
||||
#
|
||||
# Bluetooth controller(ESP32S3 Bluetooth Low Energy)
|
||||
# Bluetooth controller
|
||||
#
|
||||
CONFIG_BT_CTRL_PINNED_TO_CORE_0=y
|
||||
# CONFIG_BT_CTRL_PINNED_TO_CORE_1 is not set
|
||||
@@ -539,7 +538,7 @@ CONFIG_BT_CTRL_PINNED_TO_CORE_0=y
|
||||
# MODEM SLEEP Options
|
||||
#
|
||||
# end of MODEM SLEEP Options
|
||||
# end of Bluetooth controller(ESP32S3 Bluetooth Low Energy)
|
||||
# end of Bluetooth controller
|
||||
|
||||
CONFIG_BT_BLUEDROID_ENABLED=y
|
||||
# CONFIG_BT_NIMBLE_ENABLED is not set
|
||||
@@ -749,7 +748,6 @@ CONFIG_BT_BLE_ESTAB_LINK_CONN_TOUT=30
|
||||
CONFIG_BT_BLE_RPA_SUPPORTED=y
|
||||
# CONFIG_BT_BLE_50_FEATURES_SUPPORTED is not set
|
||||
CONFIG_BT_BLE_42_FEATURES_SUPPORTED=y
|
||||
CONFIG_BT_RESERVE_DRAM=0xdb5c
|
||||
# end of Bluedroid Options
|
||||
# end of Bluetooth
|
||||
|
||||
|
||||
@@ -410,10 +410,9 @@ CONFIG_WPA_MBEDTLS_CRYPTO=y
|
||||
# Bluetooth
|
||||
#
|
||||
CONFIG_BT_ENABLED=y
|
||||
CONFIG_BT_CTRL_ESP32=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
|
||||
@@ -454,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
|
||||
@@ -673,7 +672,7 @@ CONFIG_BT_ACL_CONNECTIONS=4
|
||||
CONFIG_BT_SMP_ENABLE=y
|
||||
# CONFIG_BT_BLE_ACT_SCAN_REP_ADV_SCAN is not set
|
||||
CONFIG_BT_BLE_ESTAB_LINK_CONN_TOUT=30
|
||||
CONFIG_BT_RESERVE_DRAM=0xdb5c
|
||||
CONFIG_BTDM_RESERVE_DRAM=0xdb5c
|
||||
# end of Bluedroid Options
|
||||
# end of Bluetooth
|
||||
|
||||
|
||||
@@ -367,7 +367,6 @@ CONFIG_WPA_MBEDTLS_CRYPTO=y
|
||||
# Bluetooth
|
||||
#
|
||||
CONFIG_BT_ENABLED=y
|
||||
CONFIG_BT_CTRL_ESP32C3=y
|
||||
CONFIG_BTDM_CTRL_BR_EDR_SCO_DATA_PATH_EFF=0
|
||||
CONFIG_BTDM_CTRL_PCM_ROLE_EFF=0
|
||||
CONFIG_BTDM_CTRL_PCM_POLAR_EFF=0
|
||||
@@ -382,7 +381,7 @@ CONFIG_BTDM_BLE_ADV_REPORT_FLOW_CTRL_NUM=100
|
||||
CONFIG_BTDM_BLE_ADV_REPORT_DISCARD_THRSHOLD=20
|
||||
|
||||
#
|
||||
# Bluetooth controller(ESP32C3 Bluetooth Low Energy)
|
||||
# Bluetooth controller
|
||||
#
|
||||
CONFIG_BT_CTRL_MODE_EFF=1
|
||||
CONFIG_BT_CTRL_BLE_MAX_ACT=10
|
||||
@@ -426,7 +425,7 @@ CONFIG_BT_CTRL_DFT_TX_POWER_LEVEL_EFF=7
|
||||
CONFIG_BT_CTRL_SLEEP_MODE_EFF=0
|
||||
CONFIG_BT_CTRL_SLEEP_CLOCK_EFF=0
|
||||
CONFIG_BT_CTRL_HCI_TL_EFF=1
|
||||
# end of Bluetooth controller(ESP32C3 Bluetooth Low Energy)
|
||||
# end of Bluetooth controller
|
||||
|
||||
#
|
||||
# MODEM SLEEP Options
|
||||
@@ -639,7 +638,6 @@ CONFIG_BT_BLE_ESTAB_LINK_CONN_TOUT=30
|
||||
CONFIG_BT_BLE_RPA_SUPPORTED=y
|
||||
# CONFIG_BT_BLE_50_FEATURES_SUPPORTED is not set
|
||||
CONFIG_BT_BLE_42_FEATURES_SUPPORTED=y
|
||||
CONFIG_BT_RESERVE_DRAM=0xdb5c
|
||||
# end of Bluedroid Options
|
||||
# end of Bluetooth
|
||||
|
||||
|
||||
@@ -470,7 +470,6 @@ CONFIG_WPA_MBEDTLS_CRYPTO=y
|
||||
# Bluetooth
|
||||
#
|
||||
CONFIG_BT_ENABLED=y
|
||||
CONFIG_BT_CTRL_ESP32S3=y
|
||||
CONFIG_BT_SOC_SUPPORT_5_0=y
|
||||
CONFIG_BTDM_CTRL_BR_EDR_SCO_DATA_PATH_EFF=0
|
||||
CONFIG_BTDM_CTRL_PCM_ROLE_EFF=0
|
||||
@@ -530,7 +529,7 @@ CONFIG_BT_CTRL_SLEEP_CLOCK_EFF=0
|
||||
CONFIG_BT_CTRL_HCI_TL_EFF=1
|
||||
|
||||
#
|
||||
# Bluetooth controller(ESP32S3 Bluetooth Low Energy)
|
||||
# Bluetooth controller
|
||||
#
|
||||
CONFIG_BT_CTRL_PINNED_TO_CORE_0=y
|
||||
# CONFIG_BT_CTRL_PINNED_TO_CORE_1 is not set
|
||||
@@ -539,7 +538,7 @@ CONFIG_BT_CTRL_PINNED_TO_CORE_0=y
|
||||
# MODEM SLEEP Options
|
||||
#
|
||||
# end of MODEM SLEEP Options
|
||||
# end of Bluetooth controller(ESP32S3 Bluetooth Low Energy)
|
||||
# end of Bluetooth controller
|
||||
|
||||
CONFIG_BT_BLUEDROID_ENABLED=y
|
||||
# CONFIG_BT_NIMBLE_ENABLED is not set
|
||||
@@ -749,7 +748,6 @@ CONFIG_BT_BLE_ESTAB_LINK_CONN_TOUT=30
|
||||
CONFIG_BT_BLE_RPA_SUPPORTED=y
|
||||
# CONFIG_BT_BLE_50_FEATURES_SUPPORTED is not set
|
||||
CONFIG_BT_BLE_42_FEATURES_SUPPORTED=y
|
||||
CONFIG_BT_RESERVE_DRAM=0xdb5c
|
||||
# end of Bluedroid Options
|
||||
# end of Bluetooth
|
||||
|
||||
|
||||
@@ -410,10 +410,9 @@ CONFIG_WPA_MBEDTLS_CRYPTO=y
|
||||
# Bluetooth
|
||||
#
|
||||
CONFIG_BT_ENABLED=y
|
||||
CONFIG_BT_CTRL_ESP32=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
|
||||
@@ -454,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
|
||||
@@ -671,7 +670,7 @@ CONFIG_BT_ACL_CONNECTIONS=4
|
||||
# CONFIG_BT_BLE_HOST_QUEUE_CONG_CHECK is not set
|
||||
# CONFIG_BT_BLE_ACT_SCAN_REP_ADV_SCAN is not set
|
||||
CONFIG_BT_BLE_ESTAB_LINK_CONN_TOUT=30
|
||||
CONFIG_BT_RESERVE_DRAM=0xdb5c
|
||||
CONFIG_BTDM_RESERVE_DRAM=0xdb5c
|
||||
# end of Bluedroid Options
|
||||
# end of Bluetooth
|
||||
|
||||
|
||||
@@ -367,7 +367,6 @@ CONFIG_WPA_MBEDTLS_CRYPTO=y
|
||||
# Bluetooth
|
||||
#
|
||||
CONFIG_BT_ENABLED=y
|
||||
CONFIG_BT_CTRL_ESP32C3=y
|
||||
CONFIG_BTDM_CTRL_BR_EDR_SCO_DATA_PATH_EFF=0
|
||||
CONFIG_BTDM_CTRL_PCM_ROLE_EFF=0
|
||||
CONFIG_BTDM_CTRL_PCM_POLAR_EFF=0
|
||||
@@ -382,7 +381,7 @@ CONFIG_BTDM_BLE_ADV_REPORT_FLOW_CTRL_NUM=100
|
||||
CONFIG_BTDM_BLE_ADV_REPORT_DISCARD_THRSHOLD=20
|
||||
|
||||
#
|
||||
# Bluetooth controller(ESP32C3 Bluetooth Low Energy)
|
||||
# Bluetooth controller
|
||||
#
|
||||
CONFIG_BT_CTRL_MODE_EFF=1
|
||||
CONFIG_BT_CTRL_BLE_MAX_ACT=10
|
||||
@@ -426,7 +425,7 @@ CONFIG_BT_CTRL_DFT_TX_POWER_LEVEL_EFF=7
|
||||
CONFIG_BT_CTRL_SLEEP_MODE_EFF=0
|
||||
CONFIG_BT_CTRL_SLEEP_CLOCK_EFF=0
|
||||
CONFIG_BT_CTRL_HCI_TL_EFF=1
|
||||
# end of Bluetooth controller(ESP32C3 Bluetooth Low Energy)
|
||||
# end of Bluetooth controller
|
||||
|
||||
#
|
||||
# MODEM SLEEP Options
|
||||
@@ -639,7 +638,6 @@ CONFIG_BT_BLE_ESTAB_LINK_CONN_TOUT=30
|
||||
CONFIG_BT_BLE_RPA_SUPPORTED=y
|
||||
# CONFIG_BT_BLE_50_FEATURES_SUPPORTED is not set
|
||||
CONFIG_BT_BLE_42_FEATURES_SUPPORTED=y
|
||||
CONFIG_BT_RESERVE_DRAM=0xdb5c
|
||||
# end of Bluedroid Options
|
||||
# end of Bluetooth
|
||||
|
||||
|
||||
@@ -470,7 +470,6 @@ CONFIG_WPA_MBEDTLS_CRYPTO=y
|
||||
# Bluetooth
|
||||
#
|
||||
CONFIG_BT_ENABLED=y
|
||||
CONFIG_BT_CTRL_ESP32S3=y
|
||||
CONFIG_BT_SOC_SUPPORT_5_0=y
|
||||
CONFIG_BTDM_CTRL_BR_EDR_SCO_DATA_PATH_EFF=0
|
||||
CONFIG_BTDM_CTRL_PCM_ROLE_EFF=0
|
||||
@@ -530,7 +529,7 @@ CONFIG_BT_CTRL_SLEEP_CLOCK_EFF=0
|
||||
CONFIG_BT_CTRL_HCI_TL_EFF=1
|
||||
|
||||
#
|
||||
# Bluetooth controller(ESP32S3 Bluetooth Low Energy)
|
||||
# Bluetooth controller
|
||||
#
|
||||
CONFIG_BT_CTRL_PINNED_TO_CORE_0=y
|
||||
# CONFIG_BT_CTRL_PINNED_TO_CORE_1 is not set
|
||||
@@ -539,7 +538,7 @@ CONFIG_BT_CTRL_PINNED_TO_CORE_0=y
|
||||
# MODEM SLEEP Options
|
||||
#
|
||||
# end of MODEM SLEEP Options
|
||||
# end of Bluetooth controller(ESP32S3 Bluetooth Low Energy)
|
||||
# end of Bluetooth controller
|
||||
|
||||
CONFIG_BT_BLUEDROID_ENABLED=y
|
||||
# CONFIG_BT_NIMBLE_ENABLED is not set
|
||||
@@ -749,7 +748,6 @@ CONFIG_BT_BLE_ESTAB_LINK_CONN_TOUT=30
|
||||
CONFIG_BT_BLE_RPA_SUPPORTED=y
|
||||
# CONFIG_BT_BLE_50_FEATURES_SUPPORTED is not set
|
||||
CONFIG_BT_BLE_42_FEATURES_SUPPORTED=y
|
||||
CONFIG_BT_RESERVE_DRAM=0xdb5c
|
||||
# end of Bluedroid Options
|
||||
# end of Bluetooth
|
||||
|
||||
|
||||
@@ -410,10 +410,9 @@ CONFIG_WPA_MBEDTLS_CRYPTO=y
|
||||
# Bluetooth
|
||||
#
|
||||
CONFIG_BT_ENABLED=y
|
||||
CONFIG_BT_CTRL_ESP32=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
|
||||
@@ -454,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
|
||||
@@ -671,7 +670,7 @@ CONFIG_BT_ACL_CONNECTIONS=4
|
||||
# CONFIG_BT_BLE_HOST_QUEUE_CONG_CHECK is not set
|
||||
# CONFIG_BT_BLE_ACT_SCAN_REP_ADV_SCAN is not set
|
||||
CONFIG_BT_BLE_ESTAB_LINK_CONN_TOUT=30
|
||||
CONFIG_BT_RESERVE_DRAM=0xdb5c
|
||||
CONFIG_BTDM_RESERVE_DRAM=0xdb5c
|
||||
# end of Bluedroid Options
|
||||
# end of Bluetooth
|
||||
|
||||
|
||||
@@ -367,7 +367,6 @@ CONFIG_WPA_MBEDTLS_CRYPTO=y
|
||||
# Bluetooth
|
||||
#
|
||||
CONFIG_BT_ENABLED=y
|
||||
CONFIG_BT_CTRL_ESP32C3=y
|
||||
CONFIG_BTDM_CTRL_BR_EDR_SCO_DATA_PATH_EFF=0
|
||||
CONFIG_BTDM_CTRL_PCM_ROLE_EFF=0
|
||||
CONFIG_BTDM_CTRL_PCM_POLAR_EFF=0
|
||||
@@ -382,7 +381,7 @@ CONFIG_BTDM_BLE_ADV_REPORT_FLOW_CTRL_NUM=100
|
||||
CONFIG_BTDM_BLE_ADV_REPORT_DISCARD_THRSHOLD=20
|
||||
|
||||
#
|
||||
# Bluetooth controller(ESP32C3 Bluetooth Low Energy)
|
||||
# Bluetooth controller
|
||||
#
|
||||
CONFIG_BT_CTRL_MODE_EFF=1
|
||||
CONFIG_BT_CTRL_BLE_MAX_ACT=10
|
||||
@@ -426,7 +425,7 @@ CONFIG_BT_CTRL_DFT_TX_POWER_LEVEL_EFF=7
|
||||
CONFIG_BT_CTRL_SLEEP_MODE_EFF=0
|
||||
CONFIG_BT_CTRL_SLEEP_CLOCK_EFF=0
|
||||
CONFIG_BT_CTRL_HCI_TL_EFF=1
|
||||
# end of Bluetooth controller(ESP32C3 Bluetooth Low Energy)
|
||||
# end of Bluetooth controller
|
||||
|
||||
#
|
||||
# MODEM SLEEP Options
|
||||
@@ -639,7 +638,6 @@ CONFIG_BT_BLE_ESTAB_LINK_CONN_TOUT=30
|
||||
CONFIG_BT_BLE_RPA_SUPPORTED=y
|
||||
# CONFIG_BT_BLE_50_FEATURES_SUPPORTED is not set
|
||||
CONFIG_BT_BLE_42_FEATURES_SUPPORTED=y
|
||||
CONFIG_BT_RESERVE_DRAM=0xdb5c
|
||||
# end of Bluedroid Options
|
||||
# end of Bluetooth
|
||||
|
||||
|
||||
@@ -470,7 +470,6 @@ CONFIG_WPA_MBEDTLS_CRYPTO=y
|
||||
# Bluetooth
|
||||
#
|
||||
CONFIG_BT_ENABLED=y
|
||||
CONFIG_BT_CTRL_ESP32S3=y
|
||||
CONFIG_BT_SOC_SUPPORT_5_0=y
|
||||
CONFIG_BTDM_CTRL_BR_EDR_SCO_DATA_PATH_EFF=0
|
||||
CONFIG_BTDM_CTRL_PCM_ROLE_EFF=0
|
||||
@@ -530,7 +529,7 @@ CONFIG_BT_CTRL_SLEEP_CLOCK_EFF=0
|
||||
CONFIG_BT_CTRL_HCI_TL_EFF=1
|
||||
|
||||
#
|
||||
# Bluetooth controller(ESP32S3 Bluetooth Low Energy)
|
||||
# Bluetooth controller
|
||||
#
|
||||
CONFIG_BT_CTRL_PINNED_TO_CORE_0=y
|
||||
# CONFIG_BT_CTRL_PINNED_TO_CORE_1 is not set
|
||||
@@ -539,7 +538,7 @@ CONFIG_BT_CTRL_PINNED_TO_CORE_0=y
|
||||
# MODEM SLEEP Options
|
||||
#
|
||||
# end of MODEM SLEEP Options
|
||||
# end of Bluetooth controller(ESP32S3 Bluetooth Low Energy)
|
||||
# end of Bluetooth controller
|
||||
|
||||
CONFIG_BT_BLUEDROID_ENABLED=y
|
||||
# CONFIG_BT_NIMBLE_ENABLED is not set
|
||||
@@ -749,7 +748,6 @@ CONFIG_BT_BLE_ESTAB_LINK_CONN_TOUT=30
|
||||
CONFIG_BT_BLE_RPA_SUPPORTED=y
|
||||
# CONFIG_BT_BLE_50_FEATURES_SUPPORTED is not set
|
||||
CONFIG_BT_BLE_42_FEATURES_SUPPORTED=y
|
||||
CONFIG_BT_RESERVE_DRAM=0xdb5c
|
||||
# end of Bluedroid Options
|
||||
# end of Bluetooth
|
||||
|
||||
|
||||
@@ -416,10 +416,9 @@ CONFIG_WPA_MBEDTLS_CRYPTO=y
|
||||
# Bluetooth
|
||||
#
|
||||
CONFIG_BT_ENABLED=y
|
||||
CONFIG_BT_CTRL_ESP32=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
|
||||
@@ -460,7 +459,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
|
||||
@@ -673,7 +672,7 @@ CONFIG_BT_ACL_CONNECTIONS=4
|
||||
# CONFIG_BT_BLE_HOST_QUEUE_CONG_CHECK is not set
|
||||
# CONFIG_BT_BLE_ACT_SCAN_REP_ADV_SCAN is not set
|
||||
CONFIG_BT_BLE_ESTAB_LINK_CONN_TOUT=30
|
||||
CONFIG_BT_RESERVE_DRAM=0xdb5c
|
||||
CONFIG_BTDM_RESERVE_DRAM=0xdb5c
|
||||
# end of Bluedroid Options
|
||||
# end of Bluetooth
|
||||
|
||||
|
||||
@@ -367,7 +367,6 @@ CONFIG_WPA_MBEDTLS_CRYPTO=y
|
||||
# Bluetooth
|
||||
#
|
||||
CONFIG_BT_ENABLED=y
|
||||
CONFIG_BT_CTRL_ESP32C3=y
|
||||
CONFIG_BTDM_CTRL_BR_EDR_SCO_DATA_PATH_EFF=0
|
||||
CONFIG_BTDM_CTRL_PCM_ROLE_EFF=0
|
||||
CONFIG_BTDM_CTRL_PCM_POLAR_EFF=0
|
||||
@@ -382,7 +381,7 @@ CONFIG_BTDM_BLE_ADV_REPORT_FLOW_CTRL_NUM=100
|
||||
CONFIG_BTDM_BLE_ADV_REPORT_DISCARD_THRSHOLD=20
|
||||
|
||||
#
|
||||
# Bluetooth controller(ESP32C3 Bluetooth Low Energy)
|
||||
# Bluetooth controller
|
||||
#
|
||||
CONFIG_BT_CTRL_MODE_EFF=1
|
||||
CONFIG_BT_CTRL_BLE_MAX_ACT=10
|
||||
@@ -426,7 +425,7 @@ CONFIG_BT_CTRL_DFT_TX_POWER_LEVEL_EFF=7
|
||||
CONFIG_BT_CTRL_SLEEP_MODE_EFF=0
|
||||
CONFIG_BT_CTRL_SLEEP_CLOCK_EFF=0
|
||||
CONFIG_BT_CTRL_HCI_TL_EFF=1
|
||||
# end of Bluetooth controller(ESP32C3 Bluetooth Low Energy)
|
||||
# end of Bluetooth controller
|
||||
|
||||
#
|
||||
# MODEM SLEEP Options
|
||||
@@ -639,7 +638,6 @@ CONFIG_BT_BLE_ESTAB_LINK_CONN_TOUT=30
|
||||
CONFIG_BT_BLE_RPA_SUPPORTED=y
|
||||
# CONFIG_BT_BLE_50_FEATURES_SUPPORTED is not set
|
||||
CONFIG_BT_BLE_42_FEATURES_SUPPORTED=y
|
||||
CONFIG_BT_RESERVE_DRAM=0xdb5c
|
||||
# end of Bluedroid Options
|
||||
# end of Bluetooth
|
||||
|
||||
|
||||
@@ -470,7 +470,6 @@ CONFIG_WPA_MBEDTLS_CRYPTO=y
|
||||
# Bluetooth
|
||||
#
|
||||
CONFIG_BT_ENABLED=y
|
||||
CONFIG_BT_CTRL_ESP32S3=y
|
||||
CONFIG_BT_SOC_SUPPORT_5_0=y
|
||||
CONFIG_BTDM_CTRL_BR_EDR_SCO_DATA_PATH_EFF=0
|
||||
CONFIG_BTDM_CTRL_PCM_ROLE_EFF=0
|
||||
@@ -530,7 +529,7 @@ CONFIG_BT_CTRL_SLEEP_CLOCK_EFF=0
|
||||
CONFIG_BT_CTRL_HCI_TL_EFF=1
|
||||
|
||||
#
|
||||
# Bluetooth controller(ESP32S3 Bluetooth Low Energy)
|
||||
# Bluetooth controller
|
||||
#
|
||||
CONFIG_BT_CTRL_PINNED_TO_CORE_0=y
|
||||
# CONFIG_BT_CTRL_PINNED_TO_CORE_1 is not set
|
||||
@@ -539,7 +538,7 @@ CONFIG_BT_CTRL_PINNED_TO_CORE_0=y
|
||||
# MODEM SLEEP Options
|
||||
#
|
||||
# end of MODEM SLEEP Options
|
||||
# end of Bluetooth controller(ESP32S3 Bluetooth Low Energy)
|
||||
# end of Bluetooth controller
|
||||
|
||||
CONFIG_BT_BLUEDROID_ENABLED=y
|
||||
# CONFIG_BT_NIMBLE_ENABLED is not set
|
||||
@@ -749,7 +748,6 @@ CONFIG_BT_BLE_ESTAB_LINK_CONN_TOUT=30
|
||||
CONFIG_BT_BLE_RPA_SUPPORTED=y
|
||||
# CONFIG_BT_BLE_50_FEATURES_SUPPORTED is not set
|
||||
CONFIG_BT_BLE_42_FEATURES_SUPPORTED=y
|
||||
CONFIG_BT_RESERVE_DRAM=0xdb5c
|
||||
# end of Bluedroid Options
|
||||
# end of Bluetooth
|
||||
|
||||
|
||||
@@ -348,7 +348,6 @@ CONFIG_WPA_MBEDTLS_CRYPTO=y
|
||||
# Bluetooth
|
||||
#
|
||||
CONFIG_BT_ENABLED=y
|
||||
CONFIG_BT_CTRL_ESP32C3=y
|
||||
CONFIG_BTDM_CTRL_BR_EDR_SCO_DATA_PATH_EFF=0
|
||||
CONFIG_BTDM_CTRL_PCM_ROLE_EFF=0
|
||||
CONFIG_BTDM_CTRL_PCM_POLAR_EFF=0
|
||||
@@ -372,7 +371,7 @@ CONFIG_BTDM_BLE_ADV_REPORT_FLOW_CTRL_NUM=100
|
||||
CONFIG_BTDM_BLE_ADV_REPORT_DISCARD_THRSHOLD=20
|
||||
|
||||
#
|
||||
# Bluetooth controller(ESP32C3 Bluetooth Low Energy)
|
||||
# Bluetooth controller
|
||||
#
|
||||
CONFIG_BTDM_CTRL_MODE_EFF=1
|
||||
CONFIG_BTDM_CTRL_BLE_MAX_ACT=10
|
||||
@@ -412,7 +411,7 @@ CONFIG_BTDM_CTRL_DFT_TX_POWER_LEVEL_EFF=7
|
||||
CONFIG_BTDM_CTRL_SLEEP_MODE_EFF=0
|
||||
CONFIG_BTDM_CTRL_SLEEP_CLOCK_EFF=0
|
||||
CONFIG_BTDM_CTRL_HCI_TL_EFF=1
|
||||
# end of Bluetooth controller(ESP32C3 Bluetooth Low Energy)
|
||||
# end of Bluetooth controller
|
||||
|
||||
CONFIG_BT_BLUEDROID_ENABLED=y
|
||||
# CONFIG_BT_NIMBLE_ENABLED is not set
|
||||
@@ -615,7 +614,7 @@ CONFIG_BT_SMP_ENABLE=y
|
||||
CONFIG_BT_BLE_ESTAB_LINK_CONN_TOUT=30
|
||||
CONFIG_BT_BLE_RPA_SUPPORTED=y
|
||||
CONFIG_BT_BLE_50_FEATURES_SUPPORTED=y
|
||||
CONFIG_BT_RESERVE_DRAM=0xdb5c
|
||||
CONFIG_BTDM_RESERVE_DRAM=0xdb5c
|
||||
# end of Bluedroid Options
|
||||
# end of Bluetooth
|
||||
|
||||
|
||||
@@ -367,7 +367,6 @@ CONFIG_WPA_MBEDTLS_CRYPTO=y
|
||||
# Bluetooth
|
||||
#
|
||||
CONFIG_BT_ENABLED=y
|
||||
CONFIG_BT_CTRL_ESP32C3=y
|
||||
CONFIG_BTDM_CTRL_BR_EDR_SCO_DATA_PATH_EFF=0
|
||||
CONFIG_BTDM_CTRL_PCM_ROLE_EFF=0
|
||||
CONFIG_BTDM_CTRL_PCM_POLAR_EFF=0
|
||||
@@ -382,7 +381,7 @@ CONFIG_BTDM_BLE_ADV_REPORT_FLOW_CTRL_NUM=100
|
||||
CONFIG_BTDM_BLE_ADV_REPORT_DISCARD_THRSHOLD=20
|
||||
|
||||
#
|
||||
# Bluetooth controller(ESP32C3 Bluetooth Low Energy)
|
||||
# Bluetooth controller
|
||||
#
|
||||
CONFIG_BT_CTRL_MODE_EFF=1
|
||||
CONFIG_BT_CTRL_BLE_MAX_ACT=10
|
||||
@@ -426,7 +425,7 @@ CONFIG_BT_CTRL_DFT_TX_POWER_LEVEL_EFF=7
|
||||
CONFIG_BT_CTRL_SLEEP_MODE_EFF=0
|
||||
CONFIG_BT_CTRL_SLEEP_CLOCK_EFF=0
|
||||
CONFIG_BT_CTRL_HCI_TL_EFF=1
|
||||
# end of Bluetooth controller(ESP32C3 Bluetooth Low Energy)
|
||||
# end of Bluetooth controller
|
||||
|
||||
#
|
||||
# MODEM SLEEP Options
|
||||
@@ -639,7 +638,6 @@ CONFIG_BT_BLE_ESTAB_LINK_CONN_TOUT=30
|
||||
CONFIG_BT_BLE_RPA_SUPPORTED=y
|
||||
CONFIG_BT_BLE_50_FEATURES_SUPPORTED=y
|
||||
# CONFIG_BT_BLE_42_FEATURES_SUPPORTED is not set
|
||||
CONFIG_BT_RESERVE_DRAM=0xdb5c
|
||||
# end of Bluedroid Options
|
||||
# end of Bluetooth
|
||||
|
||||
|
||||
@@ -465,7 +465,6 @@ CONFIG_WPA_MBEDTLS_CRYPTO=y
|
||||
# Bluetooth
|
||||
#
|
||||
CONFIG_BT_ENABLED=y
|
||||
CONFIG_BT_CTRL_ESP32S3=y
|
||||
CONFIG_BT_SOC_SUPPORT_5_0=y
|
||||
CONFIG_BTDM_CTRL_BR_EDR_SCO_DATA_PATH_EFF=0
|
||||
CONFIG_BTDM_CTRL_PCM_ROLE_EFF=0
|
||||
@@ -525,14 +524,14 @@ CONFIG_BT_CTRL_SLEEP_CLOCK_EFF=0
|
||||
CONFIG_BT_CTRL_HCI_TL_EFF=1
|
||||
|
||||
#
|
||||
# Bluetooth controller(ESP32S3 Bluetooth Low Energy)
|
||||
# Bluetooth controller
|
||||
#
|
||||
|
||||
#
|
||||
# MODEM SLEEP Options
|
||||
#
|
||||
# end of MODEM SLEEP Options
|
||||
# end of Bluetooth controller(ESP32S3 Bluetooth Low Energy)
|
||||
# end of Bluetooth controller
|
||||
|
||||
CONFIG_BT_BLUEDROID_ENABLED=y
|
||||
# CONFIG_BT_NIMBLE_ENABLED is not set
|
||||
@@ -739,7 +738,6 @@ CONFIG_BT_BLE_ESTAB_LINK_CONN_TOUT=30
|
||||
CONFIG_BT_BLE_RPA_SUPPORTED=y
|
||||
CONFIG_BT_BLE_50_FEATURES_SUPPORTED=y
|
||||
# CONFIG_BT_BLE_42_FEATURES_SUPPORTED is not set
|
||||
CONFIG_BT_RESERVE_DRAM=0xdb5c
|
||||
# end of Bluedroid Options
|
||||
# end of Bluetooth
|
||||
|
||||
|
||||
@@ -348,7 +348,6 @@ CONFIG_WPA_MBEDTLS_CRYPTO=y
|
||||
# Bluetooth
|
||||
#
|
||||
CONFIG_BT_ENABLED=y
|
||||
CONFIG_BT_CTRL_ESP32C3=y
|
||||
CONFIG_BTDM_CTRL_BR_EDR_SCO_DATA_PATH_EFF=0
|
||||
CONFIG_BTDM_CTRL_PCM_ROLE_EFF=0
|
||||
CONFIG_BTDM_CTRL_PCM_POLAR_EFF=0
|
||||
@@ -372,7 +371,7 @@ CONFIG_BTDM_BLE_ADV_REPORT_FLOW_CTRL_NUM=100
|
||||
CONFIG_BTDM_BLE_ADV_REPORT_DISCARD_THRSHOLD=20
|
||||
|
||||
#
|
||||
# Bluetooth controller(ESP32C3 Bluetooth Low Energy)
|
||||
# Bluetooth controller
|
||||
#
|
||||
CONFIG_BTDM_CTRL_MODE_EFF=1
|
||||
CONFIG_BTDM_CTRL_BLE_MAX_ACT=10
|
||||
@@ -412,7 +411,7 @@ CONFIG_BTDM_CTRL_DFT_TX_POWER_LEVEL_EFF=7
|
||||
CONFIG_BTDM_CTRL_SLEEP_MODE_EFF=0
|
||||
CONFIG_BTDM_CTRL_SLEEP_CLOCK_EFF=0
|
||||
CONFIG_BTDM_CTRL_HCI_TL_EFF=1
|
||||
# end of Bluetooth controller(ESP32C3 Bluetooth Low Energy)
|
||||
# end of Bluetooth controller
|
||||
|
||||
CONFIG_BT_BLUEDROID_ENABLED=y
|
||||
# CONFIG_BT_NIMBLE_ENABLED is not set
|
||||
@@ -619,7 +618,6 @@ CONFIG_BT_SMP_ENABLE=y
|
||||
CONFIG_BT_BLE_ESTAB_LINK_CONN_TOUT=30
|
||||
CONFIG_BT_BLE_RPA_SUPPORTED=y
|
||||
CONFIG_BT_BLE_50_FEATURES_SUPPORTED=y
|
||||
CONFIG_BT_RESERVE_DRAM=0xdb5c
|
||||
# end of Bluedroid Options
|
||||
# end of Bluetooth
|
||||
|
||||
|
||||
@@ -367,7 +367,6 @@ CONFIG_WPA_MBEDTLS_CRYPTO=y
|
||||
# Bluetooth
|
||||
#
|
||||
CONFIG_BT_ENABLED=y
|
||||
CONFIG_BT_CTRL_ESP32C3=y
|
||||
CONFIG_BTDM_CTRL_BR_EDR_SCO_DATA_PATH_EFF=0
|
||||
CONFIG_BTDM_CTRL_PCM_ROLE_EFF=0
|
||||
CONFIG_BTDM_CTRL_PCM_POLAR_EFF=0
|
||||
@@ -382,7 +381,7 @@ CONFIG_BTDM_BLE_ADV_REPORT_FLOW_CTRL_NUM=100
|
||||
CONFIG_BTDM_BLE_ADV_REPORT_DISCARD_THRSHOLD=20
|
||||
|
||||
#
|
||||
# Bluetooth controller(ESP32C3 Bluetooth Low Energy)
|
||||
# Bluetooth controller
|
||||
#
|
||||
CONFIG_BT_CTRL_MODE_EFF=1
|
||||
CONFIG_BT_CTRL_BLE_MAX_ACT=10
|
||||
@@ -426,7 +425,7 @@ CONFIG_BT_CTRL_DFT_TX_POWER_LEVEL_EFF=7
|
||||
CONFIG_BT_CTRL_SLEEP_MODE_EFF=0
|
||||
CONFIG_BT_CTRL_SLEEP_CLOCK_EFF=0
|
||||
CONFIG_BT_CTRL_HCI_TL_EFF=1
|
||||
# end of Bluetooth controller(ESP32C3 Bluetooth Low Energy)
|
||||
# end of Bluetooth controller
|
||||
|
||||
#
|
||||
# MODEM SLEEP Options
|
||||
@@ -639,7 +638,6 @@ CONFIG_BT_BLE_ESTAB_LINK_CONN_TOUT=30
|
||||
CONFIG_BT_BLE_RPA_SUPPORTED=y
|
||||
CONFIG_BT_BLE_50_FEATURES_SUPPORTED=y
|
||||
# CONFIG_BT_BLE_42_FEATURES_SUPPORTED is not set
|
||||
CONFIG_BT_RESERVE_DRAM=0xdb5c
|
||||
# end of Bluedroid Options
|
||||
# end of Bluetooth
|
||||
|
||||
|
||||
@@ -465,7 +465,6 @@ CONFIG_WPA_MBEDTLS_CRYPTO=y
|
||||
# Bluetooth
|
||||
#
|
||||
CONFIG_BT_ENABLED=y
|
||||
CONFIG_BT_CTRL_ESP32S3=y
|
||||
CONFIG_BT_SOC_SUPPORT_5_0=y
|
||||
CONFIG_BTDM_CTRL_BR_EDR_SCO_DATA_PATH_EFF=0
|
||||
CONFIG_BTDM_CTRL_PCM_ROLE_EFF=0
|
||||
@@ -525,14 +524,14 @@ CONFIG_BT_CTRL_SLEEP_CLOCK_EFF=0
|
||||
CONFIG_BT_CTRL_HCI_TL_EFF=1
|
||||
|
||||
#
|
||||
# Bluetooth controller(ESP32S3 Bluetooth Low Energy)
|
||||
# Bluetooth controller
|
||||
#
|
||||
|
||||
#
|
||||
# MODEM SLEEP Options
|
||||
#
|
||||
# end of MODEM SLEEP Options
|
||||
# end of Bluetooth controller(ESP32S3 Bluetooth Low Energy)
|
||||
# end of Bluetooth controller
|
||||
|
||||
CONFIG_BT_BLUEDROID_ENABLED=y
|
||||
# CONFIG_BT_NIMBLE_ENABLED is not set
|
||||
@@ -739,7 +738,6 @@ CONFIG_BT_BLE_ESTAB_LINK_CONN_TOUT=30
|
||||
CONFIG_BT_BLE_RPA_SUPPORTED=y
|
||||
CONFIG_BT_BLE_50_FEATURES_SUPPORTED=y
|
||||
# CONFIG_BT_BLE_42_FEATURES_SUPPORTED is not set
|
||||
CONFIG_BT_RESERVE_DRAM=0xdb5c
|
||||
# end of Bluedroid Options
|
||||
# end of Bluetooth
|
||||
|
||||
|
||||
@@ -348,7 +348,6 @@ CONFIG_WPA_MBEDTLS_CRYPTO=y
|
||||
# Bluetooth
|
||||
#
|
||||
CONFIG_BT_ENABLED=y
|
||||
CONFIG_BT_CTRL_ESP32C3=y
|
||||
CONFIG_BTDM_CTRL_BR_EDR_SCO_DATA_PATH_EFF=0
|
||||
CONFIG_BTDM_CTRL_PCM_ROLE_EFF=0
|
||||
CONFIG_BTDM_CTRL_PCM_POLAR_EFF=0
|
||||
@@ -366,7 +365,7 @@ CONFIG_BTDM_BLE_ADV_REPORT_FLOW_CTRL_NUM=100
|
||||
CONFIG_BTDM_BLE_ADV_REPORT_DISCARD_THRSHOLD=20
|
||||
|
||||
#
|
||||
# Bluetooth controller(ESP32C3 Bluetooth Low Energy)
|
||||
# Bluetooth controller
|
||||
#
|
||||
CONFIG_BTDM_CTRL_MODE_EFF=1
|
||||
CONFIG_BTDM_CTRL_BLE_MAX_ACT=10
|
||||
@@ -406,7 +405,7 @@ CONFIG_BTDM_CTRL_DFT_TX_POWER_LEVEL_EFF=7
|
||||
CONFIG_BTDM_CTRL_SLEEP_MODE_EFF=0
|
||||
CONFIG_BTDM_CTRL_SLEEP_CLOCK_EFF=0
|
||||
CONFIG_BTDM_CTRL_HCI_TL_EFF=1
|
||||
# end of Bluetooth controller(ESP32C3 Bluetooth Low Energy)
|
||||
# end of Bluetooth controller
|
||||
|
||||
CONFIG_BT_BLUEDROID_ENABLED=y
|
||||
# CONFIG_BT_NIMBLE_ENABLED is not set
|
||||
@@ -606,7 +605,7 @@ CONFIG_BT_ACL_CONNECTIONS=4
|
||||
CONFIG_BT_BLE_ESTAB_LINK_CONN_TOUT=30
|
||||
CONFIG_BT_BLE_RPA_SUPPORTED=y
|
||||
CONFIG_BT_BLE_50_FEATURES_SUPPORTED=y
|
||||
CONFIG_BT_RESERVE_DRAM=0xdb5c
|
||||
CONFIG_BTDM_RESERVE_DRAM=0xdb5c
|
||||
# end of Bluedroid Options
|
||||
# end of Bluetooth
|
||||
|
||||
|
||||
@@ -367,7 +367,6 @@ CONFIG_WPA_MBEDTLS_CRYPTO=y
|
||||
# Bluetooth
|
||||
#
|
||||
CONFIG_BT_ENABLED=y
|
||||
CONFIG_BT_CTRL_ESP32C3=y
|
||||
CONFIG_BTDM_CTRL_BR_EDR_SCO_DATA_PATH_EFF=0
|
||||
CONFIG_BTDM_CTRL_PCM_ROLE_EFF=0
|
||||
CONFIG_BTDM_CTRL_PCM_POLAR_EFF=0
|
||||
@@ -382,7 +381,7 @@ CONFIG_BTDM_BLE_ADV_REPORT_FLOW_CTRL_NUM=100
|
||||
CONFIG_BTDM_BLE_ADV_REPORT_DISCARD_THRSHOLD=20
|
||||
|
||||
#
|
||||
# Bluetooth controller(ESP32C3 Bluetooth Low Energy)
|
||||
# Bluetooth controller
|
||||
#
|
||||
CONFIG_BT_CTRL_MODE_EFF=1
|
||||
CONFIG_BT_CTRL_BLE_MAX_ACT=10
|
||||
@@ -426,7 +425,7 @@ CONFIG_BT_CTRL_DFT_TX_POWER_LEVEL_EFF=7
|
||||
CONFIG_BT_CTRL_SLEEP_MODE_EFF=0
|
||||
CONFIG_BT_CTRL_SLEEP_CLOCK_EFF=0
|
||||
CONFIG_BT_CTRL_HCI_TL_EFF=1
|
||||
# end of Bluetooth controller(ESP32C3 Bluetooth Low Energy)
|
||||
# end of Bluetooth controller
|
||||
|
||||
#
|
||||
# MODEM SLEEP Options
|
||||
@@ -639,7 +638,6 @@ CONFIG_BT_BLE_ESTAB_LINK_CONN_TOUT=30
|
||||
CONFIG_BT_BLE_RPA_SUPPORTED=y
|
||||
CONFIG_BT_BLE_50_FEATURES_SUPPORTED=y
|
||||
# CONFIG_BT_BLE_42_FEATURES_SUPPORTED is not set
|
||||
CONFIG_BT_RESERVE_DRAM=0xdb5c
|
||||
# end of Bluedroid Options
|
||||
# end of Bluetooth
|
||||
|
||||
|
||||
@@ -465,7 +465,6 @@ CONFIG_WPA_MBEDTLS_CRYPTO=y
|
||||
# Bluetooth
|
||||
#
|
||||
CONFIG_BT_ENABLED=y
|
||||
CONFIG_BT_CTRL_ESP32S3=y
|
||||
CONFIG_BT_SOC_SUPPORT_5_0=y
|
||||
CONFIG_BTDM_CTRL_BR_EDR_SCO_DATA_PATH_EFF=0
|
||||
CONFIG_BTDM_CTRL_PCM_ROLE_EFF=0
|
||||
@@ -525,14 +524,14 @@ CONFIG_BT_CTRL_SLEEP_CLOCK_EFF=0
|
||||
CONFIG_BT_CTRL_HCI_TL_EFF=1
|
||||
|
||||
#
|
||||
# Bluetooth controller(ESP32S3 Bluetooth Low Energy)
|
||||
# Bluetooth controller
|
||||
#
|
||||
|
||||
#
|
||||
# MODEM SLEEP Options
|
||||
#
|
||||
# end of MODEM SLEEP Options
|
||||
# end of Bluetooth controller(ESP32S3 Bluetooth Low Energy)
|
||||
# end of Bluetooth controller
|
||||
|
||||
CONFIG_BT_BLUEDROID_ENABLED=y
|
||||
# CONFIG_BT_NIMBLE_ENABLED is not set
|
||||
@@ -739,7 +738,6 @@ CONFIG_BT_BLE_ESTAB_LINK_CONN_TOUT=30
|
||||
CONFIG_BT_BLE_RPA_SUPPORTED=y
|
||||
CONFIG_BT_BLE_50_FEATURES_SUPPORTED=y
|
||||
# CONFIG_BT_BLE_42_FEATURES_SUPPORTED is not set
|
||||
CONFIG_BT_RESERVE_DRAM=0xdb5c
|
||||
# end of Bluedroid Options
|
||||
# end of Bluetooth
|
||||
|
||||
|
||||
@@ -348,7 +348,6 @@ CONFIG_WPA_MBEDTLS_CRYPTO=y
|
||||
# Bluetooth
|
||||
#
|
||||
CONFIG_BT_ENABLED=y
|
||||
CONFIG_BT_CTRL_ESP32C3=y
|
||||
CONFIG_BTDM_CTRL_BR_EDR_SCO_DATA_PATH_EFF=0
|
||||
CONFIG_BTDM_CTRL_PCM_ROLE_EFF=0
|
||||
CONFIG_BTDM_CTRL_PCM_POLAR_EFF=0
|
||||
@@ -366,7 +365,7 @@ CONFIG_BTDM_BLE_ADV_REPORT_FLOW_CTRL_NUM=100
|
||||
CONFIG_BTDM_BLE_ADV_REPORT_DISCARD_THRSHOLD=20
|
||||
|
||||
#
|
||||
# Bluetooth controller(ESP32C3 Bluetooth Low Energy)
|
||||
# Bluetooth controller
|
||||
#
|
||||
CONFIG_BTDM_CTRL_MODE_EFF=1
|
||||
CONFIG_BTDM_CTRL_BLE_MAX_ACT=10
|
||||
@@ -406,7 +405,7 @@ CONFIG_BTDM_CTRL_DFT_TX_POWER_LEVEL_EFF=7
|
||||
CONFIG_BTDM_CTRL_SLEEP_MODE_EFF=0
|
||||
CONFIG_BTDM_CTRL_SLEEP_CLOCK_EFF=0
|
||||
CONFIG_BTDM_CTRL_HCI_TL_EFF=1
|
||||
# end of Bluetooth controller(ESP32C3 Bluetooth Low Energy)
|
||||
# end of Bluetooth controller
|
||||
|
||||
CONFIG_BT_BLUEDROID_ENABLED=y
|
||||
# CONFIG_BT_NIMBLE_ENABLED is not set
|
||||
@@ -606,7 +605,7 @@ CONFIG_BT_ACL_CONNECTIONS=4
|
||||
CONFIG_BT_BLE_ESTAB_LINK_CONN_TOUT=30
|
||||
CONFIG_BT_BLE_RPA_SUPPORTED=y
|
||||
CONFIG_BT_BLE_50_FEATURES_SUPPORTED=y
|
||||
CONFIG_BT_RESERVE_DRAM=0xdb5c
|
||||
CONFIG_BTDM_RESERVE_DRAM=0xdb5c
|
||||
# end of Bluedroid Options
|
||||
# end of Bluetooth
|
||||
|
||||
|
||||
@@ -367,7 +367,6 @@ CONFIG_WPA_MBEDTLS_CRYPTO=y
|
||||
# Bluetooth
|
||||
#
|
||||
CONFIG_BT_ENABLED=y
|
||||
CONFIG_BT_CTRL_ESP32C3=y
|
||||
CONFIG_BTDM_CTRL_BR_EDR_SCO_DATA_PATH_EFF=0
|
||||
CONFIG_BTDM_CTRL_PCM_ROLE_EFF=0
|
||||
CONFIG_BTDM_CTRL_PCM_POLAR_EFF=0
|
||||
@@ -382,7 +381,7 @@ CONFIG_BTDM_BLE_ADV_REPORT_FLOW_CTRL_NUM=100
|
||||
CONFIG_BTDM_BLE_ADV_REPORT_DISCARD_THRSHOLD=20
|
||||
|
||||
#
|
||||
# Bluetooth controller(ESP32C3 Bluetooth Low Energy)
|
||||
# Bluetooth controller
|
||||
#
|
||||
CONFIG_BT_CTRL_MODE_EFF=1
|
||||
CONFIG_BT_CTRL_BLE_MAX_ACT=10
|
||||
@@ -426,7 +425,7 @@ CONFIG_BT_CTRL_DFT_TX_POWER_LEVEL_EFF=7
|
||||
CONFIG_BT_CTRL_SLEEP_MODE_EFF=0
|
||||
CONFIG_BT_CTRL_SLEEP_CLOCK_EFF=0
|
||||
CONFIG_BT_CTRL_HCI_TL_EFF=1
|
||||
# end of Bluetooth controller(ESP32C3 Bluetooth Low Energy)
|
||||
# end of Bluetooth controller
|
||||
|
||||
#
|
||||
# MODEM SLEEP Options
|
||||
@@ -639,7 +638,6 @@ CONFIG_BT_BLE_ESTAB_LINK_CONN_TOUT=30
|
||||
CONFIG_BT_BLE_RPA_SUPPORTED=y
|
||||
CONFIG_BT_BLE_50_FEATURES_SUPPORTED=y
|
||||
# CONFIG_BT_BLE_42_FEATURES_SUPPORTED is not set
|
||||
CONFIG_BT_RESERVE_DRAM=0xdb5c
|
||||
# end of Bluedroid Options
|
||||
# end of Bluetooth
|
||||
|
||||
|
||||
@@ -465,7 +465,6 @@ CONFIG_WPA_MBEDTLS_CRYPTO=y
|
||||
# Bluetooth
|
||||
#
|
||||
CONFIG_BT_ENABLED=y
|
||||
CONFIG_BT_CTRL_ESP32S3=y
|
||||
CONFIG_BT_SOC_SUPPORT_5_0=y
|
||||
CONFIG_BTDM_CTRL_BR_EDR_SCO_DATA_PATH_EFF=0
|
||||
CONFIG_BTDM_CTRL_PCM_ROLE_EFF=0
|
||||
@@ -525,14 +524,14 @@ CONFIG_BT_CTRL_SLEEP_CLOCK_EFF=0
|
||||
CONFIG_BT_CTRL_HCI_TL_EFF=1
|
||||
|
||||
#
|
||||
# Bluetooth controller(ESP32S3 Bluetooth Low Energy)
|
||||
# Bluetooth controller
|
||||
#
|
||||
|
||||
#
|
||||
# MODEM SLEEP Options
|
||||
#
|
||||
# end of MODEM SLEEP Options
|
||||
# end of Bluetooth controller(ESP32S3 Bluetooth Low Energy)
|
||||
# end of Bluetooth controller
|
||||
|
||||
CONFIG_BT_BLUEDROID_ENABLED=y
|
||||
# CONFIG_BT_NIMBLE_ENABLED is not set
|
||||
@@ -739,7 +738,6 @@ CONFIG_BT_BLE_ESTAB_LINK_CONN_TOUT=30
|
||||
CONFIG_BT_BLE_RPA_SUPPORTED=y
|
||||
CONFIG_BT_BLE_50_FEATURES_SUPPORTED=y
|
||||
# CONFIG_BT_BLE_42_FEATURES_SUPPORTED is not set
|
||||
CONFIG_BT_RESERVE_DRAM=0xdb5c
|
||||
# end of Bluedroid Options
|
||||
# end of Bluetooth
|
||||
|
||||
|
||||
@@ -348,7 +348,6 @@ CONFIG_WPA_MBEDTLS_CRYPTO=y
|
||||
# Bluetooth
|
||||
#
|
||||
CONFIG_BT_ENABLED=y
|
||||
CONFIG_BT_CTRL_ESP32C3=y
|
||||
CONFIG_BTDM_CTRL_BR_EDR_SCO_DATA_PATH_EFF=0
|
||||
CONFIG_BTDM_CTRL_PCM_ROLE_EFF=0
|
||||
CONFIG_BTDM_CTRL_PCM_POLAR_EFF=0
|
||||
@@ -366,7 +365,7 @@ CONFIG_BTDM_BLE_ADV_REPORT_FLOW_CTRL_NUM=100
|
||||
CONFIG_BTDM_BLE_ADV_REPORT_DISCARD_THRSHOLD=20
|
||||
|
||||
#
|
||||
# Bluetooth controller(ESP32C3 Bluetooth Low Energy)
|
||||
# Bluetooth controller
|
||||
#
|
||||
CONFIG_BTDM_CTRL_MODE_EFF=1
|
||||
CONFIG_BTDM_CTRL_BLE_MAX_ACT=10
|
||||
@@ -406,7 +405,7 @@ CONFIG_BTDM_CTRL_DFT_TX_POWER_LEVEL_EFF=7
|
||||
CONFIG_BTDM_CTRL_SLEEP_MODE_EFF=0
|
||||
CONFIG_BTDM_CTRL_SLEEP_CLOCK_EFF=0
|
||||
CONFIG_BTDM_CTRL_HCI_TL_EFF=1
|
||||
# end of Bluetooth controller(ESP32C3 Bluetooth Low Energy)
|
||||
# end of Bluetooth controller
|
||||
|
||||
CONFIG_BT_BLUEDROID_ENABLED=y
|
||||
# CONFIG_BT_NIMBLE_ENABLED is not set
|
||||
@@ -606,7 +605,7 @@ CONFIG_BT_ACL_CONNECTIONS=4
|
||||
CONFIG_BT_BLE_ESTAB_LINK_CONN_TOUT=30
|
||||
CONFIG_BT_BLE_RPA_SUPPORTED=y
|
||||
CONFIG_BT_BLE_50_FEATURES_SUPPORTED=y
|
||||
CONFIG_BT_RESERVE_DRAM=0xdb5c
|
||||
CONFIG_BTDM_RESERVE_DRAM=0xdb5c
|
||||
# end of Bluedroid Options
|
||||
# end of Bluetooth
|
||||
|
||||
|
||||
@@ -367,7 +367,6 @@ CONFIG_WPA_MBEDTLS_CRYPTO=y
|
||||
# Bluetooth
|
||||
#
|
||||
CONFIG_BT_ENABLED=y
|
||||
CONFIG_BT_CTRL_ESP32C3=y
|
||||
CONFIG_BTDM_CTRL_BR_EDR_SCO_DATA_PATH_EFF=0
|
||||
CONFIG_BTDM_CTRL_PCM_ROLE_EFF=0
|
||||
CONFIG_BTDM_CTRL_PCM_POLAR_EFF=0
|
||||
@@ -382,7 +381,7 @@ CONFIG_BTDM_BLE_ADV_REPORT_FLOW_CTRL_NUM=100
|
||||
CONFIG_BTDM_BLE_ADV_REPORT_DISCARD_THRSHOLD=20
|
||||
|
||||
#
|
||||
# Bluetooth controller(ESP32C3 Bluetooth Low Energy)
|
||||
# Bluetooth controller
|
||||
#
|
||||
CONFIG_BT_CTRL_MODE_EFF=1
|
||||
CONFIG_BT_CTRL_BLE_MAX_ACT=10
|
||||
@@ -426,7 +425,7 @@ CONFIG_BT_CTRL_DFT_TX_POWER_LEVEL_EFF=7
|
||||
CONFIG_BT_CTRL_SLEEP_MODE_EFF=0
|
||||
CONFIG_BT_CTRL_SLEEP_CLOCK_EFF=0
|
||||
CONFIG_BT_CTRL_HCI_TL_EFF=1
|
||||
# end of Bluetooth controller(ESP32C3 Bluetooth Low Energy)
|
||||
# end of Bluetooth controller
|
||||
|
||||
#
|
||||
# MODEM SLEEP Options
|
||||
@@ -639,7 +638,6 @@ CONFIG_BT_BLE_ESTAB_LINK_CONN_TOUT=30
|
||||
CONFIG_BT_BLE_RPA_SUPPORTED=y
|
||||
CONFIG_BT_BLE_50_FEATURES_SUPPORTED=y
|
||||
# CONFIG_BT_BLE_42_FEATURES_SUPPORTED is not set
|
||||
CONFIG_BT_RESERVE_DRAM=0xdb5c
|
||||
# end of Bluedroid Options
|
||||
# end of Bluetooth
|
||||
|
||||
|
||||
@@ -465,7 +465,6 @@ CONFIG_WPA_MBEDTLS_CRYPTO=y
|
||||
# Bluetooth
|
||||
#
|
||||
CONFIG_BT_ENABLED=y
|
||||
CONFIG_BT_CTRL_ESP32S3=y
|
||||
CONFIG_BT_SOC_SUPPORT_5_0=y
|
||||
CONFIG_BTDM_CTRL_BR_EDR_SCO_DATA_PATH_EFF=0
|
||||
CONFIG_BTDM_CTRL_PCM_ROLE_EFF=0
|
||||
@@ -525,14 +524,14 @@ CONFIG_BT_CTRL_SLEEP_CLOCK_EFF=0
|
||||
CONFIG_BT_CTRL_HCI_TL_EFF=1
|
||||
|
||||
#
|
||||
# Bluetooth controller(ESP32S3 Bluetooth Low Energy)
|
||||
# Bluetooth controller
|
||||
#
|
||||
|
||||
#
|
||||
# MODEM SLEEP Options
|
||||
#
|
||||
# end of MODEM SLEEP Options
|
||||
# end of Bluetooth controller(ESP32S3 Bluetooth Low Energy)
|
||||
# end of Bluetooth controller
|
||||
|
||||
CONFIG_BT_BLUEDROID_ENABLED=y
|
||||
# CONFIG_BT_NIMBLE_ENABLED is not set
|
||||
@@ -739,7 +738,6 @@ CONFIG_BT_BLE_ESTAB_LINK_CONN_TOUT=30
|
||||
CONFIG_BT_BLE_RPA_SUPPORTED=y
|
||||
CONFIG_BT_BLE_50_FEATURES_SUPPORTED=y
|
||||
# CONFIG_BT_BLE_42_FEATURES_SUPPORTED is not set
|
||||
CONFIG_BT_RESERVE_DRAM=0xdb5c
|
||||
# end of Bluedroid Options
|
||||
# end of Bluetooth
|
||||
|
||||
|
||||
@@ -367,7 +367,6 @@ CONFIG_WPA_MBEDTLS_CRYPTO=y
|
||||
# Bluetooth
|
||||
#
|
||||
CONFIG_BT_ENABLED=y
|
||||
CONFIG_BT_CTRL_ESP32C3=y
|
||||
CONFIG_BTDM_CTRL_BR_EDR_SCO_DATA_PATH_EFF=0
|
||||
CONFIG_BTDM_CTRL_PCM_ROLE_EFF=0
|
||||
CONFIG_BTDM_CTRL_PCM_POLAR_EFF=0
|
||||
@@ -382,7 +381,7 @@ CONFIG_BTDM_BLE_ADV_REPORT_FLOW_CTRL_NUM=100
|
||||
CONFIG_BTDM_BLE_ADV_REPORT_DISCARD_THRSHOLD=20
|
||||
|
||||
#
|
||||
# Bluetooth controller(ESP32C3 Bluetooth Low Energy)
|
||||
# Bluetooth controller
|
||||
#
|
||||
CONFIG_BT_CTRL_MODE_EFF=1
|
||||
CONFIG_BT_CTRL_BLE_MAX_ACT=10
|
||||
@@ -426,7 +425,7 @@ CONFIG_BT_CTRL_DFT_TX_POWER_LEVEL_EFF=7
|
||||
CONFIG_BT_CTRL_SLEEP_MODE_EFF=0
|
||||
CONFIG_BT_CTRL_SLEEP_CLOCK_EFF=0
|
||||
CONFIG_BT_CTRL_HCI_TL_EFF=1
|
||||
# end of Bluetooth controller(ESP32C3 Bluetooth Low Energy)
|
||||
# end of Bluetooth controller
|
||||
|
||||
#
|
||||
# MODEM SLEEP Options
|
||||
@@ -639,7 +638,6 @@ CONFIG_BT_BLE_ESTAB_LINK_CONN_TOUT=30
|
||||
CONFIG_BT_BLE_RPA_SUPPORTED=y
|
||||
# CONFIG_BT_BLE_50_FEATURES_SUPPORTED is not set
|
||||
CONFIG_BT_BLE_42_FEATURES_SUPPORTED=y
|
||||
CONFIG_BT_RESERVE_DRAM=0xdb5c
|
||||
# end of Bluedroid Options
|
||||
# end of Bluetooth
|
||||
|
||||
|
||||
@@ -470,7 +470,6 @@ CONFIG_WPA_MBEDTLS_CRYPTO=y
|
||||
# Bluetooth
|
||||
#
|
||||
CONFIG_BT_ENABLED=y
|
||||
CONFIG_BT_CTRL_ESP32S3=y
|
||||
CONFIG_BT_SOC_SUPPORT_5_0=y
|
||||
CONFIG_BTDM_CTRL_BR_EDR_SCO_DATA_PATH_EFF=0
|
||||
CONFIG_BTDM_CTRL_PCM_ROLE_EFF=0
|
||||
@@ -530,7 +529,7 @@ CONFIG_BT_CTRL_SLEEP_CLOCK_EFF=0
|
||||
CONFIG_BT_CTRL_HCI_TL_EFF=1
|
||||
|
||||
#
|
||||
# Bluetooth controller(ESP32S3 Bluetooth Low Energy)
|
||||
# Bluetooth controller
|
||||
#
|
||||
CONFIG_BT_CTRL_PINNED_TO_CORE_0=y
|
||||
# CONFIG_BT_CTRL_PINNED_TO_CORE_1 is not set
|
||||
@@ -539,7 +538,7 @@ CONFIG_BT_CTRL_PINNED_TO_CORE_0=y
|
||||
# MODEM SLEEP Options
|
||||
#
|
||||
# end of MODEM SLEEP Options
|
||||
# end of Bluetooth controller(ESP32S3 Bluetooth Low Energy)
|
||||
# end of Bluetooth controller
|
||||
|
||||
CONFIG_BT_BLUEDROID_ENABLED=y
|
||||
# CONFIG_BT_NIMBLE_ENABLED is not set
|
||||
@@ -749,7 +748,6 @@ CONFIG_BT_BLE_ESTAB_LINK_CONN_TOUT=30
|
||||
CONFIG_BT_BLE_RPA_SUPPORTED=y
|
||||
# CONFIG_BT_BLE_50_FEATURES_SUPPORTED is not set
|
||||
CONFIG_BT_BLE_42_FEATURES_SUPPORTED=y
|
||||
CONFIG_BT_RESERVE_DRAM=0xdb5c
|
||||
# end of Bluedroid Options
|
||||
# end of Bluetooth
|
||||
|
||||
|
||||
@@ -410,10 +410,9 @@ CONFIG_WPA_MBEDTLS_CRYPTO=y
|
||||
# Bluetooth
|
||||
#
|
||||
CONFIG_BT_ENABLED=y
|
||||
CONFIG_BT_CTRL_ESP32=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
|
||||
@@ -454,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
|
||||
@@ -674,7 +673,7 @@ CONFIG_BT_ACL_CONNECTIONS=4
|
||||
CONFIG_BT_SMP_ENABLE=y
|
||||
# CONFIG_BT_BLE_ACT_SCAN_REP_ADV_SCAN is not set
|
||||
CONFIG_BT_BLE_ESTAB_LINK_CONN_TOUT=30
|
||||
CONFIG_BT_RESERVE_DRAM=0xdb5c
|
||||
CONFIG_BTDM_RESERVE_DRAM=0xdb5c
|
||||
# end of Bluedroid Options
|
||||
# end of Bluetooth
|
||||
|
||||
|
||||
@@ -410,10 +410,9 @@ CONFIG_WPA_MBEDTLS_CRYPTO=y
|
||||
# Bluetooth
|
||||
#
|
||||
CONFIG_BT_ENABLED=y
|
||||
CONFIG_BT_CTRL_ESP32=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
|
||||
@@ -454,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
|
||||
@@ -671,7 +670,7 @@ CONFIG_BT_ACL_CONNECTIONS=4
|
||||
# CONFIG_BT_BLE_HOST_QUEUE_CONG_CHECK is not set
|
||||
# CONFIG_BT_BLE_ACT_SCAN_REP_ADV_SCAN is not set
|
||||
CONFIG_BT_BLE_ESTAB_LINK_CONN_TOUT=30
|
||||
CONFIG_BT_RESERVE_DRAM=0xdb5c
|
||||
CONFIG_BTDM_RESERVE_DRAM=0xdb5c
|
||||
# end of Bluedroid Options
|
||||
# end of Bluetooth
|
||||
|
||||
|
||||
@@ -367,7 +367,6 @@ CONFIG_WPA_MBEDTLS_CRYPTO=y
|
||||
# Bluetooth
|
||||
#
|
||||
CONFIG_BT_ENABLED=y
|
||||
CONFIG_BT_CTRL_ESP32C3=y
|
||||
CONFIG_BTDM_CTRL_BR_EDR_SCO_DATA_PATH_EFF=0
|
||||
CONFIG_BTDM_CTRL_PCM_ROLE_EFF=0
|
||||
CONFIG_BTDM_CTRL_PCM_POLAR_EFF=0
|
||||
@@ -382,7 +381,7 @@ CONFIG_BTDM_BLE_ADV_REPORT_FLOW_CTRL_NUM=100
|
||||
CONFIG_BTDM_BLE_ADV_REPORT_DISCARD_THRSHOLD=20
|
||||
|
||||
#
|
||||
# Bluetooth controller(ESP32C3 Bluetooth Low Energy)
|
||||
# Bluetooth controller
|
||||
#
|
||||
CONFIG_BT_CTRL_MODE_EFF=1
|
||||
CONFIG_BT_CTRL_BLE_MAX_ACT=10
|
||||
@@ -424,7 +423,7 @@ CONFIG_BT_CTRL_DFT_TX_POWER_LEVEL_EFF=7
|
||||
CONFIG_BT_CTRL_SLEEP_MODE_EFF=0
|
||||
CONFIG_BT_CTRL_SLEEP_CLOCK_EFF=0
|
||||
CONFIG_BT_CTRL_HCI_TL_EFF=1
|
||||
# end of Bluetooth controller(ESP32C3 Bluetooth Low Energy)
|
||||
# end of Bluetooth controller
|
||||
|
||||
#
|
||||
# MODEM SLEEP Options
|
||||
@@ -637,7 +636,6 @@ CONFIG_BT_BLE_ESTAB_LINK_CONN_TOUT=30
|
||||
CONFIG_BT_BLE_RPA_SUPPORTED=y
|
||||
# CONFIG_BT_BLE_50_FEATURES_SUPPORTED is not set
|
||||
CONFIG_BT_BLE_42_FEATURES_SUPPORTED=y
|
||||
CONFIG_BT_RESERVE_DRAM=0xdb5c
|
||||
# end of Bluedroid Options
|
||||
# end of Bluetooth
|
||||
|
||||
|
||||
@@ -470,7 +470,6 @@ CONFIG_WPA_MBEDTLS_CRYPTO=y
|
||||
# Bluetooth
|
||||
#
|
||||
CONFIG_BT_ENABLED=y
|
||||
CONFIG_BT_CTRL_ESP32S3=y
|
||||
CONFIG_BT_SOC_SUPPORT_5_0=y
|
||||
CONFIG_BTDM_CTRL_BR_EDR_SCO_DATA_PATH_EFF=0
|
||||
CONFIG_BTDM_CTRL_PCM_ROLE_EFF=0
|
||||
@@ -530,7 +529,7 @@ CONFIG_BT_CTRL_SLEEP_CLOCK_EFF=0
|
||||
CONFIG_BT_CTRL_HCI_TL_EFF=1
|
||||
|
||||
#
|
||||
# Bluetooth controller(ESP32S3 Bluetooth Low Energy)
|
||||
# Bluetooth controller
|
||||
#
|
||||
CONFIG_BT_CTRL_PINNED_TO_CORE_0=y
|
||||
# CONFIG_BT_CTRL_PINNED_TO_CORE_1 is not set
|
||||
@@ -539,7 +538,7 @@ CONFIG_BT_CTRL_PINNED_TO_CORE_0=y
|
||||
# MODEM SLEEP Options
|
||||
#
|
||||
# end of MODEM SLEEP Options
|
||||
# end of Bluetooth controller(ESP32S3 Bluetooth Low Energy)
|
||||
# end of Bluetooth controller
|
||||
|
||||
CONFIG_BT_BLUEDROID_ENABLED=y
|
||||
# CONFIG_BT_NIMBLE_ENABLED is not set
|
||||
@@ -749,7 +748,6 @@ CONFIG_BT_BLE_ESTAB_LINK_CONN_TOUT=30
|
||||
CONFIG_BT_BLE_RPA_SUPPORTED=y
|
||||
# CONFIG_BT_BLE_50_FEATURES_SUPPORTED is not set
|
||||
CONFIG_BT_BLE_42_FEATURES_SUPPORTED=y
|
||||
CONFIG_BT_RESERVE_DRAM=0xdb5c
|
||||
# end of Bluedroid Options
|
||||
# end of Bluetooth
|
||||
|
||||
|
||||
@@ -13,7 +13,6 @@ CONFIG_ESPTOOLPY_FLASHFREQ_80M=y
|
||||
# Override some defaults so BT stack is enabled
|
||||
# by default in this example
|
||||
CONFIG_BT_ENABLED=y
|
||||
CONFIG_BT_CTRL_ESP32C3=y
|
||||
CONFIG_BT_CTRL_SCAN_DUPL_TYPE_DATA_DEVICE=y
|
||||
CONFIG_BT_CTRL_BLE_MESH_SCAN_DUPL_EN=y
|
||||
CONFIG_BT_GATTS_SEND_SERVICE_CHANGE_MANUAL=y
|
||||
|
||||
@@ -46,7 +46,7 @@ CONFIG_BT_GATTS_SEND_SERVICE_CHANGE_MANUAL=y
|
||||
CONFIG_BT_ALLOCATION_FROM_SPIRAM_FIRST=y
|
||||
CONFIG_BT_BLE_DYNAMIC_ENV_MEMORY=y
|
||||
CONFIG_BT_SMP_ENABLE=y
|
||||
CONFIG_BT_RESERVE_DRAM=0x10000
|
||||
CONFIG_BTDM_RESERVE_DRAM=0x10000
|
||||
|
||||
#
|
||||
# ESP32-specific
|
||||
|
||||
@@ -1,7 +1,6 @@
|
||||
# Override some defaults so BT stack is enabled
|
||||
# by default in this example
|
||||
CONFIG_BT_ENABLED=y
|
||||
CONFIG_BT_CTRL_ESP32C3=y
|
||||
CONFIG_BT_CTRL_SCAN_DUPL_TYPE_DATA_DEVICE=y
|
||||
CONFIG_BT_CTRL_BLE_MESH_SCAN_DUPL_EN=y
|
||||
CONFIG_BT_BTU_TASK_STACK_SIZE=4512
|
||||
|
||||
@@ -1,7 +1,6 @@
|
||||
# Override some defaults so BT stack is enabled
|
||||
# by default in this example
|
||||
CONFIG_BT_ENABLED=y
|
||||
CONFIG_BT_CTRL_ESP32S3=y
|
||||
CONFIG_BT_CTRL_SCAN_DUPL_TYPE_DATA_DEVICE=y
|
||||
CONFIG_BT_CTRL_BLE_MESH_SCAN_DUPL_EN=y
|
||||
CONFIG_BT_BTU_TASK_STACK_SIZE=4512
|
||||
|
||||
@@ -1,7 +1,6 @@
|
||||
# Override some defaults so BT stack is enabled
|
||||
# by default in this example
|
||||
CONFIG_BT_ENABLED=y
|
||||
CONFIG_BT_CTRL_ESP32C3=y
|
||||
CONFIG_BT_CTRL_SCAN_DUPL_TYPE_DATA_DEVICE=y
|
||||
CONFIG_BT_CTRL_BLE_MESH_SCAN_DUPL_EN=y
|
||||
CONFIG_BT_GATTS_SEND_SERVICE_CHANGE_MANUAL=y
|
||||
|
||||
@@ -1,7 +1,6 @@
|
||||
# Override some defaults so BT stack is enabled
|
||||
# by default in this example
|
||||
CONFIG_BT_ENABLED=y
|
||||
CONFIG_BT_CTRL_ESP32S3=y
|
||||
CONFIG_BT_CTRL_SCAN_DUPL_TYPE_DATA_DEVICE=y
|
||||
CONFIG_BT_CTRL_BLE_MESH_SCAN_DUPL_EN=y
|
||||
CONFIG_BT_GATTS_SEND_SERVICE_CHANGE_MANUAL=y
|
||||
|
||||
@@ -1,7 +1,6 @@
|
||||
# Override some defaults so BT stack is enabled
|
||||
# by default in this example
|
||||
CONFIG_BT_ENABLED=y
|
||||
CONFIG_BT_CTRL_ESP32C3=y
|
||||
CONFIG_BT_CTRL_SCAN_DUPL_TYPE_DATA_DEVICE=y
|
||||
CONFIG_BT_CTRL_BLE_MESH_SCAN_DUPL_EN=y
|
||||
CONFIG_BT_GATTS_SEND_SERVICE_CHANGE_MANUAL=y
|
||||
|
||||
@@ -1,7 +1,6 @@
|
||||
# Override some defaults so BT stack is enabled
|
||||
# by default in this example
|
||||
CONFIG_BT_ENABLED=y
|
||||
CONFIG_BT_CTRL_ESP32S3=y
|
||||
CONFIG_BT_CTRL_SCAN_DUPL_TYPE_DATA_DEVICE=y
|
||||
CONFIG_BT_CTRL_BLE_MESH_SCAN_DUPL_EN=y
|
||||
CONFIG_BT_GATTS_SEND_SERVICE_CHANGE_MANUAL=y
|
||||
|
||||
@@ -1,7 +1,6 @@
|
||||
# Override some defaults so BT stack is enabled
|
||||
# by default in this example
|
||||
CONFIG_BT_ENABLED=y
|
||||
CONFIG_BT_CTRL_ESP32C3=y
|
||||
CONFIG_BT_CTRL_SCAN_DUPL_TYPE_DATA_DEVICE=y
|
||||
CONFIG_BT_CTRL_BLE_MESH_SCAN_DUPL_EN=y
|
||||
CONFIG_BT_GATTS_SEND_SERVICE_CHANGE_MANUAL=y
|
||||
|
||||
@@ -1,7 +1,6 @@
|
||||
# Override some defaults so BT stack is enabled
|
||||
# by default in this example
|
||||
CONFIG_BT_ENABLED=y
|
||||
CONFIG_BT_CTRL_ESP32S3=y
|
||||
CONFIG_BT_CTRL_SCAN_DUPL_TYPE_DATA_DEVICE=y
|
||||
CONFIG_BT_CTRL_BLE_MESH_SCAN_DUPL_EN=y
|
||||
CONFIG_BT_GATTS_SEND_SERVICE_CHANGE_MANUAL=y
|
||||
|
||||
@@ -1,7 +1,6 @@
|
||||
# Override some defaults so BT stack is enabled
|
||||
# by default in this example
|
||||
CONFIG_BT_ENABLED=y
|
||||
CONFIG_BT_CTRL_ESP32C3=y
|
||||
CONFIG_BT_CTRL_SCAN_DUPL_TYPE_DATA_DEVICE=y
|
||||
CONFIG_BT_CTRL_BLE_MESH_SCAN_DUPL_EN=y
|
||||
CONFIG_BT_BTU_TASK_STACK_SIZE=4512
|
||||
|
||||
@@ -1,7 +1,6 @@
|
||||
# Override some defaults so BT stack is enabled
|
||||
# by default in this example
|
||||
CONFIG_BT_ENABLED=y
|
||||
CONFIG_BT_CTRL_ESP32S3=y
|
||||
CONFIG_BT_CTRL_SCAN_DUPL_TYPE_DATA_DEVICE=y
|
||||
CONFIG_BT_CTRL_BLE_MESH_SCAN_DUPL_EN=y
|
||||
CONFIG_BT_BTU_TASK_STACK_SIZE=4512
|
||||
|
||||
@@ -1,7 +1,6 @@
|
||||
# Override some defaults so BT stack is enabled
|
||||
# by default in this example
|
||||
CONFIG_BT_ENABLED=y
|
||||
CONFIG_BT_CTRL_ESP32C3=y
|
||||
CONFIG_BT_CTRL_SCAN_DUPL_TYPE_DATA_DEVICE=y
|
||||
CONFIG_BT_CTRL_BLE_MESH_SCAN_DUPL_EN=y
|
||||
CONFIG_BT_BTU_TASK_STACK_SIZE=4512
|
||||
|
||||
@@ -1,7 +1,6 @@
|
||||
# Override some defaults so BT stack is enabled
|
||||
# by default in this example
|
||||
CONFIG_BT_ENABLED=y
|
||||
CONFIG_BT_CTRL_ESP32S3=y
|
||||
CONFIG_BT_CTRL_SCAN_DUPL_TYPE_DATA_DEVICE=y
|
||||
CONFIG_BT_CTRL_BLE_MESH_SCAN_DUPL_EN=y
|
||||
CONFIG_BT_BTU_TASK_STACK_SIZE=4512
|
||||
|
||||
@@ -1,7 +1,6 @@
|
||||
# Override some defaults so BT stack is enabled
|
||||
# by default in this example
|
||||
CONFIG_BT_ENABLED=y
|
||||
CONFIG_BT_CTRL_ESP32C3=y
|
||||
CONFIG_BT_CTRL_SCAN_DUPL_TYPE_DATA_DEVICE=y
|
||||
CONFIG_BT_CTRL_BLE_MESH_SCAN_DUPL_EN=y
|
||||
CONFIG_BT_GATTS_SEND_SERVICE_CHANGE_MANUAL=y
|
||||
|
||||
@@ -1,7 +1,6 @@
|
||||
# Override some defaults so BT stack is enabled
|
||||
# by default in this example
|
||||
CONFIG_BT_ENABLED=y
|
||||
CONFIG_BT_CTRL_ESP32S3=y
|
||||
CONFIG_BT_CTRL_SCAN_DUPL_TYPE_DATA_DEVICE=y
|
||||
CONFIG_BT_CTRL_BLE_MESH_SCAN_DUPL_EN=y
|
||||
CONFIG_BT_GATTS_SEND_SERVICE_CHANGE_MANUAL=y
|
||||
|
||||
@@ -1,7 +1,6 @@
|
||||
# Override some defaults so BT stack is enabled
|
||||
# by default in this example
|
||||
CONFIG_BT_ENABLED=y
|
||||
CONFIG_BT_CTRL_ESP32C3=y
|
||||
CONFIG_BT_CTRL_SCAN_DUPL_TYPE_DATA_DEVICE=y
|
||||
CONFIG_BT_CTRL_BLE_MESH_SCAN_DUPL_EN=y
|
||||
CONFIG_BT_BTU_TASK_STACK_SIZE=4512
|
||||
|
||||
@@ -1,7 +1,6 @@
|
||||
# Override some defaults so BT stack is enabled
|
||||
# by default in this example
|
||||
CONFIG_BT_ENABLED=y
|
||||
CONFIG_BT_CTRL_ESP32S3=y
|
||||
CONFIG_BT_CTRL_SCAN_DUPL_TYPE_DATA_DEVICE=y
|
||||
CONFIG_BT_CTRL_BLE_MESH_SCAN_DUPL_EN=y
|
||||
CONFIG_BT_BTU_TASK_STACK_SIZE=4512
|
||||
|
||||
@@ -1,7 +1,6 @@
|
||||
# Override some defaults so BT stack is enabled
|
||||
# by default in this example
|
||||
CONFIG_BT_ENABLED=y
|
||||
CONFIG_BT_CTRL_ESP32C3=y
|
||||
CONFIG_BT_CTRL_SCAN_DUPL_TYPE_DATA_DEVICE=y
|
||||
CONFIG_BT_CTRL_BLE_MESH_SCAN_DUPL_EN=y
|
||||
CONFIG_BT_GATTS_SEND_SERVICE_CHANGE_MANUAL=y
|
||||
|
||||
@@ -1,7 +1,6 @@
|
||||
# Override some defaults so BT stack is enabled
|
||||
# by default in this example
|
||||
CONFIG_BT_ENABLED=y
|
||||
CONFIG_BT_CTRL_ESP32S3=y
|
||||
CONFIG_BT_CTRL_SCAN_DUPL_TYPE_DATA_DEVICE=y
|
||||
CONFIG_BT_CTRL_BLE_MESH_SCAN_DUPL_EN=y
|
||||
CONFIG_BT_GATTS_SEND_SERVICE_CHANGE_MANUAL=y
|
||||
|
||||
@@ -1,7 +1,6 @@
|
||||
# Override some defaults so BT stack is enabled
|
||||
# by default in this example
|
||||
CONFIG_BT_ENABLED=y
|
||||
CONFIG_BT_CTRL_ESP32C3=y
|
||||
CONFIG_BT_CTRL_SCAN_DUPL_TYPE_DATA_DEVICE=y
|
||||
CONFIG_BT_CTRL_BLE_MESH_SCAN_DUPL_EN=y
|
||||
CONFIG_BT_CTRL_COEX_PARAMETERS_ENABLE=y
|
||||
|
||||
@@ -1,7 +1,6 @@
|
||||
# Override some defaults so BT stack is enabled
|
||||
# by default in this example
|
||||
CONFIG_BT_ENABLED=y
|
||||
CONFIG_BT_CTRL_ESP32S3=y
|
||||
CONFIG_BT_CTRL_SCAN_DUPL_TYPE_DATA_DEVICE=y
|
||||
CONFIG_BT_CTRL_BLE_MESH_SCAN_DUPL_EN=y
|
||||
CONFIG_BT_CTRL_COEX_PARAMETERS_ENABLE=y
|
||||
|
||||
Reference in New Issue
Block a user