max paired 20에서 1로 변경
This commit is contained in:
@@ -93,7 +93,7 @@ CONFIG_BT_SMP_SC_ONLY=y
|
|||||||
# Store and restore BLE bond/security information through settings.
|
# Store and restore BLE bond/security information through settings.
|
||||||
CONFIG_BT_SETTINGS=y
|
CONFIG_BT_SETTINGS=y
|
||||||
# Maximum number of stored bonded peers.
|
# Maximum number of stored bonded peers.
|
||||||
CONFIG_BT_MAX_PAIRED=20
|
CONFIG_BT_MAX_PAIRED=1
|
||||||
# Production secure boot: disable flash patching so only signed flash code can run.
|
# Production secure boot: disable flash patching so only signed flash code can run.
|
||||||
CONFIG_DISABLE_FLASH_PATCH=y
|
CONFIG_DISABLE_FLASH_PATCH=y
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user