Thread (4 messages) flat view 4 messages, 2 authors, 2018-08-21
STALE2939d

[PATCH BlueZ 2/2] Update the Adapter1 API to match the change to ConnectDevice

From: Karabin, Josh <hidden>
Date: 2018-08-16 20:29:43
Subsystem: the rest · Maintainer: Linus Torvalds

---
 doc/adapter-api.txt | 15 ++++++++++-----
 1 file changed, 10 insertions(+), 5 deletions(-)
diff --git a/doc/adapter-api.txt b/doc/adapter-api.txt
index 2afd61bc3..918153f68 100644
--- a/doc/adapter-api.txt
+++ b/doc/adapter-api.txt
@@ -158,11 +158,11 @@ Methods		void StartDiscovery()
 			similar to Connect method from Device1 interface with
 			exception that this method returns success when physical
 			connection is established. After this method returns,
-			services discovery will continue and any supported
-			profile will be connected. There is no need for calling
-			Connect on Device1 after this call. If connection was
-			successful this method returns object path to created
-			device object.
+			services discovery will continue.
+
+			There is no need for calling Connect on Device1 after
+			this call. If connection was successful this method
+			returns object path to created device object.
=20
 			Parameters that may be set in the filter dictionary
 			include the following:
@@ -189,6 +189,11 @@ Methods		void StartDiscovery()
 					 org.bluez.Error.NotReady
 					 org.bluez.Error.Failed
=20
+		boolean ConnectAllProfiles
+
+			If set to true, any supported profile will be
+			connected. This parameter is optional.
+
 Properties	string Address [readonly]
=20
 			The Bluetooth device address.
--=20
2.17.1
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help