Просмотр исходного кода

Sync: Add support for FT psk(3d5ca7ee)

wuzhenghui 3 лет назад
Родитель
Сommit
386efe1e0f
1 измененных файлов с 0 добавлено и 4 удалено
  1. 0 4
      components/esp_rom/esp32c2/ld/esp32c2.rom.ld

+ 0 - 4
components/esp_rom/esp32c2/ld/esp32c2.rom.ld

@@ -2083,7 +2083,6 @@ dbg_hmac_rxtx_statis_dump = 0x4000202c;
 dbg_hmac_statis_dump = 0x40002030;
 ieee80211_send_action_vendor_spec = 0x40002034;
 ieee80211_send_mgmt = 0x40002038;
-ieee80211_auth_construct = 0x4000203c;
 ieee80211_deauth_construct = 0x40002040;
 ieee80211_disassoc_construct = 0x40002044;
 ieee80211_vnd_lora_ie_size = 0x40002048;
@@ -2108,7 +2107,6 @@ cnx_coexist_timeout = 0x40002090;
 sta_recv_mgmt = 0x40002094;
 ieee80211_send_setup = 0x40002098;
 ieee80211_send_probereq = 0x4000209c;
-sta_auth_open = 0x400020a0;
 sta_auth_shared = 0x400020a4;
 sta_auth_sae = 0x400020a8;
 cnx_coexist_timeout_process = 0x400020ac;
@@ -2122,7 +2120,6 @@ ieee80211_add_csa = 0x400020c8;
 ieee80211_add_extcap = 0x400020cc;
 ieee80211_regdomain_get_country = 0x400020d0;
 ieee80211_add_countryie = 0x400020d4;
-ieee80211_alloc_proberesp = 0x400020d8;
 ieee80211_amsdu_adjust_head = 0x400020dc;
 ieee80211_amsdu_adjust_last_length = 0x400020e0;
 ieee80211_amsdu_send_check = 0x400020e4;
@@ -2155,7 +2152,6 @@ ieee80211_set_max_rate = 0x4000214c;
 ic_set_sta = 0x40002150;
 ieee80211_match_security = 0x40002154;
 ieee80211_parse_wpa = 0x40002158;
-ieee80211_parse_rsn = 0x4000215c;
 ieee80211_add_assoc_req_ies = 0x40002160;
 ieee80211_add_probe_req_ies = 0x40002164;
 /* Data (.data, .bss, .rodata) */