esp-idf/components/bt
linruihao a3936b8001 fix(coex): Update bt lib for ESP32-C3 and ESP32-S3(e4ba7f6)
- Fixed coexist LoadProhibited issue
2024-07-23 18:02:08 +08:00
..
common feat(bt/nimble): support hci log for nimble 2024-06-06 09:45:47 +08:00
controller fix(coex): Update bt lib for ESP32-C3 and ESP32-S3(e4ba7f6) 2024-07-23 18:02:08 +08:00
esp_ble_mesh fix(ble_mesh): fixed BLEMESH24-76 2024-07-18 10:49:07 +08:00
host fix(nimble): Fixed BLE security vulnerability when using fixed IRK 2024-07-18 09:54:19 +05:30
include feat(bluetooth/controller): add default cts and rts macro definition 2024-07-16 13:20:53 +08:00
porting feat(bluetooth/controller): optimize bt hci layer code 2024-07-16 13:20:53 +08:00
test_apps change(bt): Add a test for release bt .bss and .data memory to heap 2024-04-24 17:24:02 +08:00
CMakeLists.txt feat(bluetooth/controller): optimize bt hci layer code 2024-07-16 13:20:53 +08:00
Kconfig feat(ble_mesh): Make alarm number configurable 2024-04-30 16:07:26 +08:00
linker_common.lf change(bt): Rename linker script file names and symbol names 2024-04-24 17:24:02 +08:00
linker_esp32c2.lf change(bt): Rename linker script file names and symbol names 2024-04-24 17:24:02 +08:00
linker_esp_ble_controller.lf change(bt): Rename linker script file names and symbol names 2024-04-24 17:24:02 +08:00
linker_rw_bt_controller.lf change(bt): Rename linker script file names and symbol names 2024-04-24 17:24:02 +08:00
sdkconfig.rename fix(esp_coex): Fix deprecated configuration options not rename to new one 2023-11-16 02:59:00 +00: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-16 02:59:00 +00:00
sdkconfig.rename.esp32s3 fix(esp_coex): Fix deprecated configuration options not rename to new one 2023-11-16 02:59:00 +00:00