public inbox for iwd@lists.linux.dev
 help / color / mirror / Atom feed
From: James Prestwood <prestwoj@gmail.com>
To: iwd@lists.linux.dev
Cc: James Prestwood <prestwoj@gmail.com>
Subject: [PATCH 2/2] doc: document [DeviceProvisioning].EnrolleeScanDiscovery
Date: Thu,  9 Nov 2023 11:57:20 -0800	[thread overview]
Message-ID: <20231109195720.56352-3-prestwoj@gmail.com> (raw)
In-Reply-To: <20231109195720.56352-1-prestwoj@gmail.com>

---
 src/iwd.config.rst | 19 +++++++++++++++++++
 1 file changed, 19 insertions(+)

diff --git a/src/iwd.config.rst b/src/iwd.config.rst
index d9c94e01..794446b6 100644
--- a/src/iwd.config.rst
+++ b/src/iwd.config.rst
@@ -413,6 +413,25 @@ are buggy or just don't behave similar enough to the majority of other drivers.
 
        If a driver in user matches one in this list power save will be disabled.
 
+DeviceProvisioning
+------------------
+
+The group ``[DeviceProvisioning]`` contains settings used for the DPP (Device
+Provisioning Protocol).
+
+.. list-table::
+   :header-rows: 0
+   :stub-columns: 0
+   :widths: 20 80
+   :align: left
+
+   * - EnrolleeScanDiscovery
+     - Values: true, **false**
+
+       When enabled a shared code enrollee will first scan and use the results
+       to determine which frequencies to iterate to discover a configurator.
+       This greatly increases the chances of a configurator being found.
+
 SEE ALSO
 ========
 
-- 
2.25.1


      parent reply	other threads:[~2023-11-09 19:57 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-11-09 19:57 [PATCH 0/2] Shared code scan discovery (improvement) James Prestwood
2023-11-09 19:57 ` [PATCH 1/2] dpp: scan to pick up extra frequencies when enrolling James Prestwood
2023-11-10  2:39   ` Denis Kenzior
2023-11-09 19:57 ` James Prestwood [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20231109195720.56352-3-prestwoj@gmail.com \
    --to=prestwoj@gmail.com \
    --cc=iwd@lists.linux.dev \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox