summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2014-01-11 14:12:13 -0800
committerMarcel Holtmann <marcel@holtmann.org>2014-01-11 14:12:13 -0800
commitaecc71a383866137233a9eba05f1293898c81897 (patch)
tree99adbc53651112f31f797c4c4c0762aca31d05a6 /doc
parent89695d7bf428fed92eb9d7670b7913970323ae51 (diff)
doc: Mention the Secure Connections Only mode
Diffstat (limited to 'doc')
-rw-r--r--doc/mgmt-api.txt8
1 files changed, 6 insertions, 2 deletions
diff --git a/doc/mgmt-api.txt b/doc/mgmt-api.txt
index 7199aa96b..dd71b787b 100644
--- a/doc/mgmt-api.txt
+++ b/doc/mgmt-api.txt
@@ -1380,8 +1380,12 @@ Set Secure Connections Command
This command is used to enable/disable Secure Connections
support for a controller. The allowed values for the
- Secure_Connections command parameter are 0x00 and 0x01. All
- other values will return Invalid Parameters.
+ Secure_Connections command parameter are 0x00, 0x01 and 0x02.
+ All other values will return Invalid Parameters.
+
+ The value 0x00 disables Secure Connections, the value 0x01
+ enables Secure Connections and the value 0x02 enables Secure
+ Connections Only mode.
This command is only available for BR/EDR capable controllers
supporting the core specification version 4.1 or greater