Merge branch 'bugfix/fix_rx_error_for_softap_add_espnow' into 'master'

fix(wifi): fix the RX error when softAP/station and ESP-NOW both encrypted

Closes WIFI-4116

See merge request espressif/esp-idf!24996
This commit is contained in:
Jiang Jiang Jian 2023-07-26 18:39:02 +08:00
commit ad99c16200
2 changed files with 2 additions and 2 deletions

View File

@ -1720,7 +1720,7 @@ esp_wifi_internal_get_rts = 0x40001e04;
/*esf_buf_setup = 0x40001e0c;*/
hal_agreement_add_rx_ba = 0x40001e10;
hal_agreement_del_rx_ba = 0x40001e14;
hal_crypto_set_key_entry = 0x40001e18;
/*hal_crypto_set_key_entry = 0x40001e18;*/
hal_crypto_get_key_entry = 0x40001e1c;
hal_crypto_clr_key_entry = 0x40001e20;
config_get_wifi_task_stack_size = 0x40001e24;

@ -1 +1 @@
Subproject commit 115268a9779e7ff2d859cf524eff70269ddced61
Subproject commit ac465f64c213cb853942ec8bc38658aa3c0730ec