fix(wifi/vendor): fix some bugs in LR and ESP-NOW

1. Fix the LR rate set fail for espnow and 80211 tx
2. Fixed the RX error when softAP/station and ESP-NOW both encrypted,
   and the ESP-NOW peer address is equal to the connection peer address
This commit is contained in:
zhangyanjiao 2023-07-26 10:03:07 +08:00
parent 273928f14d
commit 8157b2606b
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 3dddfe16772252fa4d7c8361628838866055b8bc
Subproject commit d2ea58da4155144241a2905770e68ed3e277a90a