Kaynağa Gözat

esp32: reorder MPDU as AMPDU

    Some APs transmit AMPDU and MPDU by turns. Moreover, the sequence
    numbers of AMPDU and MPDU are out of order, e.g. MPDU(1253) -
    AMPDU(1251, 1252) - MPDU(1254) - AMPDU(1255, 1256). In order to
    receive both AMPDU and MPDU in order, MPDU must be reordered with
    AMPDU.
XiaXiaotian 7 yıl önce
ebeveyn
işleme
cfaf6c2729
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      components/esp32/lib

+ 1 - 1
components/esp32/lib

@@ -1 +1 @@
-Subproject commit 4c69c1ad8da7a9cbe8e27598b8c91780ac0b5068
+Subproject commit 1373c2075a9524437cbb4bdfd8576dedb77c68a2