From 672fbbe419c43f9b8c9ba0feaffd11cef1aa16f3 Mon Sep 17 00:00:00 2001 From: Johan Hedberg Date: Mon, 24 Oct 2011 14:14:53 +0200 Subject: [PATCH] Add timeout to Set Discoverable mgmt command --- doc/mgmt-api.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/mgmt-api.txt b/doc/mgmt-api.txt index c38ec51d8..d738febde 100644 --- a/doc/mgmt-api.txt +++ b/doc/mgmt-api.txt @@ -101,8 +101,12 @@ Set Discoverable Command Command Code: 0x0006 Controller Index: 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 ======================= -- 2.47.3