OVMS3-idf/components/esp_event/include
Nachiket Kukade 3af4b51a5c 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-27 21:41:20 +08:00
..
esp_event.h ESP Event: multiple registrations to one event 2020-02-11 10:52:05 +01:00
esp_event_base.h ESP Event: multiple registrations to one event 2020-02-11 10:52:05 +01:00
esp_event_legacy.h Fix handling of multiple AP credentials in WPS 2020-07-27 21:41:20 +08:00
esp_event_loop.h esp_wifi: wifi support new event mechanism 2019-08-20 09:39:51 +00:00