From: Tian Hao Date: Tue, 13 Nov 2018 09:29:44 +0000 (+0800) Subject: Fix two bugs when disable bluetooth controller X-Git-Tag: v3.2-beta3~97^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=331c7c7dc399c9a610c728dae4b3f6c793c437c7;p=esp-idf Fix two bugs when disable bluetooth controller 1. Fix the bug that disable controller suddenly cause crash when ble is working. 2. Fix the bug that when disable controller, it will cause wifi cannot RX, TX timeout, buffer lack and etc. --- diff --git a/components/bt/lib b/components/bt/lib index d06596275d..03909fd446 160000 --- a/components/bt/lib +++ b/components/bt/lib @@ -1 +1 @@ -Subproject commit d06596275dbf39f773f05d07b79718f939b54565 +Subproject commit 03909fd446dfc15dea00357329ab73e788e77e11