mirror of
https://github.com/espressif/esp-idf.git
synced 2025-07-30 02:37:19 +02: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:
Submodule components/bt/controller/lib_esp32c2/esp32c2-bt-lib updated: 8ddd8acac4...e597ae5297
Submodule components/bt/controller/lib_esp32c6/esp32c6-bt-lib updated: ed6c0b4e0a...4a63b2963a
Submodule components/bt/controller/lib_esp32h2/esp32h2-bt-lib updated: 2d69367e13...96b48749e2
@ -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;
|
||||
|
Reference in New Issue
Block a user