public inbox for iwd@lists.linux.dev
 help / color / mirror / Atom feed
* [PATCH 7/9] doc: document StartConfigurator
@ 2021-12-20 21:49 James Prestwood
  0 siblings, 0 replies; only message in thread
From: James Prestwood @ 2021-12-20 21:49 UTC (permalink / raw)
  To: iwd 

[-- Attachment #1: Type: text/plain, Size: 886 bytes --]

---
 doc/device-provisioning.txt | 14 ++++++++++++++
 1 file changed, 14 insertions(+)

diff --git a/doc/device-provisioning.txt b/doc/device-provisioning.txt
index 3ac2d934..bf54c5fe 100644
--- a/doc/device-provisioning.txt
+++ b/doc/device-provisioning.txt
@@ -23,3 +23,17 @@ Methods		string StartEnrollee()
 			Possible errors:	net.connman.iwd.Busy
 						net.connman.iwd.Failed
 						net.connman.iwd.InvalidArguments
+
+		string StartConfigurator()
+
+			Start a DPP configurator. Currently only connected
+			station devices are supported, and will only configure
+			the enrollee to the currently connected network.
+
+			Returns the configurator URI
+
+			Possible errors:	net.connman.iwd.NotAvailable
+						net.connman.iwd.NotConnected
+						net.connman.iwd.NotConfigured
+						net.connman.iwd.NotSupported
+						net.connman.iwd.Busy
-- 
2.31.1

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2021-12-20 21:49 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-12-20 21:49 [PATCH 7/9] doc: document StartConfigurator James Prestwood

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox