components/bt: Fix disconnect due to sniff with error Dsniff

This commit is contained in:
baohongde 2020-05-06 20:39:46 +08:00 committed by maojianxin
parent 176c02a9fe
commit 79db8df354
2 changed files with 2 additions and 2 deletions

View File

@ -984,7 +984,7 @@ static void hli_queue_setup_pinned_to_core(int core_id)
esp_err_t esp_bt_controller_init(esp_bt_controller_config_t *cfg)
{
ets_printf("\n##C##: BT version: high level int 0427\n");
ets_printf("\n##C##: BT version: high level int 0506\n");
esp_err_t err;
uint32_t btdm_cfg_mask = 0;

@ -1 +1 @@
Subproject commit 4814ee12ac84e316a905bb643742898fca47be42
Subproject commit 91324feac1832648c55e2604e8636fff8ec5a3e2