From: Tian Hao Date: Sun, 30 Sep 2018 09:26:04 +0000 (+0800) Subject: coexist : fix coexist bugs related to coex hw blocking X-Git-Tag: v3.2-beta1~38^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6934a739d7db87be275ed422e63ac2e05090c493;p=esp-idf coexist : fix coexist bugs related to coex hw blocking 1. fix some bugs by previous coex hw blocking bugfix, such like, rwble.c (64, 0) line 222 2. fix bug that ble scan performance is very low when software coexist is working. 3. update libcoexist version to v1.1.0 --- diff --git a/components/bt/lib b/components/bt/lib index 761b526c13..78efc19087 160000 --- a/components/bt/lib +++ b/components/bt/lib @@ -1 +1 @@ -Subproject commit 761b526c133d78e0cc191a0afcabeb167b4dc161 +Subproject commit 78efc19087a46d0b5e53c2ecdb498024971810a2 diff --git a/components/esp32/lib b/components/esp32/lib index 5b468952c7..f0da16578c 160000 --- a/components/esp32/lib +++ b/components/esp32/lib @@ -1 +1 @@ -Subproject commit 5b468952c7bad16e7fc5fd6f52c8e5b81f6662c6 +Subproject commit f0da16578cd4464490385aa3384e496fa2ca5475