mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-09 23:54:33 +02:00
update ble lib (444e4a2b)
- fix rpa entry err if addr resol is disabled - fix aux connect crash
This commit is contained in:
Submodule components/bt/controller/lib_esp32c2/esp32c2-bt-lib updated: 14e64db09a...d652897062
@@ -610,7 +610,6 @@ r_ble_hw_periodiclist_add = 0x40000b74;
|
||||
r_ble_hw_periodiclist_clear = 0x40000b78;
|
||||
r_ble_hw_periodiclist_rmv = 0x40000b7c;
|
||||
r_ble_hw_resolv_list_cur_entry = 0x40000b80;
|
||||
r_ble_hw_resolv_list_get_cur_entry = 0x40000b84;
|
||||
r_ble_hw_resolv_list_set = 0x40000b88;
|
||||
r_ble_hw_rng_init = 0x40000b8c;
|
||||
r_ble_hw_rng_start = 0x40000b90;
|
||||
@@ -1288,7 +1287,6 @@ r_ble_lll_hci_dtm_tx_test_v2 = 0x40001614;
|
||||
r_ble_lll_hci_dtm_tx_test_v2_ext = 0x40001618;
|
||||
r_ble_lll_init = 0x4000161c;
|
||||
r_ble_lll_init_pre_process = 0x40001620;
|
||||
r_ble_lll_init_rx_pkt_isr = 0x40001624;
|
||||
r_ble_lll_per_adv_coex_dpc_calc_pti_update_itvl = 0x40001628;
|
||||
r_ble_lll_per_adv_coex_dpc_process = 0x4000162c;
|
||||
r_ble_lll_per_adv_coex_dpc_pti_get = 0x40001630;
|
||||
|
Reference in New Issue
Block a user