mirror of
https://github.com/espressif/esp-idf.git
synced 2025-11-09 03:22:09 +01: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