Add timeout to Set Discoverable mgmt command

This commit is contained in:
Johan Hedberg 2011-10-24 14:14:53 +02:00
parent 890eb14f94
commit 672fbbe419

View File

@ -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
=======================