浏览代码

fix(esp_wifi): Fixes issues in beacon_timeout, PMKSA and AID assignment

- Fixes issue wheere beacon timeout would get triggerred multiple times
  leading to a m f probe req.

- Fix missing PMKSA flush scenarios.

- Fix wrong AID assigned to station when multiple stations try to connect
  simultaneously with mixed order of auth-request and assoc-request frames.
jgujarathi 2 年之前
父节点
当前提交
6ddeba878c
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      components/esp_wifi/lib

+ 1 - 1
components/esp_wifi/lib

@@ -1 +1 @@
-Subproject commit 983a779766850d8e0d6114a9512cfefc11a8aa64
+Subproject commit 557c6fa326dc423118576a5f9d4b34ba60e0d991