esp-idf/components/esp_event/include
Nachiket Kukade 81f037a299 Fix handling of multiple AP credentials in WPS
WPS can send multiple AP credentials, while existing implementation
will only use the first credentials which could be for the 5G band.
Fix this by passing these credentials to the App and attempting
to connect using each of those. Older Apps will remain compatible
without breaking WPS, but the issue will remain.
2020-07-08 11:02:55 +00:00
..
esp_event.h
esp_event_base.h
esp_event_legacy.h Fix handling of multiple AP credentials in WPS 2020-07-08 11:02:55 +00:00
esp_event_loop.h