mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-10 12:53:29 +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