Diff between 63ed03ad33872d3028766da663a639f995fd6670 and 5b7511dcfb3c5b44907575e5e43d926a8c406bf1

Changed Files

File Additions Deletions Status
doc/adapter-api.txt +5 -4 modified

Full Patch

diff --git a/doc/adapter-api.txt b/doc/adapter-api.txt
index 0cded8c..dccb6bf 100644
--- a/doc/adapter-api.txt
+++ b/doc/adapter-api.txt
@@ -165,10 +165,11 @@ Methods		dict GetProperties()
 			of its registered agents will be removed.
 
 			The capability parameter can have the values
-			"DisplayOnly", "DisplayYesNo", "KeyboardOnly" and
-			"NoInputNoOutput" which reflects the input and output
-			capabilities of the agent. If an empty string is
-			used it will fallback to "DisplayYesNo".
+			"DisplayOnly", "DisplayYesNo", "KeyboardOnly",
+			"NoInputNoOutput" and "KeyboardDisplay" which reflects
+			the input and output capabilities of the agent. If an
+			empty string is used it will fallback to
+			"DisplayYesNo".
 
 			Possible errors: org.bluez.Error.InvalidArguments
 					 org.bluez.Error.AlreadyExists