From: Marcel Holtmann Date: Sat, 19 Dec 2009 03:45:34 +0000 (-0800) Subject: Mention "wpa" and "rsn" as alternates for "psk" security value X-Git-Tag: 0.48~97 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=1dbfe80d7fb68e43fd04734493ea992f31cea0f2;p=platform%2Fupstream%2Fconnman.git Mention "wpa" and "rsn" as alternates for "psk" security value --- diff --git a/doc/service-api.txt b/doc/service-api.txt index 68d299e..0236789 100644 --- a/doc/service-api.txt +++ b/doc/service-api.txt @@ -170,7 +170,8 @@ Properties string State [readonly] management setting. Possible values are "none", "wep", "psk" and - also "ieee8021x". + also "ieee8021x". Alternate values for "psk" + can also be "wpa" and "rsn". This property might be only present for WiFi services.