summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2009-07-16 19:43:22 +0200
committerMarcel Holtmann <marcel@holtmann.org>2009-07-16 19:43:22 +0200
commit8ef0eaf14bb8f29eaf0585cc94c313fb73b28dc8 (patch)
tree22115feabfe70ea6b488bc45b2a60c1d055f9a75 /doc
parent0a0f473ced55dfdcfcfdc52a6a48d8db4b5d0500 (diff)
downloadconnman-8ef0eaf14bb8f29eaf0585cc94c313fb73b28dc8.tar.gz
connman-8ef0eaf14bb8f29eaf0585cc94c313fb73b28dc8.tar.bz2
connman-8ef0eaf14bb8f29eaf0585cc94c313fb73b28dc8.zip
Add skeleton for EnableTechnology/DisableTechnology methods
Diffstat (limited to 'doc')
-rw-r--r--doc/manager-api.txt12
1 files changed, 12 insertions, 0 deletions
diff --git a/doc/manager-api.txt b/doc/manager-api.txt
index 08c59b8e..a68cb481 100644
--- a/doc/manager-api.txt
+++ b/doc/manager-api.txt
@@ -53,6 +53,18 @@ Methods dict GetProperties()
Possible Errors: [service].Error.InvalidArguments
+ void EnableTechnology(string type)
+
+ Enable specified type of technologies.
+
+ Possible Errors: [service].Error.InvalidArguments
+
+ void DisableTechnology(string type)
+
+ Disable specified type of technologies.
+
+ Possible Errors: [service].Error.InvalidArguments
+
object ConnectService(dict network)
Connect to a network specified by the given