mirror of
https://github.com/espressif/esp-idf.git
synced 2025-11-16 09:52:22 +00:00
Update wifi libs with below changes - 1. reject AP when assoc comeback time given is greater than 5 seconds 2. handle when assoc req is received before SA query procedure is finished Closes https://github.com/espressif/esp-idf/issues/9428