esp-idf/components/esp_rom/esp32s3/ld
Li Shuai 6900837cff 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-20 10:26:48 +08:00
..
esp32s3.rom.api.ld rom/tjpgd: unify library & add rom patch 2021-09-01 14:42:17 +08:00
esp32s3.rom.ld Wi-Fi/power save: fix the some mac issues of wifi power save 2023-07-20 10:26:48 +08:00
esp32s3.rom.libgcc.ld soc: add base support for ESP32-S3 2021-06-07 10:40:14 +08:00
esp32s3.rom.newlib-nano.ld soc: add base support for ESP32-S3 2021-06-07 10:40:14 +08:00
esp32s3.rom.newlib-time.ld esp_rom: remove functions which depend on sizeof(struct stat) 2022-02-07 11:23:59 +01:00
esp32s3.rom.newlib.ld esp_rom: remove functions which depend on sizeof(struct stat) 2022-02-07 11:23:59 +01:00
esp32s3.rom.version.ld Support ESP32S3 Beta 3 target 2021-03-18 10:24:22 +08:00