]> granicus.if.org Git - esp-idf/commitdiff
Fix a few WiFi bugs
authorXiaXiaotian <xiaxiaotian@espressif.com>
Wed, 16 May 2018 10:50:28 +0000 (18:50 +0800)
committerXiaXiaotian <xiaxiaotian@espressif.com>
Wed, 16 May 2018 10:50:28 +0000 (18:50 +0800)
1. remove rc when ap not found

   closes issue: https://github.com/espressif/esp-idf/issues/1797

2. allocate mimo packet to internal memory

3. use FRC2 timer instead of WDEV_NOW() for modem sleep to calculate
   TBTT time.

   It fixes the bug that TBTT will be incorrect if beacon is lost.

components/esp32/lib

index c581fa9beda86d1a2ef3d05fd4fcb2fb04895c13..618fa4eb596c07521d9cdcc1ba019fe5cd42cec6 160000 (submodule)
@@ -1 +1 @@
-Subproject commit c581fa9beda86d1a2ef3d05fd4fcb2fb04895c13
+Subproject commit 618fa4eb596c07521d9cdcc1ba019fe5cd42cec6