mirror of
https://github.com/espressif/esp-idf.git
synced 2026-05-19 23:45:28 +02:00
esp_wifi: Update wifi lib
1. Avoid parsing RSN/WPA IE's after connection 2. Remove AUTH_CHANGED reason code logic
This commit is contained in:
@@ -1012,13 +1012,6 @@ The table below shows the reason-code defined in {IDF_TARGET_NAME}. The first co
|
||||
| | | | connection to the AP has failed. |
|
||||
| | | | |
|
||||
+---------------------------+-------+---------+-------------------------------------------------------------+
|
||||
| AUTH_CHANGED | 206 |reserved | Espressif-specific Wi-Fi reason-code: the |
|
||||
| | | | disconnection has happened since AP has changed the |
|
||||
| | | | authmode. |
|
||||
| | | | |
|
||||
+---------------------------+-------+---------+-------------------------------------------------------------+
|
||||
|
||||
|
||||
|
||||
{IDF_TARGET_NAME} Wi-Fi Station Connecting When Multiple APs Are Found
|
||||
----------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user