From e3f677b332403b9a06e2723e6376b3ed52da6c80 Mon Sep 17 00:00:00 2001 From: Johan Hedberg Date: Mon, 22 Oct 2012 18:53:37 +0300 Subject: [PATCH] doc: Add missing info of peripheral setting to mgmt API --- doc/mgmt-api.txt | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/doc/mgmt-api.txt b/doc/mgmt-api.txt index 63284e0d7..6fe0080a6 100644 --- a/doc/mgmt-api.txt +++ b/doc/mgmt-api.txt @@ -141,6 +141,7 @@ Read Controller Information Command 8 Basic Rate/Enhanced Data Rate 9 High Speed 10 Low Energy + 11 Peripheral This command generates a Command Complete event on success or a Command Status event on failure. @@ -321,6 +322,10 @@ Set Low Energy Command This command generates a Command Complete event on success or a Command Status event on failure. + Setting the mode to Central will enable the Low Energy bit in + the supported settings. Setting the mode to Peripheral will enable + both the Low Energy and the Peripheral settings bits. + Set Device Class ================ -- 2.11.0