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 @@ -489,7 +489,7 @@ r_ble_ll_scan_dup_check_legacy = 0x400011ec;
489489r_ble_ll_scan_dup_move_to_head = 0x400011f0 ;
490490r_ble_ll_scan_dup_new = 0x400011f4 ;
491491r_ble_ll_scan_dup_update_ext = 0x400011f8 ;
492- r_ble_ll_scan_dup_update_legacy = 0x400011fc ;
492+ // r_ble_ll_scan_dup_update_legacy = 0x400011fc;
493493r_ble_ll_scan_enabled = 0x40001200 ;
494494r_ble_ll_scan_end_adv_evt = 0x40001204 ;
495495// r_ble_ll_scan_env_init = 0x40001208;
Original file line number Diff line number Diff line change @@ -394,7 +394,7 @@ r_ble_ll_scan_dup_check_legacy = 0x400011ec;
394394r_ble_ll_scan_dup_move_to_head = 0x400011f0 ;
395395r_ble_ll_scan_dup_new = 0x400011f4 ;
396396r_ble_ll_scan_dup_update_ext = 0x400011f8 ;
397- r_ble_ll_scan_dup_update_legacy = 0x400011fc ;
397+ // r_ble_ll_scan_dup_update_legacy = 0x400011fc;
398398r_ble_ll_scan_enabled = 0x40001200 ;
399399r_ble_ll_scan_end_adv_evt = 0x40001204 ;
400400r_ble_ll_scan_ext_initiator_start = 0x4000120c ;
You can’t perform that action at this time.
0 commit comments