fix(bt/controller): Fixed establish two sco connections failed

This commit is contained in:
linruihao
2023-12-13 15:29:13 +08:00
parent df8cc9ad37
commit ddab5dbaa4
2 changed files with 9 additions and 1 deletions

View File

@ -1623,4 +1623,12 @@ PROVIDE ( ld_acl_sniff_trans_sched = 0x40033734 );
PROVIDE ( lc_pwr_decr_ind_handler = 0x4002859c );
PROVIDE ( lc_pwr_incr_ind_handler = 0x400284a8 );
PROVIDE ( lc_pwr_max_ind_handler = 0x40028690 );
PROVIDE ( lm_sync_conf = 0x3ffb8348 );
PROVIDE ( lm_nb_sync_active = 0x3ffb8346 );
PROVIDE ( lm_sync_nego = 0x3ffb8345 );
PROVIDE ( lm_nego_cnt = 0x3ffb8344 );
PROVIDE ( lm_nego_cntl = 0x3ffb8342 );
PROVIDE ( lm_nego_max_cnt = 0x3ffb8343 );
PROVIDE ( lm_nego_pkt_used = 0x3ffb8340 );
/* Above are static data, but can be used, not generated by script >>>>> btdm data */