From 1d73d302702f0e949d408392869e9d8faf131103 Mon Sep 17 00:00:00 2001 From: Johan Hedberg Date: Wed, 19 Nov 2014 12:22:25 +0200 Subject: [PATCH] doc/mgmt-api: Add note about general command errors --- doc/mgmt-api.txt | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/doc/mgmt-api.txt b/doc/mgmt-api.txt index 6374b614c..44422c8c0 100644 --- a/doc/mgmt-api.txt +++ b/doc/mgmt-api.txt @@ -139,6 +139,13 @@ and Command Complete events: 0x10 Cancelled 0x11 Invalid Index +As a general rule all commands generate the events as specified below, +however invalid lengths or unknown commands will always generate a +Command Status response (with Unknown Command or Invalid Parameters +status). Sending a command with an invalid Controller Index value will +also always generate a Command Status event with the Invalid Index +status code. + Read Management Version Information Command =========================================== -- 2.47.3