mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
components/bt: Fix disconnect due to sniff with error Dsniff
This commit is contained in:
parent
176c02a9fe
commit
79db8df354
@ -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
|
Loading…
Reference in New Issue
Block a user