From 6dac212ae348010c2f2a6718a1673a31865c49f5 Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Sun, 29 Jun 2014 14:32:47 +0200 Subject: [PATCH] doc: Update possible error codes for Add Device and Remove Device --- doc/mgmt-api.txt | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/doc/mgmt-api.txt b/doc/mgmt-api.txt index 9e2099389..22e3f57f2 100644 --- a/doc/mgmt-api.txt +++ b/doc/mgmt-api.txt @@ -1853,7 +1853,8 @@ Add Device Command This command generates a Command Complete event on success or a Command Status event on failure. - Possible errors: Busy + Possible errors: Rejected + Not Supported Invalid Parameters Invalid Index @@ -1879,7 +1880,8 @@ Remove Device Command This command generates a Command Complete event on success or a Command Status event on failure. - Possible errors: Busy + Possible errors: Rejected + Not Supported Invalid Parameters Invalid Index -- 2.47.3