diff options
author | Marcel Holtmann <marcel@holtmann.org> | 2010-07-03 10:21:52 +0200 |
---|---|---|
committer | Marcel Holtmann <marcel@holtmann.org> | 2010-07-03 10:21:52 +0200 |
commit | cd9553812a30cdbb7d30731d84cc90a8d4463156 (patch) | |
tree | dce8aca070bce3648e4cc7effed13524d41a04e1 /doc | |
parent | 5de3cf4ef49b9a66866bd8bd0cdcfaaf767577c9 (diff) | |
download | connman-cd9553812a30cdbb7d30731d84cc90a8d4463156.tar.gz connman-cd9553812a30cdbb7d30731d84cc90a8d4463156.tar.bz2 connman-cd9553812a30cdbb7d30731d84cc90a8d4463156.zip |
Add initial bits and pieces for Tethering support
Diffstat (limited to 'doc')
-rw-r--r-- | doc/manager-api.txt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/manager-api.txt b/doc/manager-api.txt index dff2e149..40dac019 100644 --- a/doc/manager-api.txt +++ b/doc/manager-api.txt @@ -221,6 +221,13 @@ Properties string State [readonly] the limited usage of WiFi or Bluetooth devices might be allowed in some situations. + boolean Tethering [readwrite] + + This option allows to enable or disable the support + for tethering. When tethering is enabled then the + default service is bridged to all client where + connection sharing is supported. + object ActiveProfile [readwrite] Object path of the current active profile. |