Hi,
On 01/23/2018 02:46 PM, Robert Tiemann wrote:
---
doc/service-api.txt | 11 +++++++++--
1 file changed, 9 insertions(+), 2 deletions(-)
diff --git a/doc/service-api.txt b/doc/service-api.txt
index b5b4fab..4026e7e 100644
--- a/doc/service-api.txt
+++ b/doc/service-api.txt
@@ -187,8 +187,15 @@ Properties string State [readonly]
present and contains the list of security methods
or key management settings.
- Possible values are "none", "wep", "psk",
"ieee8021x"
- and also "wps".
+ Possible values are "none", "wep", "psk",
"ieee8021x",
+ and also "wps" and "wps_advertising".
+
+ Value "wps" means that the service supports WPS. A
+ service advertising itself as WPS registrar contains
+ the additional value "wps_advertising" for as long as
+ it is advertising. That is, while "wps_advertising" is
+ listed, WPS is active and it should be possible to
+ connect to the corresponding service via WPS.
This looks quite sane to me. Jose, if don't have any objections, I am
going to apply both patches.
Thanks,
Daniel