summaryrefslogtreecommitdiffstats
path: root/hcid/dbus-api.txt
diff options
context:
space:
mode:
authorUlisses Furquim <ulissesf@gmail.com>2006-10-26 14:10:18 +0000
committerUlisses Furquim <ulissesf@gmail.com>2006-10-26 14:10:18 +0000
commit13c2d65f9f760e24e11e86692ff3dee03f549881 (patch)
tree2c5165d02fdec6c07d027bd4dcdf5aa71421422a /hcid/dbus-api.txt
parentded45f72aa06a1c4613000b822d7e9b0f75c59e3 (diff)
Add short description for Service{Registered,Unregistered} signals
Diffstat (limited to 'hcid/dbus-api.txt')
-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