Merge branch 'bugfix/fix_coex_ble_disc' into 'master'

fix(coex): Fix ble disconnect when coexisting wifi on esp32c2

Closes BT-4021

See merge request espressif/esp-idf!39522
This commit is contained in:
Jiang Jiang Jian
2025-06-03 18:08:38 +08:00

View File

@@ -129,7 +129,7 @@ s_trans_id = 0x3fcdfac4;
***************************************/
/* Functions */
coex_core_event_duration_get = 0x40002178;
/* coex_core_event_duration_get = 0x40002178; */
/* coex_core_timer_idx_get = 0x4000218c; */
coex_hw_timer_tick_get = 0x400021b8;