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 95ed2f40..b43a8429 100644
--- a/hcid/dbus-api.txt
+++ b/hcid/dbus-api.txt
@@ -1163,16 +1163,24 @@ Methods string GetConnectionName()
Marks the user as trusted.
+ Possible errors: org.bluez.Error.InvalidArguments
+ org.bluez.Error.AlreadyExists
+
boolean IsTrusted(string address)
Returns true if the user is trusted or false otherwise.
The address parameter must match one of the
current users of the service.
+ Possible errors: org.bluez.Error.InvalidArguments
+
void RemoveTrust(string address)
Marks the user as not trusted.
+ Possible errors: org.bluez.Error.InvalidArguments
+ org.bluez.Error.DoesNotExist
+
Signals void Started()
The object path of this signal contains which service