esp-idf/components/esp_rom/esp32c6
Li Shuai b84d811684 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-13 21:25:07 +08:00
..
ld Wi-Fi/power save: fix the some mac issues of wifi power save 2023-07-13 21:25:07 +08:00
esp_rom_caps.h system: fixed ram app cannot use mmu correctly issue 2023-03-15 10:59:20 +08:00
Kconfig.soc_caps.in system: fixed ram app cannot use mmu correctly issue 2023-03-15 10:59:20 +08:00