summaryrefslogtreecommitdiffstats
path: root/hcid
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2007-06-07 10:58:59 +0000
committerMarcel Holtmann <marcel@holtmann.org>2007-06-07 10:58:59 +0000
commit65bb3ff6bfa30c2f52406e25acefe3e44bef5443 (patch)
treee31ab5dfc5b511e3c91819ee04a819c3da5123de /hcid
parentc5acb02af37c52f61cc73b2025880994497c2bb8 (diff)
Mention ListAvailableModes method
Diffstat (limited to 'hcid')
-rw-r--r--hcid/dbus-api.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/hcid/dbus-api.txt b/hcid/dbus-api.txt
index 9fc19578..048dc837 100644
--- a/hcid/dbus-api.txt
+++ b/hcid/dbus-api.txt
@@ -354,6 +354,11 @@ Methods dict GetInfo()
Possible errors: org.bluez.Error.Failed
+ array{string} ListAvailableModes()
+
+ Returns a list of available modes the adapter can
+ be switched into.
+
string GetMode()
Returns the current mode of a adapter.