summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Mikuda <simon.mikuda@streamunlimited.com>2023-07-31 06:12:29 +0200
committerAyush Garg <ayush.garg@samsung.com>2024-01-05 19:04:03 +0530
commitf47f4205fa3f080bf0e30cec44e0acdc491133ef (patch)
tree751fe3fecdf43184f1c805c1cdb86937d6ab179e
parent74ed2488f895fe2965b20796498cbb106ab31b1a (diff)
downloadbluez-f47f4205fa3f080bf0e30cec44e0acdc491133ef.tar.gz
bluez-f47f4205fa3f080bf0e30cec44e0acdc491133ef.tar.bz2
bluez-f47f4205fa3f080bf0e30cec44e0acdc491133ef.zip
adapter: Update ConnectDevice documentation
-rwxr-xr-xdoc/adapter-api.txt5
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/adapter-api.txt b/doc/adapter-api.txt
index f81d3cc6..64fa5585 100755
--- 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: