From 5ca0f50231d6e2dbaa599d766da74e7cfdcc3d4d Mon Sep 17 00:00:00 2001 From: gengyuchao Date: Fri, 6 Nov 2020 20:08:08 +0800 Subject: [PATCH] Fix two bugs: 1.Fix supervision timeout in LLC DISC busy statue can not disconnect issue. 2.Solve the problem that the ble terminate ack packet may lose with a high probability in coex mode. --- components/bt/controller/lib | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/bt/controller/lib b/components/bt/controller/lib index 92b6d28a62..358b58e4af 160000 --- a/components/bt/controller/lib +++ b/components/bt/controller/lib @@ -1 +1 @@ -Subproject commit 92b6d28a6232eb76a2a4ccf5457d3b13936c47f6 +Subproject commit 358b58e4afff033ba664ab7b69ddfb42aa5f9b44