Diff between 890eb14f9406c4f5677ef8868601d2c54769be03 and 672fbbe419c43f9b8c9ba0feaffd11cef1aa16f3

Changed Files

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

Full Patch

diff --git a/doc/mgmt-api.txt b/doc/mgmt-api.txt
index c38ec51..d738feb 100644
--- a/doc/mgmt-api.txt
+++ b/doc/mgmt-api.txt
@@ -101,8 +101,12 @@ Set Discoverable Command
 	Command Code:		0x0006
 	Controller Index:	<controller id>
 	Command Parameters:	Discoverable (1 Octet)
+				Timeout (2 Octets)
 	Return Parameters:	Discoverable (1 Octet)
 
+	Timeout is the time in seconds and is only meningful when
+	Discoverable is set to 1.
+
 
 Set Connectable Command
 =======================