summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--hcid/dbus-api.txt10
1 files changed, 9 insertions, 1 deletions
diff --git a/hcid/dbus-api.txt b/hcid/dbus-api.txt
index 2e6f90a2..0f996765 100644
--- a/hcid/dbus-api.txt
+++ b/hcid/dbus-api.txt
@@ -203,7 +203,15 @@ Signals void AdapterAdded(string path)
void DefaultAdapterChanged(string path)
- Parameter is object path of the new default adapoter.
+ Parameter is object path of the new default adapter.
+
+ void ServiceRegistered(string path)
+
+ Parameter is object path of registered service agent.
+
+ void ServiceUnregistered(string path)
+
+ Parameter is object path of unregistered service agent.
Adapter hierarchy