mirror of
https://github.com/espressif/esp-idf.git
synced 2025-11-02 13:45:46 +00:00
Merge branch 'bugfix/fix_modem_state_rx_bcn_failed_v5.4' into 'release/v5.4'
fix(wifi):fix modem state rx bcn failed when tbtt update, support modem state for coexist (backport v5.4) See merge request espressif/esp-idf!38935
This commit is contained in:
@@ -529,7 +529,7 @@ pm_enable_active_timer = 0x40001b84;
|
||||
pm_enable_sleep_delay_timer = 0x40001b88;
|
||||
pm_local_tsf_process = 0x40001b8c;
|
||||
pm_set_beacon_filter = 0x40001b90;
|
||||
pm_is_in_wifi_slice_threshold = 0x40001b94;
|
||||
/*pm_is_in_wifi_slice_threshold = 0x40001b94;*/
|
||||
pm_is_waked = 0x40001b98;
|
||||
/*pm_keep_alive = 0x40001b9c;*/
|
||||
/* pm_on_beacon_rx = 0x40001ba0; */
|
||||
|
||||
Reference in New Issue
Block a user