From 49df912be0a4b4c93a50f23986da4bb6b4c9e30b Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Thu, 22 Jan 2015 12:28:39 -0800 Subject: [PATCH] doc: Add extra notes for local and remote OOB commands --- doc/mgmt-api.txt | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/doc/mgmt-api.txt b/doc/mgmt-api.txt index e1a5e69b9..53600ec5b 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. -- 2.47.3