Diff between 842279164c79bc24fcd22d73c4d0f17857e9b8c0 and 49df912be0a4b4c93a50f23986da4bb6b4c9e30b

Changed Files

File Additions Deletions Status
doc/mgmt-api.txt +7 -0 modified

Full Patch

diff --git a/doc/mgmt-api.txt b/doc/mgmt-api.txt
index e1a5e69..53600ec 100644
--- a/doc/mgmt-api.txt
+++ b/doc/mgmt-api.txt
@@ -1236,6 +1236,10 @@ Read Local Out Of Band Data Command
 	will return P-192 versions of hash and randomizer as well as
 	P-256 versions of both.
 
+	Values returned by this command become invalid when the controller
+	is powered down. After each power-cycle it is required to call
+	this command again to get updated values.
+
 	This command generates a Command Complete event on success or
 	a Command Status event on failure.
 
@@ -1283,6 +1287,9 @@ Add Remote Out Of Band Data Command
 	Secure Connections is disabled, then of course this is the
 	same as not providing any data at all.
 
+	When providing data for remote LE devices, then the P-192 fields
+	are not used and shall be set to zero value.
+
 	This command can be used when the controller is not powered and
 	all settings will be programmed once powered.