forked from espressif/esp-idf
Merge branch 'change/ble_update_lib_20251105' into 'master'
change(ble): [AUTO_MR] 20251105 - Update ESP BLE Controller Lib Closes BLERP-2367 See merge request espressif/esp-idf!43101
This commit is contained in:
Submodule components/bt/controller/lib_esp32c2/esp32c2-bt-lib updated: c82c623de4...76e84c6598
@@ -811,7 +811,7 @@ r_ble_lll_scan_sched_next_aux = 0x40001700;
|
||||
r_ble_lll_scan_sched_remove = 0x40001704;
|
||||
//r_ble_lll_scan_start = 0x40001708;
|
||||
//r_ble_lll_scan_start_rx = 0x4000170c;
|
||||
r_ble_lll_scan_stop = 0x40001710;
|
||||
//r_ble_lll_scan_stop = 0x40001710;
|
||||
r_ble_lll_scan_targeta_is_matched = 0x40001714;
|
||||
r_ble_lll_scan_timer_cb = 0x40001718;
|
||||
r_ble_lll_sched_adv_new = 0x4000171c;
|
||||
|
||||
Reference in New Issue
Block a user