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

Also, update the NimBLE submodule to remove unwanted logging stuff
This commit is contained in:
Hrishikesh Dhayagude
2019-10-17 12:54:34 +08:00
committed by Mahavir Jain
parent 89d2e2a5e3
commit 10fd2ae653
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