mirror of
https://github.com/espressif/esp-idf.git
synced 2026-08-18 06:35:35 +03:00
change(ble): Updated the maximum number of concurrent connections to 70 on ESP32-H2
(cherry picked from commit cd33f13521)
Co-authored-by: ShenWeilong <shenweilong@espressif.com>
This commit is contained in:
@@ -1,6 +0,0 @@
|
||||
# This file was generated using idf.py save-defconfig. It can be edited manually.
|
||||
# Espressif IoT Development Framework (ESP-IDF) Project Minimal Configuration
|
||||
#
|
||||
CONFIG_BT_NIMBLE_MAX_CONNECTIONS=35
|
||||
CONFIG_BT_NIMBLE_GATT_MAX_PROCS=35
|
||||
CONFIG_BT_NIMBLE_MSYS_1_BLOCK_COUNT=50
|
||||
@@ -1,5 +0,0 @@
|
||||
# This file was generated using idf.py save-defconfig. It can be edited manually.
|
||||
# Espressif IoT Development Framework (ESP-IDF) Project Minimal Configuration
|
||||
#
|
||||
CONFIG_BT_NIMBLE_MAX_CONNECTIONS=34
|
||||
CONFIG_BT_NIMBLE_MSYS_1_BLOCK_COUNT=50
|
||||
Reference in New Issue
Block a user