diff options
author | Johan Hedberg <johan.hedberg@nokia.com> | 2007-10-01 14:15:02 +0000 |
---|---|---|
committer | Johan Hedberg <johan.hedberg@nokia.com> | 2007-10-01 14:15:02 +0000 |
commit | ecb771f7006daf7bdb2c32ac01c435d97cb5bd9d (patch) | |
tree | 5edacf8819a3b5f1d4f5dae06fd2c0b4a19c36bd /hcid/dbus-api.txt | |
parent | 58d24f6c34ff7fda0c2bf291097f2f74c841e43e (diff) |
GetName can be used also in off mode
Diffstat (limited to 'hcid/dbus-api.txt')
-rw-r--r-- | hcid/dbus-api.txt | 3 |
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) |