diff mbox series

[BlueZ,2/2] adapter: Update ConnectDevice documentation

Message ID 20230731041229.1429016-2-simon.mikuda@streamunlimited.com
State New
Headers show
Series [BlueZ,1/2] adapter: Be able to use ConnectDevice for discovered devices | expand

Commit Message

Simon Mikuda July 31, 2023, 4:12 a.m. UTC
---
 doc/adapter-api.txt | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)
diff mbox series

Patch

diff --git a/doc/adapter-api.txt b/doc/adapter-api.txt
index 9b2721c1b..d38ce7171 100644
--- a/doc/adapter-api.txt
+++ b/doc/adapter-api.txt
@@ -177,12 +177,13 @@  Methods		void StartDiscovery()
 			performing General Discovery. Connection mechanism is
 			similar to Connect method from Device1 interface with
 			exception that this method returns success when physical
-			connection is established. After this method returns,
+			connection is established and you can specify bearer to
+			connect with parameter. 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.
+			device object or device that already exist.
 
 			Parameters that may be set in the filter dictionary
 			include the following: