2021-11-01 06:08:36

by Archie Pusaka

[permalink] [raw]
Subject: [Bluez PATCH 2/3] doc: Add PeripheralLongTermKey for storing LTK

From: Archie Pusaka <[email protected]>

Update doc to reflect update in adapter.c.

Reviewed-by: Sonny Sasaka <[email protected]>
---

doc/settings-storage.txt | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/doc/settings-storage.txt b/doc/settings-storage.txt
index 1d96cd66d9..3c637c3521 100644
--- a/doc/settings-storage.txt
+++ b/doc/settings-storage.txt
@@ -314,9 +314,9 @@ Long term key) related to a remote device.
Rand Integer Randomizer


-[SlaveLongTermKey] group contains:
+[PeripheralLongTermKey] group contains:

- Same as the [LongTermKey] group, except for slave keys.
+ Same as the [LongTermKey] group, except for peripheral keys.


[ConnectionParameters] group contains:
--
2.33.1.1089.g2158813163f-goog