mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
Combine improvements in sa query and buffer deauth, disassoc, action frames for connected station in sleep mode
This commit is contained in:
parent
1ea59bd351
commit
7999489c6e
@ -1980,7 +1980,6 @@ ieee80211_encap_null_data = 0x4000211c;
|
|||||||
ieee80211_send_deauth = 0x40002120;
|
ieee80211_send_deauth = 0x40002120;
|
||||||
ieee80211_alloc_deauth = 0x40002124;
|
ieee80211_alloc_deauth = 0x40002124;
|
||||||
ieee80211_send_proberesp = 0x40002128;
|
ieee80211_send_proberesp = 0x40002128;
|
||||||
ieee80211_tx_mgt_cb = 0x4000212c;
|
|
||||||
ieee80211_getcapinfo = 0x40002130;
|
ieee80211_getcapinfo = 0x40002130;
|
||||||
sta_rx_csa = 0x40002134;
|
sta_rx_csa = 0x40002134;
|
||||||
sta_recv_sa_query_resp = 0x40002144;
|
sta_recv_sa_query_resp = 0x40002144;
|
||||||
|
@ -1 +1 @@
|
|||||||
Subproject commit 41d098bdad1d854e2cb90062d50a1aacb8fb8061
|
Subproject commit 88b2729cbf3e653b08c3cc9a7a59689f439f53a3
|
Loading…
x
Reference in New Issue
Block a user