From 0978ffbd6fe4f0402e709b8588899aabab802c6b Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Wed, 25 Sep 2013 09:32:04 -0700 Subject: [PATCH] doc: Update description for Set Advertising command --- doc/mgmt-api.txt | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/doc/mgmt-api.txt b/doc/mgmt-api.txt index 3d79449e9..f53e8932f 100644 --- a/doc/mgmt-api.txt +++ b/doc/mgmt-api.txt @@ -1235,8 +1235,12 @@ Set Advertising Command Return Parameters: Current_Settings (4 Octets) This command is used to enable LE advertising on a controller - that supports it. A pre-requisite is that LE is already enabled, - otherwise command will return a "rejected" response. + that supports it. The allowed values for the Advertising + command parameter are 0x00 and 0x01. All other values will + return Invalid Parameters. + + A pre-requisite is that LE is already enabled, otherwise + this command will return a "rejected" response. This command generates a Command Complete event on success or a Command Status event on failure. @@ -1247,6 +1251,7 @@ Set Advertising Command Invalid Parameters Invalid Index + Command Complete Event ====================== -- 2.47.3