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 5a30898f..b76c86c6 100644
--- a/hcid/dbus-api.txt
+++ b/hcid/dbus-api.txt
@@ -1152,6 +1152,14 @@ Signals void Started()
The object path of this signal contains which service
was stopped.
+ void TrustAdded(string address)
+
+ Sent when SetTrusted() is called.
+
+ void TrustRemoved(string address)
+
+ Sent when RemoveTrust() is called.
+
Security hierarchy
==================