Merge branch 'bugfix/split_scan_tx' into 'master'

esp_wifi : Fix issues with split scan data tx and sta roam.

Closes WIFI-5285, IDFGH-9885, and WIFI-5016

See merge request espressif/esp-idf!23163
pull/11819/head
Jiang Jiang Jian 2023-07-03 17:18:42 +08:00
commit 6b16801863
2 zmienionych plików z 2 dodań i 1 usunięć

Wyświetl plik

@ -165,6 +165,7 @@ typedef struct {
bool show_hidden; /**< enable to scan AP whose SSID is hidden */
wifi_scan_type_t scan_type; /**< scan type, active or passive */
wifi_scan_time_t scan_time; /**< scan time per channel */
uint8_t home_chan_dwell_time;/**< time spent at home channel between scanning consecutive channels.*/
} wifi_scan_config_t;
typedef enum {

@ -1 +1 @@
Subproject commit eff065af01a201dc0446f1f70d510a1d8f16e33d
Subproject commit 8cc455b37809e94ca7c299a6b787f0fabbee48ff