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

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

@ -1 +1 @@
Subproject commit d1d4b7635d01edc40cbd0605376afd804ba4afb9
Subproject commit 7ef2b1dffc6f1f7845013980aa136bfe76ce5af0

View File

@ -1622,4 +1622,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 */