mirror of
https://github.com/espressif/esp-idf.git
synced 2025-07-30 18:57:19 +02:00
Merge branch 'change/ble_update_lib_20250114_v5.4' into 'release/v5.4'
change(ble): [AUTO_MR] 20250114 - Update ESP BLE Controller Lib (v5.4) See merge request espressif/esp-idf!36480
This commit is contained in:
Submodule components/bt/controller/lib_esp32c2/esp32c2-bt-lib updated: c04f6f7c49...1e510cbc50
Submodule components/bt/controller/lib_esp32c6/esp32c6-bt-lib updated: 04332117af...9cf1bbd021
Submodule components/bt/controller/lib_esp32h2/esp32h2-bt-lib updated: f7ae7f056b...092666b0f4
@ -489,7 +489,7 @@ r_ble_ll_scan_dup_check_legacy = 0x400011ec;
|
|||||||
r_ble_ll_scan_dup_move_to_head = 0x400011f0;
|
r_ble_ll_scan_dup_move_to_head = 0x400011f0;
|
||||||
r_ble_ll_scan_dup_new = 0x400011f4;
|
r_ble_ll_scan_dup_new = 0x400011f4;
|
||||||
r_ble_ll_scan_dup_update_ext = 0x400011f8;
|
r_ble_ll_scan_dup_update_ext = 0x400011f8;
|
||||||
r_ble_ll_scan_dup_update_legacy = 0x400011fc;
|
//r_ble_ll_scan_dup_update_legacy = 0x400011fc;
|
||||||
r_ble_ll_scan_enabled = 0x40001200;
|
r_ble_ll_scan_enabled = 0x40001200;
|
||||||
r_ble_ll_scan_end_adv_evt = 0x40001204;
|
r_ble_ll_scan_end_adv_evt = 0x40001204;
|
||||||
//r_ble_ll_scan_env_init = 0x40001208;
|
//r_ble_ll_scan_env_init = 0x40001208;
|
||||||
|
@ -394,7 +394,7 @@ r_ble_ll_scan_dup_check_legacy = 0x400011ec;
|
|||||||
r_ble_ll_scan_dup_move_to_head = 0x400011f0;
|
r_ble_ll_scan_dup_move_to_head = 0x400011f0;
|
||||||
r_ble_ll_scan_dup_new = 0x400011f4;
|
r_ble_ll_scan_dup_new = 0x400011f4;
|
||||||
r_ble_ll_scan_dup_update_ext = 0x400011f8;
|
r_ble_ll_scan_dup_update_ext = 0x400011f8;
|
||||||
r_ble_ll_scan_dup_update_legacy = 0x400011fc;
|
//r_ble_ll_scan_dup_update_legacy = 0x400011fc;
|
||||||
r_ble_ll_scan_enabled = 0x40001200;
|
r_ble_ll_scan_enabled = 0x40001200;
|
||||||
r_ble_ll_scan_end_adv_evt = 0x40001204;
|
r_ble_ll_scan_end_adv_evt = 0x40001204;
|
||||||
r_ble_ll_scan_ext_initiator_start = 0x4000120c;
|
r_ble_ll_scan_ext_initiator_start = 0x4000120c;
|
||||||
|
Reference in New Issue
Block a user