From 9c1935e24c9c677d0c597064c6c248c756d72df1 Mon Sep 17 00:00:00 2001 From: chenyudong Date: Fri, 3 Jan 2020 14:34:22 +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. ix assoc in mesh ie wrong. Mesh packets use AC_VI instead of AC_BE. --- components/esp32/lib | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/esp32/lib b/components/esp32/lib index 3dc04bfe5..b1ff016b7 160000 --- a/components/esp32/lib +++ b/components/esp32/lib @@ -1 +1 @@ -Subproject commit 3dc04bfe55b2bf3f73a55ada578e2c67e928a2ed +Subproject commit b1ff016b785bed54ea0995fe8622c5f97a386550