esp-idf/components/bt/controller
chenjianhua 20acc39eb2 fix(bt): Update bt lib for ESP32-C3 and ESP32-S3(91980c2)
- Fixed scheduling when modem sleep wakeup delayed
- Fixed IRQ FIFO overflow when enter critical
- Fixed clock sync timeout for modem sleep
- Fixed directed adv with RPA when privacy disabled
- Fixed instant passed for connection update and PHY update
2024-01-31 19:39:04 +08:00
..
esp32 docs(ble/bluedroid): Optimize documentation for BLE duplicate scan 2024-01-19 11:21:42 +08:00
esp32c2 fix(ble): fixed build error when disable sm feature 2024-01-25 17:04:44 +08:00
esp32c3 fix(ble): Fixed macro definition error for 136K clock drift 2024-01-29 11:29:01 +08:00
esp32c5 feat(esp32c5): introduce target esp32c5 2023-11-28 16:14:17 +08:00
esp32c6 feat(ble): add ble controller version output on ESP32-C6 and ESP32-H2 2024-01-25 17:04:48 +08:00
esp32h2 feat(ble): add ble controller version output on ESP32-C6 and ESP32-H2 2024-01-25 17:04:48 +08:00
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@b0f132f17e Fixed BLE scan request ifs timer error in coexistence scenarios 2024-01-20 11:26:52 +08:00
lib_esp32c2 change(ble): npl count is zero if nimble host is not used 2024-01-19 16:13:12 +08:00
lib_esp32c3_family@0caae2bd70 fix(bt): Update bt lib for ESP32-C3 and ESP32-S3(91980c2) 2024-01-31 19:39:04 +08:00
lib_esp32c6 Update ble lib to eb473dda on ESP32-C6 and ESP32-H2 2024-01-25 20:26:35 +08:00
lib_esp32h2 Update ble lib to eb473dda on ESP32-C6 and ESP32-H2 2024-01-25 20:26:35 +08:00