summaryrefslogtreecommitdiffstats
path: root/hcid/dbus-api.txt
diff options
context:
space:
mode:
Diffstat (limited to 'hcid/dbus-api.txt')
-rw-r--r--hcid/dbus-api.txt8
1 files changed, 8 insertions, 0 deletions
diff --git a/hcid/dbus-api.txt b/hcid/dbus-api.txt
index 4716e254..6fd2fdb5 100644
--- a/hcid/dbus-api.txt
+++ b/hcid/dbus-api.txt
@@ -167,6 +167,14 @@ Methods uint32 InterfaceVersion()
org.bluez.Error.Failed
org.bluez.Error.OutOfMemory
+ string FindService(string pattern)
+
+ Returns object path for the specified service. Valid
+ patterns are well known or unique bus names.
+
+ Possible errors: org.bluez.Error.InvalidArguments
+ org.bluez.Error.NoSuchService
+
array{string} ListServices()
Returns list of object paths of current services.