summaryrefslogtreecommitdiff
path: root/doc/service-api.txt
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2009-12-14 14:13:15 -0800
committerMarcel Holtmann <marcel@holtmann.org>2009-12-14 14:13:15 -0800
commitf774364e5796a0cca84c1edc0dc7e3a0fda23493 (patch)
treeb8c3781795388835b6094dc615a5641e1518ec0d /doc/service-api.txt
parent9bab56da9307eb687e9c80eb2640f210fc5de21e (diff)
downloadconnman-f774364e5796a0cca84c1edc0dc7e3a0fda23493.tar.gz
connman-f774364e5796a0cca84c1edc0dc7e3a0fda23493.tar.bz2
connman-f774364e5796a0cca84c1edc0dc7e3a0fda23493.zip
Document the changed security values for PSK and IEEE 802.1x
Diffstat (limited to 'doc/service-api.txt')
-rw-r--r--doc/service-api.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/service-api.txt b/doc/service-api.txt
index ddf7f16c..68d299e9 100644
--- a/doc/service-api.txt
+++ b/doc/service-api.txt
@@ -169,7 +169,8 @@ Properties string State [readonly]
present and contains the security method or key
management setting.
- Possible values are "none", "wep", "wpa" and "rsn".
+ Possible values are "none", "wep", "psk" and
+ also "ieee8021x".
This property might be only present for WiFi
services.