forked from espressif/esp-idf
Merge branch 'bugfix/fixed_ble_issues_on_esp32c2_esp32c6' into 'master'
Bugfix/fixed ble issues on esp32c2 esp32c6 Closes BLERP-834, BLERP-833, BLERP-815, BLERP-835, BLERP-830, BLERP-831, BLERP-820, BLERP-806, BLERP-816, BLERP-822, and BLERP-845 See merge request espressif/esp-idf!31858
This commit is contained in:
Submodule components/bt/controller/lib_esp32c2/esp32c2-bt-lib updated: 8ddd8acac4...e597ae5297
Submodule components/bt/controller/lib_esp32c5/esp32c5-bt-lib updated: 5f428f9141...2e05c00104
Submodule components/bt/controller/lib_esp32c6/esp32c6-bt-lib updated: ed6c0b4e0a...4a63b2963a
Submodule components/bt/controller/lib_esp32h2/esp32h2-bt-lib updated: 2d69367e13...96b48749e2
@@ -973,7 +973,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