From 9079c3b3f1d273c78a3f3b5162d25cd12ba10826 Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Sun, 25 Jan 2015 22:16:32 +0100 Subject: [PATCH] doc: Add section for OOB fields when Secure Connections Only is used --- doc/mgmt-api.txt | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/doc/mgmt-api.txt b/doc/mgmt-api.txt index a9d44b81b..ab927e515 100644 --- a/doc/mgmt-api.txt +++ b/doc/mgmt-api.txt @@ -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 -- 2.47.3