Merge branch 'bugfix/fix_aid_issue_and_wrong_channel_number_issue' into 'master'

fix(wifi): fix some wifi bugs related bandwidth, twt and regdomain

Closes WIFIBUG-1490

See merge request espressif/esp-idf!42564
This commit is contained in:
Jiang Jiang Jian
2025-10-31 08:55:15 +08:00
2 changed files with 2 additions and 2 deletions

View File

@@ -948,7 +948,7 @@ ieee80211_getcapinfo = 0x40002130;
/* sta_rx_csa = 0x40002134; */
/* sta_recv_sa_query_resp = 0x40002144; */
ieee80211_set_max_rate = 0x4000214c;
ic_set_sta = 0x40002150;
//ic_set_sta = 0x40002150;
//ieee80211_parse_wpa = 0x40002158;
ieee80211_add_assoc_req_ies = 0x40002160;
ieee80211_add_probe_req_ies = 0x40002164;