From 77995f403e1948b2ae1be2f0297ed451dec886b6 Mon Sep 17 00:00:00 2001 From: Tomasz Bursztyka Date: Wed, 26 Jan 2011 10:09:37 +0200 Subject: doc: Add service WPS attribute to service-api.txt --- doc/service-api.txt | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'doc/service-api.txt') diff --git a/doc/service-api.txt b/doc/service-api.txt index 87a8e18d..99f78d78 100644 --- a/doc/service-api.txt +++ b/doc/service-api.txt @@ -214,6 +214,16 @@ Properties string State [readonly] passphrase is needed, then this property will be set to false. + boolean WPS [readonly] + + If the service type is Wifi, then this property + indicates if it provides WPS (Wifi Protected Setup). + + If this is set to true, then if no Passphrase is + provided or if given Passphrase is wrong, WPS + push-button or pin methods will be available through + Agent API. + uint8 Strength [readonly] Indicates the signal strength of the service. This -- cgit v1.2.3