From 9a953f7740e92105d60e2fe6ae745e6d71c097d6 Mon Sep 17 00:00:00 2001 From: Jin Cheng Date: Wed, 28 Sep 2022 10:16:24 +0800 Subject: [PATCH] fixed the exhaustion of ACL buffer fixed the duplication of connection request from the same device --- components/bt/controller/lib_esp32 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/bt/controller/lib_esp32 b/components/bt/controller/lib_esp32 index c98341759b2..eac5f091636 160000 --- a/components/bt/controller/lib_esp32 +++ b/components/bt/controller/lib_esp32 @@ -1 +1 @@ -Subproject commit c98341759b2c152c58878db6daf22d153a75fda4 +Subproject commit eac5f0916361e7809af4b65144a8a7f0cc44b9c8