esp-idf/components/bt/controller
Jiang Jiang Jian 3305987d66 Merge branch 'bugfix/esp32c2_create_sync_lost_v5.0' into 'release/v5.0'
Fixed occasional failure to establish sync and occasional wdt timeout issues on ESP32C2

See merge request espressif/esp-idf!20862
2022-11-02 11:35:00 +08:00
..
esp32 components/bt: Make sure sempher and queue used in isr is in DRAM 2022-07-21 13:50:29 +08:00
esp32c2 Fixed occasional crash during scanning 2022-10-13 14:05:45 +08:00
esp32c3 Update BLE lib for ESP32-C3 and ESP32-S3 2022-08-23 19:42:28 +08:00
esp32h2 Remove can not use wake up source for esp32h2 2022-07-12 11:23:59 +08:00
esp32s2 components/bt: Combine 3 Bluetooth controller menu 2021-09-15 10:57:37 +08:00
esp32s3 Update BLE lib for ESP32-C3 and ESP32-S3 2022-08-23 19:42:28 +08:00
lib_esp32@dbaeb136ca bt: use non-blocking coexistence callback functions so that Wi-Fi task is not blocked by Bluetooth 2022-10-12 19:42:55 +08:00
lib_esp32c2 Fixed occasional failure to establish sync and occasional wdt timeout issues on ESP32C2 2022-10-31 12:01:35 +08:00
lib_esp32c3_family@4dd1838c81 Fixed BLE array access out of bounds 2022-10-31 20:13:26 +08:00
lib_esp32h2 Update esp32h2 beta2 lib to master 2022-07-05 15:15:41 +08:00