mirror of
https://github.com/espressif/esp-idf.git
synced 2025-09-30 19:19:21 +00:00
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:
@@ -102,7 +102,7 @@ ppRecycleRxPkt = 0x40000d14;
|
||||
ppResumeTxAMPDU = 0x40000d1c;
|
||||
/*ppRxFragmentProc = 0x40000d20;*/
|
||||
//ppRxPkt = 0x40000d24;
|
||||
ppRxProtoProc = 0x40000d28;
|
||||
//ppRxProtoProc = 0x40000d28;
|
||||
ppSearchTxQueue = 0x40000d2c;
|
||||
ppSearchTxframe = 0x40000d30;
|
||||
ppSelectNextQueue = 0x40000d34;
|
||||
|
Reference in New Issue
Block a user