From d56add503c1b7bd41aa4ef87305c36b9b53c3a44 Mon Sep 17 00:00:00 2001 From: Denis Kenzior Date: Fri, 17 Feb 2017 12:31:56 -0600 Subject: [PATCH] doc: Add GeneratePin() to WSC API --- doc/wsc-api.txt | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/doc/wsc-api.txt b/doc/wsc-api.txt index 755197f6..84afe2f5 100644 --- a/doc/wsc-api.txt +++ b/doc/wsc-api.txt @@ -29,6 +29,11 @@ Methods void PushButton() net.connman.iwd.Failed net.connman.iwd.Busy + string GeneratePin() + + Generates a random 8 digit PIN with an included check + digit suitable for use by most user interfaces. + void Cancel() Aborts any ongoing WSC operations. If no WSC