drivers/nble: Adjust max conn count to something more realistic

Change-Id: I0cc91cddd4848e4f0da302163d438db0fc0199dd
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
This commit is contained in:
Johan Hedberg 2016-02-09 18:51:38 +02:00 committed by Anas Nashif
commit 15b7cb6f1e

View file

@ -51,7 +51,7 @@ config BLUETOOTH_SMP
config BLUETOOTH_MAX_CONN
int
default 1
default 6
config BLUETOOTH_MAX_PAIRED
int