esp-idf/components/wpa_supplicant/esp_supplicant
jgujarathi 3d056fd748 fix(esp_wifi): Fix issues with extended caps IE, scan and HT40 mode
-Merges the addition of extended caps IE for assoc req, probe resp
 and beacons in a single place. This ensures that there are no
 duplicate Extended Caps IE in the frame. Moves the capability
 indication for BTM and HT20/40 from supplicant to wifi libs.

-Fix issue with frequent disconections when scanning for only a single
 channel.

-Prints error message and returns ESP_ERR_NOT_SUPPORTED in case
 esp32c2 tries to set bandwidth to HT40.
2023-09-20 19:44:57 +08:00
..
include docs(wifi): Update wifi and wifi security documentation 2023-09-14 10:14:13 +08:00
src fix(esp_wifi): Fix issues with extended caps IE, scan and HT40 mode 2023-09-20 19:44:57 +08:00