From f2347e57299db2bd8da3b6c15dff06dc235ee495 Mon Sep 17 00:00:00 2001 From: Tian Hao Date: Fri, 21 Sep 2018 17:58:03 +0800 Subject: [PATCH] component/bt : fix bug that bt mux module is still active even after disable Resolve the problem following: 1. when wifi and bluetooth coex, after call esp_bt_controller_disable(), it may cause WiFi cannot TX/RX packets. Such as, it cause wifi disconnect, can't probe any SSIDs or etc. --- components/bt/lib | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/bt/lib b/components/bt/lib index 96e7e06e0..22565eb7e 160000 --- a/components/bt/lib +++ b/components/bt/lib @@ -1 +1 @@ -Subproject commit 96e7e06e0bd602953b0a80531eaa4a7dc6cb935a +Subproject commit 22565eb7e712af43acdbbf844fde4c5794e4710c