Merge branch 'fix/long_assoc_comeback_time' into 'master'

SA Query and assoc comeback related improvements in STA and SoftAP

Closes WIFI-4964

See merge request espressif/esp-idf!21115
This commit is contained in:
Jiang Jiang Jian
2022-12-15 13:41:18 +08:00
2 changed files with 2 additions and 1 deletions

View File

@@ -120,6 +120,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 {