mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
fix(wifi): fix the tx issue when mesh packet lifetime remain equal to zero
This commit is contained in:
parent
5bdc532007
commit
7fe58c450c
@ -9,7 +9,7 @@ esf_buf_recycle = 0x400015c4;
|
||||
/*hal_mac_tx_set_ppdu = 0x400015d4;*/
|
||||
ic_mac_deinit = 0x400015dc;
|
||||
lmacDiscardMSDU = 0x400015f4;
|
||||
lmacSetTxFrame = 0x40001628;
|
||||
/*lmacSetTxFrame = 0x40001628;*/
|
||||
lmacTxDone = 0x4000162c;
|
||||
lmacTxFrame = 0x40001630;
|
||||
mac_tx_set_htsig = 0x40001638;
|
||||
|
@ -1 +1 @@
|
||||
Subproject commit 6f067d3721c10fa008a5f2f273a6143c1d928393
|
||||
Subproject commit 946d1e0a8be5adca12c1c1d360a4c7260b9de7a8
|
Loading…
x
Reference in New Issue
Block a user