esp-idf/components/esp_wifi
ronghulin 84a1e65495 esp_wifi: fixes some Wi-Fi bugs
1. Clear hotspot bss when auth timeout happens.
2. Fix PMK not saved in NVS for SoftAP for PSK mode.
3. Fix the bug for esptouch find hidden AP fail.
4. Fix not connect to open AP when WPA3 auth fail.
2021-01-29 11:02:40 +08:00
..
esp32 esp_wifi: light sleep optimization 2021-01-18 15:31:03 +08:00
esp32c3 esp_wifi: light sleep optimization 2021-01-18 15:31:03 +08:00
esp32s2 esp_wifi: light sleep optimization 2021-01-18 15:31:03 +08:00
esp32s3 Support ESP32S3 (beta2) WiFi 2021-01-25 00:18:42 +08:00
include Mac BB power down in light sleep 2021-01-28 22:28:04 +08:00
lib@41cd490042 esp_wifi: fixes some Wi-Fi bugs 2021-01-29 11:02:40 +08:00
src Mac BB power down in light sleep 2021-01-28 22:28:04 +08:00
test esp_wifi: Modify ESP_IF_WIFI_AP to WIFI_IF_AP 2021-01-19 11:58:04 +08:00
test_md5 global: use '/usr/bin/env bash' instead of '/usr/bin/bash' in shebangs 2020-04-03 01:10:02 +02:00
CMakeLists.txt Support ESP32S3 (beta2) WiFi 2021-01-25 00:18:42 +08:00
component.mk Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
Kconfig Mac BB power down in light sleep 2021-01-28 22:28:04 +08:00
linker.lf esp_wifi: light sleep optimization 2021-01-18 15:31:03 +08:00
Makefile.projbuild bugfix: fix make compile phy multiple bin error 2020-04-15 10:19:54 +08:00
phy_multiple_init_data.bin feature: support multiple PHY init data 2020-03-05 16:14:00 +08:00
sdkconfig.rename esp_wifi: fix esp32c3 code issues 2021-01-10 16:16:28 +08:00