diff options
author | Chengyi Zhao <chengyi1.zhao@archermind.com> | 2013-07-11 10:00:31 +0800 |
---|---|---|
committer | Zhang zhengguang <zhengguang.zhang@intel.com> | 2013-07-18 23:19:22 +0800 |
commit | 192bd0e3797292757ff69b0b098ad5688d575b60 (patch) | |
tree | d6222c2e1b7f9feb9ad0ef17d9664cef5c06f7f8 /doc | |
parent | 8912e481bb4ced41895865cc75da553d71992680 (diff) | |
download | connman-192bd0e3797292757ff69b0b098ad5688d575b60.tar.gz connman-192bd0e3797292757ff69b0b098ad5688d575b60.tar.bz2 connman-192bd0e3797292757ff69b0b098ad5688d575b60.zip |
Tethering: Add hidden access point support in technology
Diffstat (limited to 'doc')
-rw-r--r-- | doc/technology-api.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/technology-api.txt b/doc/technology-api.txt index 81adcbc7..e16f6fbe 100644 --- a/doc/technology-api.txt +++ b/doc/technology-api.txt @@ -93,3 +93,8 @@ Properties boolean Powered [readwrite] This property is only valid for the WiFi technology, and is then mapped to the WPA pre-shared key clients will have to use in order to establish a connection. + + boolean Hidden [readwrite] + + This option allows to enable or disable the support + for the hidden Wi-Fi tethering. |