esp-idf/components/bt/controller
gongyantao 369c297e23 fix(bt/ble): fix some issues in bluetooth controller
1: fix assert 1024 issue when bt tx and wifi coexist on esp32
2: fix ble scan backoff
3: parse out the correct packet types from host parameters for
   hci command hci_enhanced_setup_synchronous_connection
2024-05-14 09:59:20 +08:00
..
esp32 change(bt): Rename linker script file names and symbol names 2024-04-24 17:24:02 +08:00
esp32c2 change(bt): Rename linker script file names and symbol names 2024-04-24 17:24:02 +08:00
esp32c3 change(bt): Rename linker script file names and symbol names 2024-04-24 17:24:02 +08:00
esp32c6 change(bt): Rename linker script file names and symbol names 2024-04-24 17:24:02 +08:00
esp32h2 change(bt): Rename linker script file names and symbol names 2024-04-24 17:24:02 +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@45e3280535 fix(bt/ble): fix some issues in bluetooth controller 2024-05-14 09:59:20 +08:00
lib_esp32c2 ble: support only legacy adv and slave function on esp32c2 2024-04-24 10:50:40 +08:00
lib_esp32c3_family@76ed4114ee feat(bt): Update bt lib for ESP32-C3 and ESP32-S3(c23ab4c) 2024-04-16 11:33:19 +08:00
lib_esp32c6 ble: update esp32h2 and esp32c6 lib to 39c6e050 2024-04-02 12:16:56 +08:00
lib_esp32h2 ble: update esp32h2 and esp32c6 lib to 39c6e050 2024-04-02 12:16:56 +08:00