From dfd9c98a9fbed90b6c733e6c8439d1e5cbc63561 Mon Sep 17 00:00:00 2001 From: Johan Hedberg Date: Mon, 24 Oct 2011 18:09:01 +0200 Subject: [PATCH] mgmt: Allow specifying discovery type for Start Discovery --- doc/mgmt-api.txt | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/doc/mgmt-api.txt b/doc/mgmt-api.txt index cc778084e..13d43eecc 100644 --- a/doc/mgmt-api.txt +++ b/doc/mgmt-api.txt @@ -334,9 +334,14 @@ Start Discovery Command Command Code: 0x0001B Controller Index: - Command Parameters: + Command Parameters: Type (1 Octet) Return Parameters: + Possible values for the Type parameter: + 0 BR/EDR + 1 LE + 2 BR/EDR/LE (interleaved discovery) + Stop Discovery Command ====================== -- 2.47.3