mirror of
https://github.com/espressif/esp-idf
synced 2025-03-10 09:39:10 -04:00
-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.