Bluetooth: controller: Safe default value of BT_CTLR_LLCP_CONN

Change sets default value of Kconfig option BT_CTLR_LLCP_CONN to
BT_MAX_CONN. The default value should properly handle the worst case.

Signed-off-by: Marek Pieta <Marek.Pieta@nordicsemi.no>
This commit is contained in:
Marek Pieta 2020-07-09 03:47:02 -07:00 committed by Carles Cufí
commit 4e43e00c4c

View file

@ -765,7 +765,7 @@ config BT_CTLR_FAST_ENC
config BT_CTLR_LLCP_CONN
int "Number of connections with worst-case overlapping procedures"
default 1
default BT_MAX_CONN
range 1 BT_MAX_CONN
help
Set the number connections for which worst-case buffer requirements