mirror of
https://github.com/espressif/esp-idf.git
synced 2025-09-09 00:23:00 +00:00
fix(wifi):fix modem state rx bcn failed when tbtt update, support modem state for coexist
This commit is contained in:
@@ -66,7 +66,7 @@ pm_mac_sleep = 0x40000c84;
|
||||
pm_enable_sleep_delay_timer = 0x40000c8c;
|
||||
pm_local_tsf_process = 0x40000c90;
|
||||
//pm_set_beacon_filter = 0x40000c94;
|
||||
pm_is_in_wifi_slice_threshold = 0x40000c98;
|
||||
/*pm_is_in_wifi_slice_threshold = 0x40000c98;*/
|
||||
pm_is_waked = 0x40000c9c;
|
||||
//pm_keep_alive = 0x40000ca0;
|
||||
/* pm_on_beacon_rx = 0x40000ca4; */
|
||||
|
Reference in New Issue
Block a user