forked from espressif/esp-idf
Merge branch 'bugfix/ps_bufferable_mmpdu' into 'master'
esp_wifi: softap: buffer deauth, disassoc and action frames for station in sleep mode and SA query procedure improvements See merge request espressif/esp-idf!20602
This commit is contained in:
@@ -1988,7 +1988,6 @@ ieee80211_encap_null_data = 0x4000211c;
|
||||
ieee80211_send_deauth = 0x40002120;
|
||||
ieee80211_alloc_deauth = 0x40002124;
|
||||
ieee80211_send_proberesp = 0x40002128;
|
||||
ieee80211_tx_mgt_cb = 0x4000212c;
|
||||
ieee80211_getcapinfo = 0x40002130;
|
||||
sta_rx_csa = 0x40002134;
|
||||
sta_recv_sa_query_resp = 0x40002144;
|
||||
|
Submodule components/esp_wifi/lib updated: 33e7b810b4...06afa54112
Reference in New Issue
Block a user