Diff between ff318d86e6c8e92dff5ee5a759c18f07790c9c4e and 67c8c24824ba995c0cbe534bf81d66cffc6b335f

Changed Files

File Additions Deletions Status
doc/mgmt-api.txt +7 -3 modified

Full Patch

diff --git a/doc/mgmt-api.txt b/doc/mgmt-api.txt
index f35c295..371f252 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.