Procházet zdrojové kódy

Backport MR for baidu proj

baohongde před 5 roky
rodič
revize
7cdc2f2b81

+ 1 - 1
components/bt/controller/lib

@@ -1 +1 @@
-Subproject commit 3524d276d64e6d8ec07688fd374581a5d305ad6d
+Subproject commit 1ca31794e76126cdb389873599dc2f99e22b5ef7

+ 5 - 0
components/esp_rom/esp32/ld/esp32.rom.ld

@@ -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 );