fix(wifi): fix double max active time, fix coex pwr period cant been updated by ps type set

This commit is contained in:
liuning
2024-12-19 11:21:54 +08:00
parent 99291fb28d
commit 5cb0e2e020
5 changed files with 6 additions and 6 deletions

View File

@@ -974,7 +974,7 @@ pm_local_tsf_process = 0x40005478;
pm_set_beacon_filter = 0x40005484;
pm_is_in_wifi_slice_threshold = 0x40005490;
pm_is_waked = 0x4000549c;
pm_keep_alive = 0x400054a8;
/*pm_keep_alive = 0x400054a8;*/
/* pm_on_beacon_rx = 0x400054b4; */
pm_on_data_rx = 0x400054c0;
pm_on_tbtt = 0x400054cc;