esp-idf/components/bt/controller
zhiweijian 1d1939a1e4 Update BLE lib on ESP32-C3 and ESP32-S3
- modify mesh proxy solic uuid to 0x18590303
- Fixed DTM payload length cannot be 0
- Added config to enable Hw recorrect eco
- report the number of packets sent on the TX end
2023-10-20 16:49:15 +08:00
..
esp32 feat: add config to disable ble hci uart flow control 2023-10-20 16:48:33 +08:00
esp32c2 Merge branch 'feature/free_bt_memory_v5.1' into release/v5.1 2023-10-20 08:41:19 +08:00
esp32c3 fix(bt/bluedroid): Optimize the description of Scan Duplicate in BLE 2023-10-16 19:56:02 +08:00
esp32c6 ble: update controller log module for ESP32-C6, ESP32-H2 and ESP32-C2 2023-10-18 18:11:34 +08:00
esp32h2 ble: update controller log module for ESP32-C6, ESP32-H2 and ESP32-C2 2023-10-18 18:11:34 +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@943b0f24eb feat(bt/hci): Added Vendor-Specific HCI command to disable DM1 for ACL-U 2023-10-13 14:20:17 +08:00
lib_esp32c2 change(ble): update ble lib on c6 h2 and c2 chip 2023-10-18 17:10:19 +08:00
lib_esp32c3_family@7fb979154b Update BLE lib on ESP32-C3 and ESP32-S3 2023-10-20 16:49:15 +08:00
lib_esp32c6 change(ble): update ble lib on c6 h2 and c2 chip 2023-10-18 17:10:19 +08:00
lib_esp32h2 change(ble): update ble lib on c6 h2 and c2 chip 2023-10-18 17:10:19 +08:00