mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
ble: fixed an occasional assertion issue in coexistence scenarios on ESP32C2
This commit is contained in:
parent
cc213b7c61
commit
73f6ca8ebf
@ -1 +1 @@
|
||||
Subproject commit 05fa7ad7edc0fda255e353880bbd38263bc08b9b
|
||||
Subproject commit ea4595a5630326d428ee3457df654e1840b5e101
|
@ -1093,7 +1093,6 @@ r_ble_lll_conn_coex_dpc_update_on_event_scheduled = 0x400014e4;
|
||||
r_ble_lll_conn_coex_dpc_update_on_event_started = 0x400014e8;
|
||||
r_ble_lll_conn_cth_flow_alloc_credit = 0x400014ec;
|
||||
r_ble_lll_conn_current_sm_over = 0x400014f4;
|
||||
r_ble_lll_conn_event_end_timer_cb = 0x40001508;
|
||||
r_ble_lll_conn_event_is_over = 0x40001510;
|
||||
r_ble_lll_conn_event_start_cb = 0x40001514;
|
||||
r_ble_lll_conn_free_rx_mbuf = 0x40001518;
|
||||
|
Loading…
Reference in New Issue
Block a user