From fa54ada1a44c97165690e548719231de23756e74 Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Fri, 9 Dec 2011 13:24:44 +0200 Subject: doc: Remove deprecated properties and values --- doc/service-api.txt | 30 +----------------------------- 1 file changed, 1 insertion(+), 29 deletions(-) (limited to 'doc/service-api.txt') diff --git a/doc/service-api.txt b/doc/service-api.txt index 6fef1062..d04f4067 100644 --- a/doc/service-api.txt +++ b/doc/service-api.txt @@ -167,39 +167,11 @@ Properties string State [readonly] or key management settings. Possible values are "none", "wep", "psk", "ieee8021x" - and also "wps". Alternate values for "psk" can also - be "wpa" and "rsn". + and also "wps". This property might be only present for WiFi services. - boolean LoginRequired [readonly] - - This property indicates that an additional login - step, like web based authentication, is needed - before the connection establishment can proceed. - - string Passphrase [readwrite] - - If the service type is WiFi, then this property - can be used to store a passphrase. - - No PropertyChanged signals will be sent for this - property. The PassphraseRequired property should - be monitored instead. - - This property might also not always be included - since it is protected by a different security policy. - - boolean PassphraseRequired [readonly] - - If the service type is WiFi, then this property - indicates if a passphrase is required. - - If a passphrase has been set already or if no - passphrase is needed, then this property will - be set to false. - uint8 Strength [readonly] Indicates the signal strength of the service. This -- cgit v1.2.3