From 1282eda148a74d3e2b45471b10f700bce2468049 Mon Sep 17 00:00:00 2001 From: jincheng Date: Fri, 26 Aug 2022 13:30:34 +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