From 65bb3ff6bfa30c2f52406e25acefe3e44bef5443 Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Thu, 7 Jun 2007 10:58:59 +0000 Subject: Mention ListAvailableModes method --- hcid/dbus-api.txt | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'hcid') 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. -- cgit