From 79f0d460f5f9f9845947e24e71a8c152a1510330 Mon Sep 17 00:00:00 2001 From: chenyudong Date: Mon, 6 Jan 2020 17:51:08 +0800 Subject: [PATCH] mesh: fix mesh ie issues Fix an error of mesh deinit lock. Fix mesh send returns TIMEOUT. Increase root window close time to 120s. Clear ie.child when the child connected or fully associated. Update rc_rssi when roots direct/forward. Fix assoc in mesh ie wrong. Mesh packets use AC_VI instead of AC_BE. --- components/esp_wifi/lib | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/esp_wifi/lib b/components/esp_wifi/lib index 8e75d9c8e..9434d43c5 160000 --- a/components/esp_wifi/lib +++ b/components/esp_wifi/lib @@ -1 +1 @@ -Subproject commit 8e75d9c8e4ac78dab8efecbdf4e6104f66bb75b9 +Subproject commit 9434d43c5ee712ce140da3183126dc7d17bc6c10