mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-01 03:34:32 +02:00
Merge branch 'fix/fix_esp32c2_auth_thre_issue' into 'master'
fix(wifi): fix eps32c2 auth threshold issue Closes WIFIBUG-1231, WIFIBUG-1235, WIFIBUG-1236, and WIFIBUG-1237 See merge request espressif/esp-idf!39496
This commit is contained in:
@@ -949,7 +949,7 @@ ieee80211_getcapinfo = 0x40002130;
|
||||
/* sta_recv_sa_query_resp = 0x40002144; */
|
||||
ieee80211_set_max_rate = 0x4000214c;
|
||||
ic_set_sta = 0x40002150;
|
||||
ieee80211_parse_wpa = 0x40002158;
|
||||
//ieee80211_parse_wpa = 0x40002158;
|
||||
ieee80211_add_assoc_req_ies = 0x40002160;
|
||||
ieee80211_add_probe_req_ies = 0x40002164;
|
||||
/* Data (.data, .bss, .rodata) */
|
||||
|
Reference in New Issue
Block a user