mirror of
https://git.kernel.org/pub/scm/bluetooth/bluez.git
synced 2024-12-19 17:03:26 +08:00
doc: Add section for OOB fields when Secure Connections Only is used
This commit is contained in:
parent
5a9a6871fe
commit
9079c3b3f1
@ -2260,8 +2260,8 @@ Read Local Out Of Band Extended Data Command
|
||||
will contain the following information:
|
||||
|
||||
Class of Device
|
||||
Simple Pairing Hash C-192
|
||||
Simple Pairing Randomizer R-192
|
||||
Simple Pairing Hash C-192 (optional)
|
||||
Simple Pairing Randomizer R-192 (optional)
|
||||
Simple Pairing Hash C-256 (optional)
|
||||
Simple Pairing Randomizer R-256 (optional)
|
||||
Service Class UUID (optional)
|
||||
@ -2278,7 +2278,7 @@ Read Local Out Of Band Extended Data Command
|
||||
|
||||
LE Bluetooth Device Address
|
||||
LE Role
|
||||
Security Manager TK Value
|
||||
Security Manager TK Value (optional)
|
||||
LE Secure Connections Confirmation Value (optional)
|
||||
LE Secure Connections Random Value (optional)
|
||||
Appearance (optional)
|
||||
@ -2294,6 +2294,11 @@ Read Local Out Of Band Extended Data Command
|
||||
over an Out Of Band link, a new set of information shall be
|
||||
requested.
|
||||
|
||||
When Secure Connections Only mode has been enabled, then the fields
|
||||
for Simple Pairing Hash C-192, Simple Pairing Randomizer R-192 and
|
||||
Security Manager TK Value are not returned. Only the fields for
|
||||
the strong secure connections pairing are included.
|
||||
|
||||
This command can only be used when the controller is powered.
|
||||
|
||||
Values returned by this command become invalid when the controller
|
||||
|
Loading…
Reference in New Issue
Block a user