esp-idf/components/bt/controller
zhanghaipeng f6348050e4 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-13 16:42:17 +08:00
..
esp32 Merge branch 'bugfix/bt_bss_in_extram' into 'master' 2024-04-12 08:57:10 +08:00
esp32c2 fix(nimble): Deselect MBEDTLS_ECP_RESTARTABLE when mbedTLS is used 2024-05-06 15:17:57 +05:30
esp32c3 Merge branch 'bugfix/bt_bss_in_extram' into 'master' 2024-04-12 08:57:10 +08:00
esp32c5 fix(nimble): Deselect MBEDTLS_ECP_RESTARTABLE when mbedTLS is used 2024-05-06 15:17:57 +05:30
esp32c6 fix(nimble): Deselect MBEDTLS_ECP_RESTARTABLE when mbedTLS is used 2024-05-06 15:17:57 +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:17:57 +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-13 16:42:17 +08:00
lib_esp32c2 ble: fixed ble some issues on esp32c2 2024-05-31 17:13:31 +08:00
lib_esp32c3_family@4b1338827f fix(coex): Fixed some coexist issues 2024-05-22 11:51:44 +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 17:13:31 +08:00
lib_esp32h2 ble: fixed ble some issues on esp32c6 and esp32h2 2024-05-31 17:13:31 +08:00