kopia lustrzana https://github.com/espressif/esp-idf
Merge branch 'bugfix/update_scan_ap_num_when_clear_ap_list' into 'master'
fix(wifi): fixed scan and home channel change issues Closes WIFI-6456 and IDFGH-11976 See merge request espressif/esp-idf!28895pull/13253/head
commit
90035d3588
|
@ -36,7 +36,7 @@ wDev_ProcessRxSucData = 0x400017f4;
|
|||
pm_tx_data_done_process = 0x40001808;
|
||||
ppMapWaitTxq = 0x40001810;
|
||||
ieee80211_encap_esfbuf = 0x4000185c;
|
||||
sta_input = 0x40001870;
|
||||
/*sta_input = 0x40001870;*/
|
||||
ieee80211_crypto_decap = 0x4000189c;
|
||||
ieee80211_decap = 0x400018a0;
|
||||
coex_core_timer_idx_get = 0x400018d0;
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit a105323035de2dc96564fce6326216e7cac79959
|
||||
Subproject commit 007586da5efbf400600bf58196fc619faad0d6ed
|
Ładowanie…
Reference in New Issue