diff options
author | Johan Hedberg <johan.hedberg@intel.com> | 2012-10-22 18:53:37 +0300 |
---|---|---|
committer | Johan Hedberg <johan.hedberg@intel.com> | 2012-10-22 18:53:37 +0300 |
commit | e3f677b332403b9a06e2723e6376b3ed52da6c80 (patch) | |
tree | 7d361c33f5ff99580f7af64f308da938c927ea6d /doc | |
parent | d6ff55181b78d447ab5b1352164f8fbafa179051 (diff) | |
download | bluez-e3f677b332403b9a06e2723e6376b3ed52da6c80.tar.gz |
doc: Add missing info of peripheral setting to mgmt API
Diffstat (limited to 'doc')
-rw-r--r-- | doc/mgmt-api.txt | 5 |
1 files changed, 5 insertions, 0 deletions
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 ================ |