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.txt14
1 files changed, 14 insertions, 0 deletions
diff --git a/hcid/dbus-api.txt b/hcid/dbus-api.txt
index 9464ed05..b59d3770 100644
--- a/hcid/dbus-api.txt
+++ b/hcid/dbus-api.txt
@@ -947,6 +947,20 @@ Signals void ModeChanged(string mode)
Signals that a bonding was removed.
+ array{string} ListRemoteDevices()
+
+ List addresses of all known remote devices (seen, used or bonded).
+
+ Possible errors: none
+
+ array{string} ListRecentRemoteDevices(string date)
+
+ List addresses of all used or bonded remote devices since date.
+
+ date format is "YYYY-MM-DD HH:MM:SS GMT"
+
+ Possible errors: none
+
Security hierarchy
==================