From 311e9cd36d559f997bf8056b411df734285a9395 Mon Sep 17 00:00:00 2001 From: Johan Hedberg Date: Fri, 18 Jan 2013 12:56:15 +0200 Subject: [PATCH] doc: Add note about Debug_Keys parameter for Load Link Keys Command --- doc/mgmt-api.txt | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/doc/mgmt-api.txt b/doc/mgmt-api.txt index c4b502336..f954ea74c 100644 --- a/doc/mgmt-api.txt +++ b/doc/mgmt-api.txt @@ -600,6 +600,11 @@ Load Link Keys Command receiption of new link key events since the kernel updates its list automatically. + The Debug_Keys parameter is used to tell the kernel whether to + accept the usage of debug keys or not. The allowed values for + this parameter are 0x00 and 0x01. All other values will return + an Invalid Parameters response. + This command can be used when the controller is not powered. This command generates a Command Complete event on success or -- 2.47.3