mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-01 19:54:32 +02:00
change(ble): update ble lib on c6 h2 and c2 chip
This commit is contained in:
Submodule components/bt/controller/lib_esp32c2/esp32c2-bt-lib updated: fc690c13c6...4fb60aa91d
Submodule components/bt/controller/lib_esp32c6/esp32c6-bt-lib updated: da04501653...25d9661bc3
Submodule components/bt/controller/lib_esp32h2/esp32h2-bt-lib updated: 32c856a1d9...8450d3f508
@@ -605,10 +605,8 @@ r_ble_hw_rng_stop = 0x40000b94;
|
||||
r_ble_hw_rx_local_is_resolved = 0x40000b98;
|
||||
r_ble_hw_rx_local_is_rpa = 0x40000b9c;
|
||||
r_ble_hw_whitelist_add = 0x40000ba0;
|
||||
r_ble_hw_whitelist_clear = 0x40000ba4;
|
||||
r_ble_hw_whitelist_dev_num = 0x40000ba8;
|
||||
r_ble_hw_whitelist_get_base = 0x40000bac;
|
||||
r_ble_hw_whitelist_rmv = 0x40000bb0;
|
||||
r_ble_hw_whitelist_search = 0x40000bb4;
|
||||
r_ble_hw_whitelist_sort = 0x40000bb8;
|
||||
r_ble_ll_acl_data_in = 0x40000bbc;
|
||||
@@ -1381,12 +1379,8 @@ r_os_memblock_put_from_cb = 0x40001a4c;
|
||||
r_os_mempool_clear = 0x40001a50;
|
||||
r_os_mempool_ext_clear = 0x40001a54;
|
||||
r_os_mempool_ext_init = 0x40001a58;
|
||||
r_os_mempool_info_get_next = 0x40001a5c;
|
||||
r_os_mempool_init = 0x40001a60;
|
||||
r_os_mempool_init_internal = 0x40001a64;
|
||||
r_os_mempool_is_sane = 0x40001a68;
|
||||
r_os_mempool_module_init = 0x40001a6c;
|
||||
r_os_mempool_unregister = 0x40001a70;
|
||||
r_os_mqueue_get = 0x40001a74;
|
||||
r_os_mqueue_init = 0x40001a78;
|
||||
r_os_mqueue_put = 0x40001a7c;
|
||||
|
Reference in New Issue
Block a user