esp-idf/components/esp_rom/esp32c2/ld
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
..
esp32c2.rom.api.ld esp_rom: add common ROM API to update CPU tick rate 2023-04-19 13:21:26 +08:00
esp32c2.rom.heap.ld esp32c2: update eco rom 2022-05-05 17:41:11 +08:00
esp32c2.rom.ld Wi-Fi/power save: fix the some mac issues of wifi power save 2023-07-13 21:25:07 +08:00
esp32c2.rom.libgcc.ld esp32c2: update eco rom 2022-05-05 17:41:11 +08:00
esp32c2.rom.mbedtls.ld feat: disable mbedtls rom code on master 2022-05-28 08:52:55 +00:00
esp32c2.rom.newlib-nano.ld newlib: link ESP8684 ROM symbols _printf_float & _scanf_float 2022-05-05 17:41:11 +08:00
esp32c2.rom.newlib.ld esp_rom: remove newlib-time.ld from ROM built with 64-bit time_t 2023-01-29 16:37:13 +08:00
esp32c2.rom.rvfp.ld esp32c2: update eco rom 2022-05-05 17:41:11 +08:00
esp32c2.rom.version.ld esp8684: rename target to esp32c2 2022-01-19 11:08:57 +08:00