esp_wifi: fix some txop issues

This commit is contained in:
muhaidong
2023-05-26 12:04:20 +08:00
parent e291137ce9
commit a1a69b044e
5 changed files with 7 additions and 7 deletions

View File

@@ -181,7 +181,7 @@ lmacProcessLongFrameSuccess = 0x40000e54;
lmacProcessShortFrameSuccess = 0x40000e58;
//lmacDiscardFrameExchangeSequence = 0x40000e5c;
lmacProcessTBSuccess = 0x40000e60;
lmacProcessTxSuccess = 0x40000e64;
/*lmacProcessTxSuccess = 0x40000e64;*/
lmacProcessAckTimeout = 0x40000e68;
//lmacProcessTxComplete = 0x40000e6c;
//ppRemoveHTC = 0x40000e70;