Backport from baidu proj
This commit is contained in:
parent
576957b17d
commit
de438461f5
2 changed files with 6 additions and 1 deletions
|
@ -1 +1 @@
|
|||
Subproject commit 5c06e49df86b799d99fea4e3fd6205266c0499c6
|
||||
Subproject commit 567dacc973329fe34f6a48c15ffffcb28150a85a
|
|
@ -707,6 +707,11 @@ PROVIDE ( r_ld_acl_timing_accuracy_set = 0x4003673c );
|
|||
PROVIDE ( r_ld_acl_t_poll_get = 0x40036024 );
|
||||
PROVIDE ( r_ld_acl_t_poll_set = 0x40036068 );
|
||||
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 );
|
||||
|
|
Loading…
Reference in a new issue