Bluetooth: Increase supported maximum simultaneous connection to 250

Increase the supported maximum simultaneous connection to
250, tested under BabbleSim simulations.

Signed-off-by: Vinayak Kariappa Chettimada <vich@nordicsemi.no>
This commit is contained in:
Vinayak Kariappa Chettimada 2022-04-01 18:15:58 +05:30 committed by Carles Cufí
parent cfc44101a6
commit 992d133b42
2 changed files with 2 additions and 2 deletions

View file

@ -115,7 +115,7 @@ config BT_CONN
config BT_MAX_CONN
int "Maximum number of simultaneous connections"
depends on BT_CONN
range 1 64
range 1 250
default 2 if BT_MESH_GATT_CLIENT
default 1
help

View file

@ -583,7 +583,7 @@ config BT_DEVICE_APPEARANCE
config BT_ID_MAX
int "Maximum number of local identities"
range 1 64
range 1 250
default 1
help
Maximum number of supported local identity addresses. For most