esp-idf/components/esp_rom/esp32c3/ld
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
..
esp32c3.rom.api.ld esp_rom: add common ROM API to update CPU tick rate 2023-06-01 10:57:13 +08:00
esp32c3.rom.eco3.ld Update bt lib for ESP32-C3 and ESP32-S3 2023-04-22 20:48:38 +08:00
esp32c3.rom.ld Wi-Fi/power save: fix the some mac issues of wifi power save 2023-07-14 10:51:47 +08:00
esp32c3.rom.libgcc.ld esp_rom: Add initial ESP32-C3 support 2020-11-30 11:12:56 +11:00
esp32c3.rom.newlib-nano.ld esp_rom: Add initial ESP32-C3 support 2020-11-30 11:12:56 +11:00
esp32c3.rom.newlib-time.ld esp_rom: remove functions which depend on sizeof(struct stat) 2022-01-06 15:20:04 +01:00
esp32c3.rom.newlib.ld esp_rom: remove functions which depend on sizeof(struct stat) 2022-01-06 15:20:04 +01:00
esp32c3.rom.version.ld esp_rom: Add initial ESP32-C3 support 2020-11-30 11:12:56 +11:00