diff --git a/drivers/nble/Kconfig b/drivers/nble/Kconfig index eb91b97c1d7..d0853dc0656 100644 --- a/drivers/nble/Kconfig +++ b/drivers/nble/Kconfig @@ -49,6 +49,10 @@ config BLUETOOTH_SMP bool default n +config BLUETOOTH_MAX_CONN + int + default 1 + config BLUETOOTH_MAX_PAIRED int default 7