fix(wifi):fix modem state rx bcn failed when tbtt update, support modem state for coexist

This commit is contained in:
sibeibei
2025-02-24 19:38:19 +08:00
parent c309d9e4d9
commit 6da81c80c0
16 changed files with 94 additions and 8 deletions

View File

@@ -65,10 +65,10 @@ pm_enable_active_timer = 0x40000ba4;
pm_enable_sleep_delay_timer = 0x40000ba8;
pm_local_tsf_process = 0x40000bac;
pm_set_beacon_filter = 0x40000bb0;
pm_is_in_wifi_slice_threshold = 0x40000bb4;
/* pm_is_in_wifi_slice_threshold = 0x40000bb4;*/
pm_is_waked = 0x40000bb8;
//pm_keep_alive = 0x40000bbc;
pm_on_beacon_rx = 0x40000bc0;
/*pm_on_beacon_rx = 0x40000bc0;*/
pm_on_data_rx = 0x40000bc4;
pm_on_tbtt = 0x40000bc8;
pm_parse_beacon = 0x40000bcc;