From 0544ed94db221996e49a4ea64e48a630b88fec3f Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Mon, 20 Feb 2012 21:19:25 +0100 Subject: [PATCH] mgmt-api: Add address type to stop discovery command and the event --- doc/mgmt-api.txt | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/doc/mgmt-api.txt b/doc/mgmt-api.txt index bda33a307..eafa2ef09 100644 --- a/doc/mgmt-api.txt +++ b/doc/mgmt-api.txt @@ -604,8 +604,8 @@ Stop Discovery Command Command Code: 0x0024 Controller Index: - Command Parameters: - Return Parameters: + Command Parameters: Address_Type (1 Octet) + Return Parameters: Address_Type (1 Octet) This command generates a Command Complete event on success or failure. @@ -872,7 +872,8 @@ Discovering Event Event Code 0x0013 Controller Index -Event Parameters Discovering (1 Octet) +Event Parameters Address_Type (1 Octet) + Discovering (1 Octet) Device Blocked Event -- 2.47.3