mirror of
https://github.com/espressif/esp-idf.git
synced 2025-07-31 19:24:33 +02:00
fix(nimble): Fixed a typo in Kconfig file
This commit is contained in:
@@ -177,7 +177,7 @@ config BT_NIMBLE_SMP_ID_RESET
|
|||||||
default n
|
default n
|
||||||
help
|
help
|
||||||
There are tracking risks associated with using a fixed or static IRK.
|
There are tracking risks associated with using a fixed or static IRK.
|
||||||
If enabled this option, Bluedroid will assign a new randomly-generated IRK
|
If enabled this option, NimBLE will assign a new randomly-generated IRK
|
||||||
when all pairing and bonding records are deleted. This would decrease the ability
|
when all pairing and bonding records are deleted. This would decrease the ability
|
||||||
of a previously paired peer to be used to determine whether a device
|
of a previously paired peer to be used to determine whether a device
|
||||||
with which it previously shared an IRK is within range.
|
with which it previously shared an IRK is within range.
|
||||||
|
Reference in New Issue
Block a user