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.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/hcid/dbus-api.txt b/hcid/dbus-api.txt
index 49031263..e387cd29 100644
--- a/hcid/dbus-api.txt
+++ b/hcid/dbus-api.txt
@@ -1126,6 +1126,13 @@ Signals void ModeChanged(string mode)
Signals that a bonding was removed.
+ void TrustAdded(string address)
+
+ Sent when SetTrusted() is called.
+
+ void TrustRemoved(string address)
+
+ Sent when RemoveTrust() is called.
Service hierarchy
=================