From 331c7c7dc399c9a610c728dae4b3f6c793c437c7 Mon Sep 17 00:00:00 2001 From: Tian Hao Date: Tue, 13 Nov 2018 17:29:44 +0800 Subject: [PATCH] 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. --- components/bt/lib | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/bt/lib b/components/bt/lib index d06596275..03909fd44 160000 --- a/components/bt/lib +++ b/components/bt/lib @@ -1 +1 @@ -Subproject commit d06596275dbf39f773f05d07b79718f939b54565 +Subproject commit 03909fd446dfc15dea00357329ab73e788e77e11