feat(wifi): support sample beacon feature

fix: adapt soc wakeup quick wake, fix light sleep beacon sample

feat(pm): giveup beacon and resample if rx prop too low (a16fa11)
This commit is contained in:
liuning
2024-12-27 14:15:23 +08:00
parent 2a0791b223
commit c00d092bdb
13 changed files with 193 additions and 29 deletions

View File

@@ -102,7 +102,7 @@ ppRecycleRxPkt = 0x40000d14;
ppResumeTxAMPDU = 0x40000d1c;
/*ppRxFragmentProc = 0x40000d20;*/
//ppRxPkt = 0x40000d24;
ppRxProtoProc = 0x40000d28;
//ppRxProtoProc = 0x40000d28;
ppSearchTxQueue = 0x40000d2c;
ppSearchTxframe = 0x40000d30;
ppSelectNextQueue = 0x40000d34;