summaryrefslogtreecommitdiff
path: root/doc/agent-api.txt
diff options
context:
space:
mode:
authorJohan Hedberg <johan.hedberg@intel.com>2015-11-25 14:20:03 +0200
committerJohan Hedberg <johan.hedberg@intel.com>2015-11-25 14:20:03 +0200
commitcd64eb533abea0e2a25d0f74dc66a9ab26c32da7 (patch)
tree32988745886bd98646e0df3c3f8189dfa53cf99e /doc/agent-api.txt
parent537c69f76e34d2aa168062098a1125449b3b262b (diff)
downloadbluez-cd64eb533abea0e2a25d0f74dc66a9ab26c32da7.tar.gz
agent: Change default IO capability to KeyboardDisplay
The intention of the DisplayYesNo default capability was originally to provide the richest possible option available. However with LE there is a new even more capable option, namely KeyboardDisplay. When applied to BR/EDR connections this gets implicitly downgraded to DisplayYesNo since KeyboardDisplay is LE-specific.
Diffstat (limited to 'doc/agent-api.txt')
-rw-r--r--doc/agent-api.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/agent-api.txt b/doc/agent-api.txt
index 2e70931a0..801ccb665 100644
--- a/doc/agent-api.txt
+++ b/doc/agent-api.txt
@@ -37,7 +37,7 @@ Object path /org/bluez
agent.
If an empty string is used it will fallback to
- "DisplayYesNo".
+ "KeyboardDisplay".
Possible errors: org.bluez.Error.InvalidArguments
org.bluez.Error.AlreadyExists