mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-10 04:43:33 +00:00
fix(wifi): fix some wifi issues
1. fix qos encapsulated eapol issue 2. fixed dhcp offer and dhcp ack data rates
This commit is contained in:
@@ -2037,7 +2037,7 @@ wifi_get_macaddr = 0x40005ab4;
|
||||
wifi_rf_phy_disable = 0x40005ac0;
|
||||
wifi_rf_phy_enable = 0x40005acc;
|
||||
ic_ebuf_alloc = 0x40005ad8;
|
||||
ieee80211_classify = 0x40005ae4;
|
||||
/*ieee80211_classify = 0x40005ae4;*/
|
||||
ieee80211_copy_eb_header = 0x40005af0;
|
||||
ieee80211_recycle_cache_eb = 0x40005afc;
|
||||
ieee80211_search_node = 0x40005b08;
|
||||
|
Reference in New Issue
Block a user