mirror of
https://github.com/espressif/esp-idf.git
synced 2025-07-29 18:27:20 +02: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:
Submodule components/bt/controller/lib_esp32c2/esp32c2-bt-lib updated: 90749ea1cb...47b2342221
@ -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;
|
||||
|
Reference in New Issue
Block a user