fix(wifi): fix some esp-now issues and lightsleep issues

1. fix tbtt issues when wifi_slp_iram_opt is not enabled and light sleep
   enabled
2. support espnow rx all the time at coexistence default mode, fix some
   coexist perfermance issue with coexistence default mode.
3. support connectionless ps with enhanced_light_sleep
4. fix espnow coexist issue when switching to coexistence mode
5. fix concurrent issue of connectionless_interval_set API
This commit is contained in:
liuning
2025-07-08 18:01:25 +08:00
parent 876bbf9c30
commit ec68067d1b
2 changed files with 2 additions and 2 deletions