From a2cc9fc69b29869da9e3b3a998650f1694397c9d Mon Sep 17 00:00:00 2001 From: Zhao Wei Liang Date: Mon, 16 Dec 2024 11:03:51 +0800 Subject: [PATCH] feat(ble): support some vendor hci commands on ESP32-H2 (cherry picked from commit 15203f9f3596e61a64046c6fa29d69217ad5c13e) Co-authored-by: zwl --- components/bt/controller/lib_esp32h2/esp32h2-bt-lib | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/bt/controller/lib_esp32h2/esp32h2-bt-lib b/components/bt/controller/lib_esp32h2/esp32h2-bt-lib index faf7470485..59c26f308e 160000 --- a/components/bt/controller/lib_esp32h2/esp32h2-bt-lib +++ b/components/bt/controller/lib_esp32h2/esp32h2-bt-lib @@ -1 +1 @@ -Subproject commit faf7470485f08b1657f2b8ec3ae7c762cff116e6 +Subproject commit 59c26f308e18809cc02351febcbecad542a365c9