From 664df5e25ebf8b261ed6308b8a0e23be54ff9b5e Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Mon, 20 Feb 2012 21:15:06 +0100 Subject: [PATCH] mgmt-api: The command status is never a positive response --- doc/mgmt-api.txt | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/doc/mgmt-api.txt b/doc/mgmt-api.txt index 628387736..bda33a307 100644 --- a/doc/mgmt-api.txt +++ b/doc/mgmt-api.txt @@ -308,8 +308,8 @@ Load Link Keys Command ... Return Parameters: - This command generates a Command Status event on success - or failure. + This command generates a Command Complete event on success or + a Command Status event on failure. Load Long Term Keys Command @@ -331,8 +331,8 @@ Load Long Term Keys Command Key2 { } ... - This command generates a Command Status event on success - or failure. + This command generates a Command Complete event on success or + a Command Status event on failure. Disconnect Command @@ -410,8 +410,8 @@ Set IO Capability Command Command Parameters: IO_Capability (1 Octet) Return Parameters: - This command generates a Command Status event on success - or failure. + This command generates a Command Complete event on success or + a Command Status event on failure. Pair Device Command -- 2.47.3