esp-idf/components/bt/controller
zwj 417dff3a1e update BLE lib for ESP32-C3 and ESP32-S3
- Fixed lld_con.c line 3048 assert
- Fixed crash sometimes when connected as a slave by 8th device
2022-12-02 12:01:04 +08:00
..
esp32 components/bt: Make sure sempher and queue used in isr is in DRAM 2022-07-25 11:08:13 +08:00
esp32c3 support BLE memory release on ESP32C3 and ESP32S3 2022-11-21 10:46:30 +08:00
esp32h2 components/bt: Combine 3 Bluetooth controller menu 2021-09-15 10:57:37 +08:00
esp32s2 components/bt: Combine 3 Bluetooth controller menu 2021-09-15 10:57:37 +08:00
esp32s3 support BLE memory release on ESP32C3 and ESP32S3 2022-11-21 10:46:30 +08:00
lib_esp32@dbaeb136ca bt: use non-blocking coexistence callback functions so that Wi-Fi task is not blocked by Bluetooth on ESP32 2022-11-09 19:32:01 +08:00
lib_esp32c3_family@79152b5190 update BLE lib for ESP32-C3 and ESP32-S3 2022-12-02 12:01:04 +08:00