ble: fixed an occasional assertion issue in coexistence scenarios on ESP32C2

This commit is contained in:
zwl 2024-04-17 14:46:02 +08:00
parent cc213b7c61
commit 73f6ca8ebf
2 changed files with 1 additions and 2 deletions

@ -1 +1 @@
Subproject commit 05fa7ad7edc0fda255e353880bbd38263bc08b9b
Subproject commit ea4595a5630326d428ee3457df654e1840b5e101

View File

@ -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;