Files
jgujarathi 5033478764 fix(scan & roam) : Fix collection of issues in sta roam and scan(d7f39ed1).
1) Fix issue during split scan to allow for data tx.
  2) Fix issue when parsing wpa_ie to set correct authmode when AP
     supports both WPA_EAP and WPA_EAP_SHA256 authmode.
     Closes https://github.com/espressif/esp-idf/issues/11202
  3) Fix an occasional crash during sta roam.
  4) Add home_channel_dwell_time to wifi_scan_config_t. This allows
     configuration of the time spent between scanning consecutive
     channels for tx.
  5) Adds a obss scan timer disarm when a sta disconnects from an AP
2023-07-04 11:57:23 +05:30
..