summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohan Hedberg <johan.hedberg@intel.com>2012-10-22 18:53:37 +0300
committerJohan Hedberg <johan.hedberg@intel.com>2012-10-22 18:53:37 +0300
commite3f677b332403b9a06e2723e6376b3ed52da6c80 (patch)
tree7d361c33f5ff99580f7af64f308da938c927ea6d
parentd6ff55181b78d447ab5b1352164f8fbafa179051 (diff)
doc: Add missing info of peripheral setting to mgmt API
-rw-r--r--doc/mgmt-api.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/mgmt-api.txt b/doc/mgmt-api.txt
index 63284e0d..6fe0080a 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
================