esp_wifi: Update wifi libs

Update wifi libs with below changes -
1. reject AP when assoc comeback time given is greater than 5 seconds
pull/10984/head
Sarvesh Bodakhe 2023-01-28 11:28:49 +05:30
rodzic 800dec96e9
commit a4e9c56403
2 zmienionych plików z 2 dodań i 1 usunięć

Wyświetl plik

@ -117,6 +117,7 @@ typedef enum {
WIFI_REASON_CONNECTION_FAIL = 205,
WIFI_REASON_AP_TSF_RESET = 206,
WIFI_REASON_ROAMING = 207,
WIFI_REASON_ASSOC_COMEBACK_TIME_TOO_LONG = 208,
} wifi_err_reason_t;
typedef enum {

@ -1 +1 @@
Subproject commit 723f180ee199e60983a6e2b5986f645ffed69e99
Subproject commit 7cc9d15a2a6540be8e3ab9fddc7393b9a9c41618