summaryrefslogtreecommitdiffstats
path: root/hcid
diff options
context:
space:
mode:
Diffstat (limited to 'hcid')
-rw-r--r--hcid/dbus-api.txt11
1 files changed, 10 insertions, 1 deletions
diff --git a/hcid/dbus-api.txt b/hcid/dbus-api.txt
index 4ef0d79e..d79c7507 100644
--- a/hcid/dbus-api.txt
+++ b/hcid/dbus-api.txt
@@ -838,7 +838,6 @@ Methods string GetAddress()
org.bluez.Error.InProgress
org.bluez.Error.Failed
-
Signals void ModeChanged(string mode)
If the current mode is changed with SetMode this signal
@@ -1104,6 +1103,16 @@ Methods array{string} GetInterfaceNames()
Marks the user as not trusted.
+Signals void Started()
+
+ The object path of this signal contains which service
+ was started.
+
+ void Stopped()
+
+ The object path of this signal contains which service
+ was stopped.
+
PasskeyAgent hierarchy
======================