]> granicus.if.org Git - esp-idf/commitdiff
wifi bugfixs:
authorzhangyanjiao <zhangyanjiao@espressif.com>
Sun, 28 Apr 2019 03:27:24 +0000 (11:27 +0800)
committerzhangyanjiao <zhangyanjiao@espressif.com>
Sun, 28 Apr 2019 03:27:43 +0000 (11:27 +0800)
1. modify wifi reason code
2. fix the bug PMK recal too long

components/esp32/include/esp_wifi_types.h
components/esp32/lib

index c5efdbec16be5e8e8f98c8957c851329e724c2f2..a6c7b39683188e2defd639fdbcb475d85597d8b0 100644 (file)
@@ -93,6 +93,7 @@ typedef enum {
     WIFI_REASON_AUTH_FAIL                = 202,
     WIFI_REASON_ASSOC_FAIL               = 203,
     WIFI_REASON_HANDSHAKE_TIMEOUT        = 204,
+    WIFI_REASON_CONNECTION_FAIL          = 205,
 } wifi_err_reason_t;
 
 typedef enum {
index a721c41a999ef2babad38bcc5d63a82a3d493f58..3e40f1af216f8c44859887d60240d51b29e088f5 160000 (submodule)
@@ -1 +1 @@
-Subproject commit a721c41a999ef2babad38bcc5d63a82a3d493f58
+Subproject commit 3e40f1af216f8c44859887d60240d51b29e088f5