doc: document StartConfigurator

This commit is contained in:
James Prestwood 2021-12-20 16:07:45 -08:00 committed by Denis Kenzior
parent 1a9734d704
commit 7691e859d1
1 changed files with 14 additions and 0 deletions

View File

@ -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