summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohan Hedberg <johan.hedberg@nokia.com>2007-10-01 14:15:02 +0000
committerJohan Hedberg <johan.hedberg@nokia.com>2007-10-01 14:15:02 +0000
commitecb771f7006daf7bdb2c32ac01c435d97cb5bd9d (patch)
tree5edacf8819a3b5f1d4f5dae06fd2c0b4a19c36bd
parent58d24f6c34ff7fda0c2bf291097f2f74c841e43e (diff)
GetName can be used also in off mode
-rw-r--r--hcid/dbus-api.txt3
1 files changed, 1 insertions, 2 deletions
diff --git a/hcid/dbus-api.txt b/hcid/dbus-api.txt
index be6116ac..de604302 100644
--- a/hcid/dbus-api.txt
+++ b/hcid/dbus-api.txt
@@ -515,8 +515,7 @@ Methods dict GetInfo()
Returns the local adapter name (friendly name) in UTF-8.
- Possible errors: org.bluez.Error.NotReady
- org.bluez.Error.Failed
+ Possible errors: org.bluez.Error.Failed
void SetName(string name)