esp-idf/components/bt/controller
zwj b2a17e9d4c Update bt lib for ESP32C3 and ESP32S3
- Added config to disable scan backoff
- Fixed llm_scan.c assert at line 1485 during controller deinit if duplicate scan is not stopped
- Call pll track in controller task
2022-11-16 15:58:32 +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 Support BLE memory release on ESP32C2 2022-10-27 18:00:01 +05:30
esp32c3 Update bt lib for ESP32C3 and ESP32S3 2022-11-16 15:58:32 +08:00
esp32c6 esp32c6: introduce the target 2022-08-19 11:13:02 +08:00
esp32h4 esp32h2: renaming esp32h2 to esp32h4 2022-11-08 17:05:33 +08:00
esp32s2 components/bt: Combine 3 Bluetooth controller menu 2021-09-15 10:57:37 +08:00
esp32s3 Update bt lib for ESP32C3 and ESP32S3 2022-11-16 15:58:32 +08:00
lib_esp32@dbaeb136ca bt: use non-blocking coexistence callback functions so that Wi-Fi task is not blocked by Bluetooth 2022-10-11 16:36:37 +08:00
lib_esp32c2 Fixed occasional failure to establish sync and occasional wdt timeout issues on ESP32C2 2022-10-31 11:44:50 +08:00
lib_esp32c3_family@976ca00e43 Update bt lib for ESP32C3 and ESP32S3 2022-11-16 15:58:32 +08:00
lib_esp32h2 Update esp32h2 beta2 lib to master 2022-07-05 15:15:41 +08:00