fix(wifi): Update bss max idle timer and add other fixes

This commit is contained in:
Sajia
2026-05-08 19:11:51 +05:30
parent 1ba0d9d748
commit af434ec00e
3 changed files with 3 additions and 3 deletions

View File

@@ -81,7 +81,7 @@ tsf_hal_set_tbtt_start_time = 0x40001f38;
ieee80211_ampdu_reorder = 0x40001fb0;
ieee80211_encap_esfbuf = 0x40001fb8;
ieee80211_output_process = 0x40001fc4;
sta_input = 0x40001fcc;
/* sta_input = 0x40001fcc; */
ieee80211_classify = 0x40001fe0;
ieee80211_crypto_decap = 0x40001ff8;
ieee80211_ccmp_decrypt = 0x4000200c;