update ble lib (444e4a2b)

- fix rpa entry err if addr resol is disabled
- fix aux connect crash
This commit is contained in:
zwj 2022-06-22 21:54:22 +08:00 committed by zhiweijian
parent 004918adbe
commit ed593ba168
2 changed files with 1 additions and 3 deletions

@ -1 +1 @@
Subproject commit 14e64db09a260545f0d26f5bbd55965b0c068c1c
Subproject commit d6528970622a611dc9ad4a9fc31a5a9fc1996d74

View File

@ -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;