diff --git a/components/esp_rom/esp32c2/ld/esp32c2.rom.ld b/components/esp_rom/esp32c2/ld/esp32c2.rom.ld index 9ad02738d4..b0b761b9b6 100644 --- a/components/esp_rom/esp32c2/ld/esp32c2.rom.ld +++ b/components/esp_rom/esp32c2/ld/esp32c2.rom.ld @@ -1978,15 +1978,12 @@ wep_decap = 0x40002028; dbg_hmac_rxtx_statis_dump = 0x4000202c; dbg_hmac_statis_dump = 0x40002030; ieee80211_send_action_vendor_spec = 0x40002034; -ieee80211_deauth_construct = 0x40002040; -ieee80211_disassoc_construct = 0x40002044; ieee80211_vnd_lora_ie_size = 0x40002048; ieee80211_vnd_ie_size = 0x4000204c; ieee80211_add_ssid = 0x40002050; ieee80211_add_rates = 0x40002054; ieee80211_add_xrates = 0x40002058; ieee80211_is_ht_cipher = 0x4000205c; -ieee80211_assoc_resp_construct = 0x40002064; ieee80211_setup_lr_rates = 0x40002068; ieee80211_ht_node_init = 0x4000206c; ieee80211_is_support_rate = 0x40002070; @@ -2026,7 +2023,6 @@ ieee80211_alloc_tx_buf = 0x40002108; ieee80211_output_do = 0x4000210c; ieee80211_send_nulldata = 0x40002110; ieee80211_setup_robust_mgmtframe = 0x40002114; -ieee80211_mgmt_output = 0x40002118; ieee80211_encap_null_data = 0x4000211c; ieee80211_send_deauth = 0x40002120; ieee80211_alloc_deauth = 0x40002124; diff --git a/components/esp_wifi/lib b/components/esp_wifi/lib index 63a6c4dd39..d5c07b38d0 160000 --- a/components/esp_wifi/lib +++ b/components/esp_wifi/lib @@ -1 +1 @@ -Subproject commit 63a6c4dd39103ee698170dec3f8ac4fe936d9c1a +Subproject commit d5c07b38d015f52416fde092b1295d1a74595b68