Merge branch 'feature/btdm_hfp_hf' into 'master'

component/bt: implement HFP Hands Free Unit Role

See merge request idf/esp-idf!2306
This commit is contained in:
Jiang Jiang Jian
2018-05-21 13:56:52 +08:00
60 changed files with 9191 additions and 611 deletions

View File

@@ -1704,6 +1704,7 @@ PROVIDE ( ets_update_cpu_frequency_rom = 0x40008550 ); /* Updates g_ticks_per_u
PROVIDE ( hci_tl_env = 0x3ffb8154 );
PROVIDE ( ld_acl_env = 0x3ffb8258 );
PROVIDE ( ea_env = 0x3ffb80ec );
PROVIDE ( lc_sco_data_path_config = 0x3ffb81f8 );
PROVIDE ( ld_active_ch_map = 0x3ffb8334 );
PROVIDE ( ld_bcst_acl_env = 0x3ffb8274 );
PROVIDE ( ld_csb_rx_env = 0x3ffb8278 );