mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-18 23:54:39 +00:00

- Fix issues with sending NULL data on the target channel instead of home channel when connected sta attempts action tx or ROC. - Fix issues with sending action tx on the home channel instead of target channel when connected sta attempts action tx. - Add new status codes to event data of WIFI_EVENT_ROC_DONE - Adds new request structure esp_wifi_remain_on_channel operation - Fixes issues with cancelling off channel operations such as ROC or action frames TX.