mbox series

[0/2] Shared code scan discovery (improvement)

Message ID 20231109195720.56352-1-prestwoj@gmail.com (mailing list archive)
Headers show
Series Shared code scan discovery (improvement) | expand

Message

James Prestwood Nov. 9, 2023, 7:57 p.m. UTC
We had talked about this idea but wanted to leave it out until the
initial PKEX code was in. If we want, we can make this the default
behavior because without it PKEX between two IWD clients is unlikely
to ever work since there is no way to specify the frequency. You'd
just have to get lucky and have the AP be on one of the 3 channels.

I don't really see a downside to making it the default and removing
the option entirely, but I left it in because thats what I had in
my tree already. IMO anyone using this feature would want to set
this option.

James Prestwood (2):
  dpp: scan to pick up extra frequencies when enrolling
  doc: document [DeviceProvisioning].EnrolleeScanDiscovery

 src/dpp.c          | 93 ++++++++++++++++++++++++++++++++++++++++++++++
 src/iwd.config.rst | 19 ++++++++++
 2 files changed, 112 insertions(+)