doc: Add extra notes for local and remote OOB commands

This commit is contained in:
Marcel Holtmann 2015-01-22 12:28:39 -08:00
parent 842279164c
commit 49df912be0

View File

@ -1236,6 +1236,10 @@ Read Local Out Of Band Data Command
will return P-192 versions of hash and randomizer as well as will return P-192 versions of hash and randomizer as well as
P-256 versions of both. 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 This command generates a Command Complete event on success or
a Command Status event on failure. 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 Secure Connections is disabled, then of course this is the
same as not providing any data at all. 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 This command can be used when the controller is not powered and
all settings will be programmed once powered. all settings will be programmed once powered.