summaryrefslogtreecommitdiffstats
path: root/hcid/dbus-api.txt
diff options
context:
space:
mode:
authorJohan Hedberg <johan.hedberg@nokia.com>2006-09-19 08:29:22 +0000
committerJohan Hedberg <johan.hedberg@nokia.com>2006-09-19 08:29:22 +0000
commitef6a5df5d623b88685dfee801b39d19333e7a206 (patch)
tree6fae3fbf63ab450c29d0aaad03984b3034d8f827 /hcid/dbus-api.txt
parent7d039bf19c88e031eb97733e96e34049ee43c238 (diff)
Add periodic discovery support to the D-Bus API
Diffstat (limited to 'hcid/dbus-api.txt')
-rw-r--r--hcid/dbus-api.txt20
1 files changed, 20 insertions, 0 deletions
diff --git a/hcid/dbus-api.txt b/hcid/dbus-api.txt
index 40e25733..528c3794 100644
--- a/hcid/dbus-api.txt
+++ b/hcid/dbus-api.txt
@@ -698,6 +698,26 @@ Methods string GetAddress()
org.bluez.Error.NotAuthorized
org.bluez.Error.NoSuchAdapter
+ void StartPeriodicDiscovery()
+
+ This method starts a periodic discovery.
+
+ Possible errors:
+ org.bluez.Error.Failed
+ org.bluez.Error.InProgress
+ org.bluez.Error.NoSuchAdapter
+
+ void StopPeriodicDiscovery()
+
+ This method stops a periodic discovery that was started using
+ the StartPeriodicDiscovery method.
+
+ Possible errors:
+ org.bluez.Error.Failed
+ org.bluez.Error.NotAuthorized
+ org.bluez.Error.NotInProgress
+ org.bluez.Error.NoSuchAdapter
+
array{uint32} GetRemoteServiceHandles(string address, string match)
This method will request the SDP database of a remote