esp-idf/components/esp_rom/esp32s3
Li Shuai 6a5d4e40d2 Wi-Fi/power save: fix the some mac issues of wifi power save
Some APs are configured to hide the SSID, the length field of the SSID element
in the Beacon frame is set to 0. This can cause incorrect parsing of the Beacon
by the Wi-Fi MAC hardware.

Some APs send two beacon frames with different BSSID in a TBTT cycle. After
correctly parsing the beacon of the associated AP, it continue to receive the
other beacon frame, which will cause the MAC to remain in a wait RX/TXING
state, blocking the Wi-Fi go to sleep.
2023-07-14 10:51:47 +08:00
..
ld Wi-Fi/power save: fix the some mac issues of wifi power save 2023-07-14 10:51:47 +08:00
esp_rom_caps.h cache: patch some rom cache api, rename those apis in ld 2023-06-19 10:53:51 +08:00
Kconfig.soc_caps.in cache: patch some rom cache api, rename those apis in ld 2023-06-19 10:53:51 +08:00