From 67c8c24824ba995c0cbe534bf81d66cffc6b335f Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Tue, 15 Oct 2013 15:12:13 -0700 Subject: [PATCH] doc: Mention the connectable support for LE controllers --- doc/mgmt-api.txt | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/doc/mgmt-api.txt b/doc/mgmt-api.txt index f35c295f1..371f25298 100644 --- a/doc/mgmt-api.txt +++ b/doc/mgmt-api.txt @@ -285,9 +285,13 @@ Set Connectable Command controller. The allowed Connectable command parameter values are 0x00 and 0x01. All other values will return Invalid Parameters. - This command is only available for BR/EDR capable controllers - (e.g. not for single-mode LE ones). It will return Not Supported - otherwise. + This command is available for BR/EDR, LE-only and also dual + mode controllers. For BR/EDR is changes the page scan setting + and for LE controllers it changes the advertising type. For + dual mode controllers it affects both settings. + + For LE capable controllers the connectable setting only takes + affect when advertising is enabled. This command can be used when the controller is not powered and all settings will be programmed once powered. -- 2.47.3