mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
Merge branch 'bugfix/fixed_ble_issues_on_esp32c2_esp32c6_v5.2' into 'release/v5.2'
Bugfix/fixed ble issues on esp32c2 esp32c6 (v5.2) See merge request espressif/esp-idf!31860
This commit is contained in:
commit
a55fb176c4
@ -1 +1 @@
|
||||
Subproject commit 8ddd8acac498fcbb76b5a39c5c7d4025238298ab
|
||||
Subproject commit e597ae529761d270f10d0616c375faa0e4b7ca13
|
@ -1 +1 @@
|
||||
Subproject commit ed6c0b4e0ab3b8ddce5d8bc65e417b1adcbca5b4
|
||||
Subproject commit 4a63b2963a8a75958db680df4ace64bbd3d6c618
|
@ -1 +1 @@
|
||||
Subproject commit 2d69367e13a928afb73d1a8c579c0dad98eb9393
|
||||
Subproject commit 96b48749e249d0752f196007b008212cb8b28e07
|
@ -1048,7 +1048,6 @@ r_ble_lll_adv_coex_dpc_update_on_event_scheduled = 0x40001418;
|
||||
r_ble_lll_adv_done = 0x4000141c;
|
||||
r_ble_lll_adv_event_done = 0x40001424;
|
||||
r_ble_lll_adv_event_rmvd_from_sched = 0x40001428;
|
||||
r_ble_lll_adv_ext_estimate_data_itvl = 0x4000142c;
|
||||
r_ble_lll_adv_get_sec_pdu_len = 0x40001430;
|
||||
r_ble_lll_adv_make_done = 0x40001438;
|
||||
r_ble_lll_adv_periodic_done = 0x4000143c;
|
||||
|
Loading…
Reference in New Issue
Block a user