From b7ad8a150f25558c67950755ce4a815dc112352b Mon Sep 17 00:00:00 2001 From: Jin Cheng Date: Mon, 19 Sep 2022 21:12:59 +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 d3a4f5bbc5..eac5f09163 160000 --- a/components/bt/controller/lib_esp32 +++ b/components/bt/controller/lib_esp32 @@ -1 +1 @@ -Subproject commit d3a4f5bbc58a9bb9f2398862606153c13a3f4e54 +Subproject commit eac5f0916361e7809af4b65144a8a7f0cc44b9c8