doc/adapter-api: Add Discoverable option to SetDiscoveryFilter
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Thu, 26 Jul 2018 12:15:12 +0000 (15:15 +0300)
committerhimanshu <h.himanshu@samsung.com>
Tue, 14 Jan 2020 08:53:35 +0000 (14:23 +0530)
This enables the client to set its discoverable setting while
discovering which is very typical situation as usually the setings
application would allow incoming pairing request while scanning, so
this would reduce the number of calls setting Discoverable and
DiscoverableTimeout and restoring after done with discovery.

Change-Id: Ifa7763436795c78ff1499971235ab3d812801552
Signed-off-by: himanshu <h.himanshu@samsung.com>
doc/adapter-api.txt

index d2741a5..12652f9 100755 (executable)
@@ -113,6 +113,12 @@ Methods            void StartDiscovery()
                                generated for either ManufacturerData and
                                ServiceData everytime they are discovered.
 
+                       bool Discoverable (Default: false)
+
+                               Make adapter discoverable while discovering,
+                               if the adapter is already discoverable this
+                               setting this filter won't do anything.
+
                        When discovery filter is set, Device objects will be
                        created as new devices with matching criteria are
                        discovered regardless of they are connectable or