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:
parent
48b10035c5
commit
15b7cb6f1e
1 changed files with 1 additions and 1 deletions
|
@ -51,7 +51,7 @@ config BLUETOOTH_SMP
|
|||
|
||||
config BLUETOOTH_MAX_CONN
|
||||
int
|
||||
default 1
|
||||
default 6
|
||||
|
||||
config BLUETOOTH_MAX_PAIRED
|
||||
int
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue