summaryrefslogtreecommitdiffstats
path: root/hcid/dbus-api.txt
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2008-02-01 12:39:32 +0000
committerMarcel Holtmann <marcel@holtmann.org>2008-02-01 12:39:32 +0000
commit767e85b10ab1ae294e6d9128250544b225a6e680 (patch)
treedb0f2ffa8ea9a1b4c9d0fce6e4e4a33e0aafddc7 /hcid/dbus-api.txt
parent84c6dc354c09626d222c4a67a8105078a21aa5e2 (diff)
Send DefaultAdapterChanged more often
Diffstat (limited to 'hcid/dbus-api.txt')
-rw-r--r--hcid/dbus-api.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/hcid/dbus-api.txt b/hcid/dbus-api.txt
index 9372ab21..fb930e72 100644
--- a/hcid/dbus-api.txt
+++ b/hcid/dbus-api.txt
@@ -224,7 +224,8 @@ Signals void AdapterAdded(string path)
void DefaultAdapterChanged(string path)
- Parameter is object path of the new default adapter.
+ Parameter is object path of the new default adapter,
+ or an empty string if there is no available adapters.
void ServiceAdded(string path)