From 31324f41b2121dda2a0f132fe50c30cb831aa837 Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Thu, 10 Oct 2013 04:13:07 -0700 Subject: [PATCH] doc: Mention that High Speed support depends on Secure Simple Pairing --- doc/mgmt-api.txt | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/doc/mgmt-api.txt b/doc/mgmt-api.txt index 009fcb2f2..c15904946 100644 --- a/doc/mgmt-api.txt +++ b/doc/mgmt-api.txt @@ -448,8 +448,14 @@ Set High Speed Command This command can be used when the controller is not powered and all settings will be programmed once powered. - In case the kernel subsystem does not support High Speed, the - command will fail regardless with Not Supported error. + To enable High Speed support, it is required that Secure Simple + Pairing support is enabled first. High Speed support is not + possible for connections without Secure Simple Pairing. + + When switching Secure Simple Pairing off, the support for High + Speed will be switched off as well. Switching Secure Simple + Pairing back on, will not re-enable High Speed support. That + needs to be done manually. This command generates a Command Complete event on success or a Command Status event on failure. -- 2.47.3