summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2009-08-07 10:23:13 -0700
committerMarcel Holtmann <marcel@holtmann.org>2009-08-07 10:23:13 -0700
commit15a9b7abf662910638662ffe11cf880f91baee12 (patch)
treebd63bf35881d137f428aced73f25404e71172fb0 /doc
parentd1a77982c2fb935a2e78b5582687c4ab40ff4a4f (diff)
downloadconnman-15a9b7abf662910638662ffe11cf880f91baee12.tar.gz
connman-15a9b7abf662910638662ffe11cf880f91baee12.tar.bz2
connman-15a9b7abf662910638662ffe11cf880f91baee12.zip
Add support for changing the AutoConnect value of services
Diffstat (limited to 'doc')
-rw-r--r--doc/service-api.txt6
1 files changed, 5 insertions, 1 deletions
diff --git a/doc/service-api.txt b/doc/service-api.txt
index 0cd4a258..0678c821 100644
--- a/doc/service-api.txt
+++ b/doc/service-api.txt
@@ -203,11 +203,15 @@ Properties string State [readonly]
it back to false the Remove() method needs to be
used.
- boolean AutoConnect [readonly]
+ boolean AutoConnect [readwrite]
If set to true, this service will auto-connect
when not other connection is available.
+ For favorite services it is possible to change
+ this value to prevent or permit automatic
+ connection attempts.
+
string IPv4.Method [readwrite]
The IPv4 configuration method. Possible values here