fix(bss_max_idle): fix some wifi bugs related to bss max idle

This commit is contained in:
yinqingzhao
2025-05-21 19:44:38 +08:00
parent 602941ef61
commit 18a468b0d5
4 changed files with 5 additions and 5 deletions

View File

@@ -17,7 +17,7 @@ mac_tx_set_plcp1 = 0x40001640;
pm_check_state = 0x40001648;
/*pm_on_beacon_rx = 0x4000167c;*/
/*pm_parse_beacon = 0x40001688;*/
pm_process_tim = 0x4000168c;
/*pm_process_tim = 0x4000168c;*/
pm_rx_beacon_process = 0x40001690;
pm_rx_data_process = 0x40001694;
/* pm_sleep = 0x40001698;*/