feat(bt/bluedroid): Support ext adv aux option

This commit is contained in:
zhanghaipeng
2024-01-12 16:14:57 +08:00
parent ab7281128c
commit aeeb64966b
4 changed files with 20 additions and 4 deletions

View File

@@ -207,7 +207,6 @@ r_lld_adv_ext_chain_scannable_construct = 0x40001b58;
r_lld_scan_process_pkt_rx = 0x40001280;
r_llm_le_features_get = 0x400013b0;
r_lld_adv_ext_chain_none_construct = 0x40001b50;
/* ble functions rename */
r_lld_init_start_hack = 0x400011a4;
@@ -220,6 +219,7 @@ r_lld_res_list_rem = 0x40004680;
r_lld_adv_start_hook = 0x40001c80;
r_lld_con_evt_start_cbk_eco = 0x40001d1c;
r_lld_con_tx_prog_new_packet = 0x40001b74;
r_lld_adv_ext_chain_none_construct = 0x40001b50;
*/