From 9c9aa4ea4cf138a205b89b8de8dc91fc60ea5be1 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. (585cfba1) 2. Fix the bug that when disable controller, it will cause wifi cannot RX, TX timeout, buffer lack and etc. (f8546145) --- components/bt/lib | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/bt/lib b/components/bt/lib index b2c7769ca..cd196645e 160000 --- a/components/bt/lib +++ b/components/bt/lib @@ -1 +1 @@ -Subproject commit b2c7769cac97ffda9f30e33b89bcce098dd9efb2 +Subproject commit cd196645e29d0d7b050c1aadec850d285fbb1da6