esp-idf/components/esp_wifi/include
jgujarathi 181666c4a7 fix(esp_wifi) : Fix collection of issues in sta roam and scan.
1) Fix issue during split scan to allow for data tx.
2) Fix issue when parsing wpa_ie to set correct authmode when AP
   supports both WPA_EAP and WPA_EAP_SHA256 authmode.
   Closes https://github.com/espressif/esp-idf/issues/11202
3) Fix an occasional crash during sta roam.
4) Add home_channel_dwell_time to wifi_scan_config_t. This allows
   configuration of the time spent between scanning consecutive
   channels for tx.
5) Adds a obss scan timer disarm when a sta disconnects from an AP
2023-07-04 11:59:26 +05:30
..
esp_private esp_wifi: fix fail to scan after recv disassoc/deauth for esp32s2 2022-08-15 21:16:53 +08:00
esp_coexist_adapter.h esp_wifi: select slowclk as coex hardware timer source on esp32c2 2022-07-22 21:44:11 +08:00
esp_coexist_internal.h Support external coexist formal code for C2 & S3, 2022-11-08 19:10:38 +05:30
esp_coexist.h Support external coexist formal code for C2 & S3, 2022-11-08 19:10:38 +05:30
esp_mesh_internal.h Modify maximum softap conn num and espnow encryption peer num 2022-12-06 05:06:18 +00:00
esp_mesh.h wifi_mesh: update mesh doc 2023-03-23 17:18:23 +08:00
esp_now.h esp_wifi: upload more wifi pkt info in rx callback for espnow & csi 2022-12-19 14:16:48 +08:00
esp_smartconfig.h esp_wifi: add esptouch v2 2021-01-15 14:32:46 +08:00
esp_wifi_ap_get_sta_list.h esp_netif/lwip: Fix deps cycles to "lwip -> esp_netif -> phy-drivers" 2022-07-20 14:59:07 +02:00
esp_wifi_crypto_types.h esp_wifi: Add support for GCMP and GMAC ciphers 2021-10-12 20:48:51 +08:00
esp_wifi_default.h Remove legacy system event framework. 2022-03-09 15:53:45 +05:30
esp_wifi_netif.h esp_netif/lwip: Fix deps cycles to "lwip -> esp_netif -> phy-drivers" 2022-07-20 14:59:07 +02:00
esp_wifi_types.h fix(esp_wifi) : Fix collection of issues in sta roam and scan. 2023-07-04 11:59:26 +05:30
esp_wifi.h esp_wifi: fix some wifi bugs 2023-06-12 15:40:19 +08:00
smartconfig_ack.h update wifi docs 2021-02-02 11:42:00 +08:00