Diff between 664df5e25ebf8b261ed6308b8a0e23be54ff9b5e and 0544ed94db221996e49a4ea64e48a630b88fec3f

Changed Files

File Additions Deletions Status
doc/mgmt-api.txt +4 -3 modified

Full Patch

diff --git a/doc/mgmt-api.txt b/doc/mgmt-api.txt
index bda33a3..eafa2ef 100644
--- a/doc/mgmt-api.txt
+++ b/doc/mgmt-api.txt
@@ -604,8 +604,8 @@ Stop Discovery Command
 
 	Command Code:		0x0024
 	Controller Index:	<controller id>
-	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	<controller id>
-Event Parameters	Discovering (1 Octet)
+Event Parameters	Address_Type (1 Octet)
+			Discovering (1 Octet)
 
 
 Device Blocked Event