esp-idf/components/esp_wifi/include
Sarvesh Bodakhe 8e694cddcc feat(esp_wifi): Add support for WPA3 transition disable and more updates
1. Add support for SAE-PK and WPA3-Enterprise transition disable
2. Add support to handle OWE transition disable indication from AP
2. Update Wi-Fi WPA3 authmodes as per WPA Specification v3.3:
   - Merge 'WIFI_AUTH_WPA3_EXT_PSK' and 'WIFI_AUTH_WPA3_EXT_PSK_MIXED_MODE'
     into 'WIFI_AUTH_WPA3_PSK' as per specification.
4. refactor: Backport common changes in scan/connect path from 90cc6158
   - 90cc6158 adds support for Network Introduction Protocl in DPP
2024-03-28 11:38:45 +05:30
..
esp_private Fix(esp_wifi): Add the missing header file to the wifi header files. 2023-11-16 11:09:38 +08:00
esp_mesh_internal.h fix(wifi/mesh): fix the IE crypto disable error and update doc 2023-11-16 11:03:59 +08:00
esp_mesh.h fix(wifi/mesh): fix the IE crypto disable error and update doc 2023-11-16 11:03:59 +08:00
esp_now.h feat(wifi): add wifi channel change event 2023-12-19 13:11:01 +05:30
esp_smartconfig.h fix(esp_wifi): Remove semicolon from SMARTCONFIG_START_CONFIG_DEFAULT 2024-02-20 19:43:12 +08:00
esp_wifi_ap_get_sta_list.h docs(esp_mesh): update esp_mesh_internal.h 2023-11-16 11:03:32 +08:00
esp_wifi_crypto_types.h fix(docs): fixed doxygen warnings in few headers 2023-12-19 13:12:28 +05:30
esp_wifi_default.h Fix(esp_wifi): Add the missing header file to the wifi header files. 2023-11-16 11:09:38 +08:00
esp_wifi_he_types.h feat(wifi): support dump 802.11 ACK frame for CSI 2023-12-19 13:10:49 +05:30
esp_wifi_he.h docs(esp_mesh): update esp_mesh_internal.h 2023-11-16 11:03:32 +08:00
esp_wifi_netif.h Fix(esp_wifi): Add the missing header file to the wifi header files. 2023-11-16 11:09:38 +08:00
esp_wifi_types.h feat(esp_wifi): Add support for WPA3 transition disable and more updates 2024-03-28 11:38:45 +05:30
esp_wifi.h feat(esp_wifi): Refactor and improve FTM code 2024-03-26 18:00:10 +05:30
smartconfig_ack.h Fix(esp_wifi): Add the missing header file to the wifi header files. 2023-11-16 11:09:38 +08:00