esp-idf/components/esp_event/include
Nachiket Kukade ffc87ab7d9 esp_wifi: Update wifi lib
1. Add STA checks during STA PMF operations
2. Fix WPA2-Ent issue with Open AP
3. Skip WPA-TKIP profile if PMF is required
4. Skip & clear Supplicant PMK Cache with mismatching AP config
5. Use flag ESP32_WIFI_ENABLE_WPA3_SAE to control WPA3 code, disabling
   it code footprint reduces by 7.7kB in libwpa_supplicant.a
6. Fix handling of multiple AP credentials in WPS, apps need update
   to handle the new event for the fix to work

Closes https://github.com/espressif/esp-idf/issues/5971
2020-11-20 19:45:21 +08:00
..
esp_event_base.h esp_event: move trailing semicolons out of defines 2019-04-11 12:04:58 +08:00
esp_event_legacy.h esp_wifi: Update wifi lib 2020-11-20 19:45:21 +08:00
esp_event_loop.h esp_wifi: wifi support new event mechanism 2019-08-20 09:39:51 +00:00
esp_event.h Fix some typo in idf 2019-12-12 15:55:42 +08:00