File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
components/esp_rom/esp32c2/ld Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -787,7 +787,7 @@ r_ble_lll_scan_abort_aux_sched = 0x40001694;
787787r_ble_lll_scan_aux_data_free = 0x40001698 ;
788788r_ble_lll_scan_chk_resume = 0x4000169c ;
789789r_ble_lll_scan_clean_cur_aux_data = 0x400016a0 ;
790- r_ble_lll_scan_coex_event_cb = 0x400016a4 ;
790+ // r_ble_lll_scan_coex_event_cb = 0x400016a4;
791791r_ble_lll_scan_common_init = 0x400016a8 ;
792792r_ble_lll_scan_deinit = 0x400016ac ;
793793r_ble_lll_scan_duration_period_timers_restart = 0x400016b0 ;
Original file line number Diff line number Diff line change @@ -622,7 +622,7 @@ r_ble_lll_rx_pkt_isr = 0x40001690;
622622r_ble_lll_scan_abort_aux_sched = 0x40001694 ;
623623r_ble_lll_scan_chk_resume = 0x4000169c ;
624624r_ble_lll_scan_clean_cur_aux_data = 0x400016a0 ;
625- r_ble_lll_scan_coex_event_cb = 0x400016a4 ;
625+ // r_ble_lll_scan_coex_event_cb = 0x400016a4;
626626r_ble_lll_scan_common_init = 0x400016a8 ;
627627r_ble_lll_scan_deinit = 0x400016ac ;
628628r_ble_lll_scan_duration_period_timers_restart = 0x400016b0 ;
You can’t perform that action at this time.
0 commit comments