summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2009-12-05 15:23:11 +0100
committerMarcel Holtmann <marcel@holtmann.org>2009-12-05 15:23:11 +0100
commit6b9b0f04536b2ea88673745be627ef87c008beaf (patch)
tree866aa99e24053326cb71a93bf36c17a194776f67 /doc
parentd4ee17900e8833c975b057934c3f3fa7795ce655 (diff)
downloadconnman-6b9b0f04536b2ea88673745be627ef87c008beaf.tar.gz
connman-6b9b0f04536b2ea88673745be627ef87c008beaf.tar.bz2
connman-6b9b0f04536b2ea88673745be627ef87c008beaf.zip
Allow service removal to clear failure state
Diffstat (limited to 'doc')
-rw-r--r--doc/service-api.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/service-api.txt b/doc/service-api.txt
index b4b60a76..ddf7f16c 100644
--- a/doc/service-api.txt
+++ b/doc/service-api.txt
@@ -74,6 +74,10 @@ Methods dict GetProperties()
This is similar to setting the Favorite property
to false, but that is currently not supported.
+ In the case a connection attempt failed and the
+ service is in the State=failure, this method can
+ also be used to reset the service.
+
Calling this method on Ethernet devices will cause
an error message. It is not possible to remove these
kind of devices.