mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
Backport MR for baidu proj
This commit is contained in:
parent
0ea6d39686
commit
7cdc2f2b81
@ -1 +1 @@
|
||||
Subproject commit 3524d276d64e6d8ec07688fd374581a5d305ad6d
|
||||
Subproject commit 1ca31794e76126cdb389873599dc2f99e22b5ef7
|
@ -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 New Issue
Block a user