From 75b387d7e73f5cb7d72148cfdc6ea612958cd61e Mon Sep 17 00:00:00 2001 From: Yang Zhao Date: Wed, 30 Jun 2021 21:39:30 +0800 Subject: [PATCH] If the scan window set as 4 slots and the scan interval set as 5 slots, then the device will crash when starting scanning.This commit is to fix this bug.Remove duplicate events in r_lld_evt_end --- 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 0e21ca73e2..a1a21986c9 160000 --- a/components/bt/controller/lib +++ b/components/bt/controller/lib @@ -1 +1 @@ -Subproject commit 0e21ca73e2a0b5e9310a2874785116986051184e +Subproject commit a1a21986c9d843befeb43c8a061cc6ff91b866a2