From e1bcd6ba0f265282fee63cbf613c41dcbc16a08a Mon Sep 17 00:00:00 2001 From: wangmengyang Date: Fri, 22 Jun 2018 14:17:02 +0800 Subject: [PATCH] component/bt: add 1 slot margin to program the 1st master Tx event during BLE connection this will resolve the issue of failure of BLE connection stress test with sleep enabled --- components/bt/lib | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/bt/lib b/components/bt/lib index 2e3296c0ad..a92360b323 160000 --- a/components/bt/lib +++ b/components/bt/lib @@ -1 +1 @@ -Subproject commit 2e3296c0ad97117bf9ce97e5f1330ec0077bfe4f +Subproject commit a92360b3230a39b3604d05cf56726e64d0624df6 -- 2.40.0