From f2e7b6ae19289d5b35654a6036ab7cab7cfa42be Mon Sep 17 00:00:00 2001 From: Johan Hedberg Date: Fri, 27 Feb 2015 10:28:00 +0200 Subject: [PATCH] doc/settings-storage: Document signing key storage --- doc/settings-storage.txt | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/doc/settings-storage.txt b/doc/settings-storage.txt index cd8b5e8d3..cb05a62b8 100644 --- a/doc/settings-storage.txt +++ b/doc/settings-storage.txt @@ -227,6 +227,7 @@ Long term key) related to a remote device. Same as the [LongTermKey] group, except for slave keys. + [ConnectionParameters] group contains: MinInterval Integer Minimum Connection Interval @@ -236,3 +237,10 @@ Long term key) related to a remote device. Latency Integer Connection Latency Timeout Integer Supervision Timeout + + +[LocalSignatureKey] and [RemoteSignatureKey] groups contain: + + Key String Key in hexadecimal format + + Counter Integer Signing counter -- 2.47.3