Fix ld_acl schedule bug to parity shift

This commit is contained in:
weitianhua 2020-05-09 18:52:15 +08:00 committed by bot
parent 55877684a0
commit 77cc105c72
2 changed files with 3 additions and 1 deletions

@ -1 +1 @@
Subproject commit 0ec0b596be39d6dbd7fb765f7fbfb76b9b8f0f71
Subproject commit b5039ec9d25385fa99e30f73e2b61f96793e6b2c

View file

@ -710,6 +710,8 @@ PROVIDE ( r_ld_acl_tx_enc = 0x400362f8 );
PROVIDE ( ld_acl_frm_cbk = 0x40034414 );
PROVIDE ( ld_acl_rsw_end = 0x40032bc0 );
PROVIDE ( ld_acl_end = 0x40033140 );
PROVIDE ( ld_acl_resched = 0x40033814 );
PROVIDE ( ld_acl_test_mode_update = 0x40032050 );
PROVIDE ( r_ld_acl_unsniff = 0x400361e0 );
PROVIDE ( r_ld_active_check = 0x4003cac4 );
PROVIDE ( r_ld_afh_ch_assess_data_get = 0x4003caec );