mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
change(ble): update ble lib on c6 h2 and c2 chip
This commit is contained in:
parent
fdb4e0e532
commit
c9cf190847
@ -1 +1 @@
|
||||
Subproject commit fc690c13c618d1cb8f94611c2bbe6aec2f1cc72e
|
||||
Subproject commit 4fb60aa91de64b0f1d0eb6292d38b6c22a3aa005
|
@ -1 +1 @@
|
||||
Subproject commit da045016531dbe7bf334507a79cd7d40d7549e7b
|
||||
Subproject commit 25d9661bc3d5cc7bade40c03f501b935d3ad7642
|
@ -1 +1 @@
|
||||
Subproject commit 32c856a1d942cbb0100420373db2ea8c46721739
|
||||
Subproject commit 8450d3f50804bc2d685a6ef5c5a76e1f4f13d579
|
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user