esp-idf/components/bt/controller
zhanghaipeng 21bfbaca61 fix(ble/controller): Update esp32 bt-lib (1e63e23)
- Optimized GATT write and notify throughput on ESP32
- Fixed BLE connect timeout after using DTM on ESP32
- Added ke memory debug tools on ESP32
- Fixed memory leak issue when BLE SCAN and other event coexist on ESP32
2024-06-12 19:34:41 +08:00
..
esp32 feat(ble/controller): Display BLE controller init status for ESP32 and ESP32C3/S3 2024-05-07 11:00:03 +08:00
esp32c2 fix(nimble): Deselect MBEDTLS_ECP_RESTARTABLE when mbedTLS is used 2024-05-06 15:15:36 +05:30
esp32c3 fix(bt): Update bt lib for ESP32-C3 and ESP32-S3(eca46a0) 2024-05-14 14:41:39 +08:00
esp32c5 fix(nimble): Deselect MBEDTLS_ECP_RESTARTABLE when mbedTLS is used 2024-05-06 15:15:36 +05:30
esp32c6 fix(nimble): Deselect MBEDTLS_ECP_RESTARTABLE when mbedTLS is used 2024-05-06 15:15:36 +05:30
esp32c61 feat(esp32c61): introduce target esp32c61 2024-03-01 21:12:25 +08:00
esp32h2 fix(nimble): Deselect MBEDTLS_ECP_RESTARTABLE when mbedTLS is used 2024-05-06 15:15:36 +05:30
esp32p4 esp32p4: introduce the target 2023-06-13 15:16:11 +08:00
esp32s2 components/bt: Combine 3 Bluetooth controller menu 2021-09-15 10:57:37 +08:00
esp32s3 Merge ESP32C3 and ESP32S3 BLE bt.c files to one 2023-03-06 14:53:03 +08:00
lib_esp32@0d0fe28132 fix(ble/controller): Update esp32 bt-lib (1e63e23) 2024-06-12 19:34:41 +08:00
lib_esp32c2 ble: fixed ble some issues on esp32c2 2024-05-31 14:03:29 +08:00
lib_esp32c3_family@1a086eab61 fix(bt): Update bt lib for ESP32-C3 and ESP32-S3(eca46a0) 2024-05-14 14:41:39 +08:00
lib_esp32c5 feat(ble): Support BLE on esp32c5beta3 2024-04-03 10:58:06 +08:00
lib_esp32c6 ble: fixed ble some issues on esp32c6 and esp32h2 2024-05-31 14:03:29 +08:00
lib_esp32h2 ble: fixed ble some issues on esp32c6 and esp32h2 2024-05-31 14:03:29 +08:00