mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
Merge branch 'rebase/fix_ble_mem_leak_issue_rls' into 'release/v5.0'
fix ble mem leak when sleep is enabled See merge request espressif/esp-idf!20528
This commit is contained in:
commit
2978de0f75
@ -1 +1 @@
|
||||
Subproject commit 90749ea1cbbc568bc75a673b0d50b89322066a09
|
||||
Subproject commit 47b2342221589d36905ecda1e63cf5267d02edcb
|
@ -1367,7 +1367,6 @@ r_ble_phy_timer_start_now = 0x400018cc;
|
||||
r_ble_phy_timer_stop = 0x400018d0;
|
||||
r_ble_phy_tx_set_start_time = 0x400018d4;
|
||||
r_ble_phy_txpwr_set = 0x400018dc;
|
||||
r_ble_phy_update_encryption = 0x400018e4;
|
||||
r_ble_phy_update_ifs = 0x400018e8;
|
||||
r_ble_phy_xcvr_state_get = 0x400018ec;
|
||||
r_ble_plf_set_log_level = 0x400018f0;
|
||||
|
Loading…
Reference in New Issue
Block a user