From 53c867d7528e68f23419c9d5c7161f9703b654bf Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Wed, 29 Jul 2009 14:27:16 +0200 Subject: Add support for PassphraseRequired property --- doc/service-api.txt | 17 +++++++++++++++-- 1 file changed, 15 insertions(+), 2 deletions(-) (limited to 'doc/service-api.txt') diff --git a/doc/service-api.txt b/doc/service-api.txt index dde474f2..7a350eea 100644 --- a/doc/service-api.txt +++ b/doc/service-api.txt @@ -170,8 +170,21 @@ Properties string State [readonly] If the service type is WiFi, then this property can be used to store a passphrase. - This property is still experimental and might be - removed in future version. + No PropertyChanged signals will be send 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] -- cgit v1.2.3