fix(wifi): fix some wifi bugs

This commit is contained in:
yinqingzhao
2025-05-12 20:53:58 +08:00
parent 8db2dcca76
commit ced26468d4
2 changed files with 2 additions and 2 deletions

View File

@ -146,7 +146,7 @@ pm_disconnected_wake = 0x40000dd4;
pm_is_twt_awake = 0x40000ddc;
pm_enable_twt_keep_alive = 0x40000de0;
pm_twt_on_tsf_timer = 0x40000de4;
pm_twt_process = 0x40000de8;
/*pm_twt_process = 0x40000de8;*/
pm_is_twt_start = 0x40000dec;
pm_twt_set_target_wdev_time = 0x40000df0;
pm_twt_set_target_tsf = 0x40000df4;