esp-idf/components/bt/controller
chenjianhua 861318b138 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-02-04 14:42:57 +08:00
..
esp32 docs(ble/bluedroid): Optimize documentation for BLE duplicate scan 2024-01-26 16:21:27 +08:00
esp32c2 change(ble): npl count is zero if nimble host is not used 2024-01-19 16:14:55 +08:00
esp32c3 feat(bt/bluedroid): Support ext adv aux option 2024-01-26 16:21:27 +08:00
esp32c6 change(ble): npl count is zero if nimble host is not used 2024-01-19 16:14:55 +08:00
esp32h2 change(ble): npl count is zero if nimble host is not used 2024-01-19 16:14:55 +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-18 22:36:48 +08:00
lib_esp32c2 change(ble): npl count is zero if nimble host is not used 2024-01-19 16:14:55 +08:00
lib_esp32c3_family@0caae2bd70 fix(bt): Update bt lib for ESP32-C3 and ESP32-S3(91980c2) 2024-02-04 14:42:57 +08:00
lib_esp32c6 change(ble): npl count is zero if nimble host is not used 2024-01-19 16:14:55 +08:00
lib_esp32h2 change(ble): npl count is zero if nimble host is not used 2024-01-19 16:14:55 +08:00