Merge branch 'nimble/update_no_of_conn' into 'master'

NimBLE: Set the default number of max connections to the controller's value

See merge request espressif/esp-idf!6353
This commit is contained in:
Mahavir Jain 2019-10-17 12:54:37 +08:00
commit 84f5322d05
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
config BT_NIMBLE_MAX_CONNECTIONS
int "Maximum number of concurrent connections"
range 1 9
default 1
default BTDM_CTRL_BLE_MAX_CONN
depends on BT_NIMBLE_ENABLED
help
Defines maximum number of concurrent BLE connections

@ -1 +1 @@
Subproject commit 5f6348d0ddd7f98841e458bbc808e8f7f5f23b23
Subproject commit acaed3b6a860457b5cf61ecddce7d7be2c61a60a