mirror of
https://github.com/espressif/esp-idf.git
synced 2026-04-27 19:13:21 +00:00
fix(wifi): fix some wifi bugs related to bandwidth, twt and regdomain
This commit is contained in:
@@ -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;
|
||||
|
||||
+1
-1
Submodule components/esp_wifi/lib updated: 694641c062...618b4591a2
Reference in New Issue
Block a user