mirror of
https://github.com/espressif/esp-idf.git
synced 2026-04-27 19:13:21 +00:00
Merge branch 'bugfix/fix_some_bt_coex_bugs' into 'master'
fix(coex): fix some esp32 coexistence bugs Closes BT-4208, BT-4207, and BT-4098 See merge request espressif/esp-idf!44399
This commit is contained in:
Submodule components/bt/controller/lib_esp32 updated: 4c40f02e72...6a3c709f40
+1
-1
Submodule components/esp_coex/lib updated: 23b0e0c87b...2876190044
@@ -1377,7 +1377,6 @@ PROVIDE ( esp_rom_spiflash_config_clk = 0x40062bc8 );
|
||||
PROVIDE ( g_rom_spiflash_chip = 0x3ffae270 );
|
||||
PROVIDE ( SPI_write_enable = 0x40062320 );
|
||||
PROVIDE ( hci_le_rd_rem_used_feats_cmd_handler = 0x400417b4 );
|
||||
PROVIDE ( hci_per_inq_mode_cmd_handler = 0x400519b0 );
|
||||
PROVIDE ( llcp_length_req_handler = 0x40043808 );
|
||||
PROVIDE ( llcp_unknown_rsp_handler = 0x40043ba8 );
|
||||
PROVIDE ( llcp_channel_map_req_handler = 0x4004291c );
|
||||
|
||||
+1
-1
Submodule components/esp_wifi/lib updated: 78ad3d0af2...cd66d383a2
Reference in New Issue
Block a user