Commit 636fbcd0 authored by Vinayak Kariappa Chettimada's avatar Vinayak Kariappa Chettimada Committed by Christopher Friedt
Browse files

Bluetooth: Increase maximum allowed identity range to 64


Increase the maximum allowed identity range to 64.
Signed-off-by: default avatarVinayak Kariappa Chettimada <vich@nordicsemi.no>
parent dfc259d1
......@@ -539,7 +539,7 @@ config BT_DEVICE_APPEARANCE
config BT_ID_MAX
int "Maximum number of local identities"
range 1 10
range 1 64
default 1
help
Maximum number of supported local identity addresses. For most
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment