esp-idf/components/bt
chenjianhua 3d143a235c feat(bt): Update bt lib for ESP32-C3 and ESP32-S3(4e58df9)
- Support enhanced BLE TX power setting and getting
2024-08-05 15:26:03 +08:00
..
common feat(bt/nimble): support hci log for nimble 2024-06-03 09:53:15 +08:00
controller feat(bt): Update bt lib for ESP32-C3 and ESP32-S3(4e58df9) 2024-08-05 15:26:03 +08:00
esp_ble_mesh fix(ble_mesh): ensure the operation of adv busy is thread-safe 2024-07-04 12:12:48 +08:00
host feat(nimble): Added periodic Adv Feature Updates in BLE 5.3 2024-07-12 18:41:02 +05:30
include feat(bt): Update bt lib for ESP32-C3 and ESP32-S3(4e58df9) 2024-08-05 15:26:03 +08:00
porting fix(ble): fixed tx memory leak issue when controller disable 2024-07-24 17:42:32 +08:00
test build system: re-add -Wno-format as private flag for some components 2022-08-03 16:42:47 +04:00
CMakeLists.txt feat(bluetooth/controller): optimize bt hci layer code 2024-07-16 20:10:03 +08:00
Kconfig feat(ble_mesh): Make alarm number configurable 2024-04-30 16:09:47 +08:00
linker_common.lf change(bt): Rename linker script file names and symbol names 2024-05-06 17:14:58 +08:00
linker_esp32c2.lf change(bt): Rename linker script file names and symbol names 2024-05-06 17:14:58 +08:00
linker_esp_ble_controller.lf change(bt): Rename linker script file names and symbol names 2024-05-06 17:14:58 +08:00
linker_rw_bt_controller.lf change(bt): Rename linker script file names and symbol names 2024-05-06 17:14:58 +08:00
sdkconfig.rename fix(esp_coex): Fix deprecated configuration options not rename to new one 2023-11-13 14:38:38 +08:00
sdkconfig.rename.esp32c2 Add esp32c2 controller support. 2022-06-04 00:59:21 +08:00
sdkconfig.rename.esp32c3 fix(esp_coex): Fix deprecated configuration options not rename to new one 2023-11-13 14:38:38 +08:00
sdkconfig.rename.esp32h2 Fix esp32h2 controller support. 2022-06-04 00:59:56 +08:00
sdkconfig.rename.esp32s3 fix(esp_coex): Fix deprecated configuration options not rename to new one 2023-11-13 14:38:38 +08:00