]> granicus.if.org Git - esp-idf/commit
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)
commit40efc36849901ef6d2e4f2bb62eda1fa3089dfbf
tree657b0f3149f953e9aa4e0a8b96641d4eabeb980a
parentc54a679a41508e730cc718e31bf29f9a2d3c13cf
Fix a few WiFi bugs

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