mirror of
https://github.com/espressif/esp-idf.git
synced 2025-07-29 18:27:20 +02:00
Merge branch 'bugfix/collection_of_confirmed_fixes_from_baidu_project_3.3' into 'release/v3.3'
Backport MR for baidu project for release/v3.3 See merge request espressif/esp-idf!8990
This commit is contained in:
Submodule components/bt/lib updated: 4d64d12dde...63e7a37c6c
@ -727,6 +727,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 );
|
||||
|
Reference in New Issue
Block a user