esp-idf/components/esp_wifi
jgujarathi 4b4095e47d fix(esp_wifi): Cover additional situations for reporting new reason codes
- WIFI_REASON_NO_AP_FOUND_W_COMPATIBLE_SECURITY will be reported for the following
  reasons
  -- AP has PMF required but station is not configured for pmf capable/required.
  -- Station has PMF required but AP is not configured for pmf capable/required.
  -- The AP is using unsupported group management/pairwise ciphers
  -- OWE not enabled by station for found OWE AP
  -- AP RSNXE parsing failed in supplicant
  -- AP is in Independent BSS mode
2023-12-28 15:40:54 +05:30
..
esp32 change(xtensa): Deprecate ".../xtensa_api.h" include path 2023-11-30 21:58:52 +08:00
esp32c2 change(wifi): update esp_coexist_internal.h and esp_modem_wrapper.h 2023-11-06 21:55:33 +08:00
esp32c3 change(wifi): update esp_coexist_internal.h and esp_modem_wrapper.h 2023-11-06 21:55:33 +08:00
esp32c6 change(wifi): update esp_coexist_internal.h and esp_modem_wrapper.h 2023-11-06 21:55:33 +08:00
esp32s2 change(xtensa): Deprecate ".../xtensa_api.h" include path 2023-11-30 21:58:52 +08:00
esp32s3 change(xtensa): Deprecate ".../xtensa_api.h" include path 2023-11-30 21:58:52 +08:00
include fix(docs): fixed doxygen warnings in few headers 2023-12-15 12:28:18 +05:30
lib@32221dab50 fix(esp_wifi): Cover additional situations for reporting new reason codes 2023-12-28 15:40:54 +05:30
src fix(wifi): fix psram enabled but initialized fail issue 2023-12-05 11:19:59 +08:00
test_apps Merge branch 'fix/unity_tester' into 'master' 2023-12-08 09:48:51 +08:00
test_md5 coex: support esp32h2 coex lib 2023-03-16 17:23:43 +08:00
wifi_apps fix(esp_wifi): Fix crash while stopping NAN 2023-12-27 10:24:06 +08:00
CMakeLists.txt fix(wifi): fix psram enabled but initialized fail issue 2023-12-05 11:19:59 +08:00
Kconfig Merge branch 'feature/rename_wpa2_ent_to_eap_client' into 'master' 2023-09-18 16:16:54 +08:00
linker.lf feat(wifi): optimize esp32c6 iperf performance 2023-09-04 14:34:54 +08:00
sdkconfig.rename esp_coex: correct Kconfig name 2023-02-26 06:58:18 +00:00