esp_wifi: fully support connectionless traffic with ps and coex

This commit is contained in:
liuning
2022-03-15 17:08:12 +08:00
committed by BOT
parent 0ae391ef07
commit e0decf4839
12 changed files with 68 additions and 29 deletions

View File

@@ -6,10 +6,10 @@ Version 3 API's imported from the ROM
esf_buf_alloc_dynamic = 0x400015c0;
esf_buf_recycle = 0x400015c4;
/*lmacTxDone = 0x4000162c;*/
ppMapTxQueue = 0x400016d8;
/*ppMapTxQueue = 0x400016d8;*/
rcGetSched = 0x40001764;
wDevCheckBlockError = 0x400017b4;
ppProcTxDone = 0x40001804;
/*ppProcTxDone = 0x40001804;*/
sta_input = rom_sta_input;
/***************************************