From 5aecf7102187b75f93987b3ef35c7350dcf06021 Mon Sep 17 00:00:00 2001 From: gengyuchao Date: Sat, 7 Nov 2020 19:54:16 +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 db361e51d2..7558604b11 160000 --- a/components/bt/controller/lib +++ b/components/bt/controller/lib @@ -1 +1 @@ -Subproject commit db361e51d281e60435a43b1c0e8640b028446ef4 +Subproject commit 7558604b11804436e2f01015c3151e10bc4f3426