From 81c81ac4e72492f7677a298101f5e62f25deebf5 Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Mon, 20 Feb 2012 21:07:30 +0100 Subject: [PATCH] mgmt-api: Fix a few entries for command status vs command complete --- doc/mgmt-api.txt | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/doc/mgmt-api.txt b/doc/mgmt-api.txt index eaef77974..724ccea4c 100644 --- a/doc/mgmt-api.txt +++ b/doc/mgmt-api.txt @@ -60,9 +60,6 @@ Read Management Supported Commands Command Event2 (2 Octets) ... - This command generates a Command Complete event on success or - a Command Status event on failure. - The commands Read Management Version Information and Read management Supported Commands are not included in this list. Both commands are always supported and mandatory. @@ -70,6 +67,9 @@ Read Management Supported Commands Command The events Command Status and Command Complete are not included in this list. Both are implicit and mandatory. + This command generates a Command Complete event on success or + a Command Status event on failure. + Read Controller Index List Command ================================== @@ -368,8 +368,8 @@ Get Connections Command 1 LE Public 2 LE Random - This command generates a Command Complete event on success - or failure. + This command generates a Command Complete event on success or + a Command Status event on failure. PIN Code Reply Command @@ -540,8 +540,8 @@ Read Local Out Of Band Data Command Return Parameters: Hash (16 Octets) Randomizer (16 Octets) - This command generates a Command Complete event on success - or failure. + This command generates a Command Complete event on success or + a Command Status event on failure. Add Remote Out Of Band Data Command -- 2.47.3