Merge branch 'bugfix/fix_some_wifi_bugs_261201_v5.3' into 'release/v5.3'

fix(wifi): fix issue that disarm send wake null timer donot take effect , fix(wifi): fix some esp-now issues and lightsleep issues , add scan stop when smartconfig stop V5.3

See merge request espressif/esp-idf!43904
This commit is contained in:
Jiang Jiang Jian
2025-12-05 15:56:44 +08:00
3 changed files with 3 additions and 3 deletions

View File

@@ -157,7 +157,7 @@ systimer_hal_set_tick_rate_ops = 0x40002eac;
/* Functions */
sta_reset_beacon_timeout = 0x40003024;
ieee80211_post_hmac_tx = 0x40003028;
sta_rx_eapol = 0x4000302c;
//sta_rx_eapol = 0x4000302c;
/* Data (.data, .bss, .rodata) */
len_dh_ie_ptr = 0x3fcdfa6c;
g_authmode_threshold_failure_ptr = 0x3fcdfa68;