esp-idf/components/bt
2024-07-05 18:08:12 +08:00
..
common feat(ble_mesh): Make alarm number configurable 2024-06-04 16:36:10 +08:00
controller fix(ble): fixed some ble controller issues on ESP32C6 and ESP32H2 2024-07-02 15:44:32 +08:00
esp_ble_mesh fix(ble_mesh):Fixed a compatibility issue with the provisioner 2024-06-04 16:50:12 +08:00
host fix(nimble): Added debug print to check for skipped adv report 2024-07-01 15:33:53 +05:30
include docs(ble): Added a name for BLE sleep clock accuracy enum 2024-07-05 18:08:12 +08:00
porting feat(bluetooth/controller): adjust bt/porting code structure and delete redundant code 2024-06-24 11:31:40 +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): adjust bt/porting code structure and delete redundant code 2024-06-24 11:31:40 +08:00
Kconfig feat(ble_mesh): Make alarm number configurable 2024-06-04 16:36:10 +08:00
linker_common.lf change(bt): Rename linker script file names and symbol names 2024-05-06 16:39:46 +08:00
linker_esp32c2.lf change(bt): Rename linker script file names and symbol names 2024-05-06 16:39:46 +08:00
linker_esp_ble_controller.lf change(bt): Rename linker script file names and symbol names 2024-05-06 16:39:46 +08:00
linker_rw_bt_controller.lf change(bt): Rename linker script file names and symbol names 2024-05-06 16:39:46 +08:00
sdkconfig.rename fix(esp_coex): Fix deprecated configuration options not rename to new one 2023-11-16 03:16:15 +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 03:16:15 +00:00
sdkconfig.rename.esp32s3 fix(esp_coex): Fix deprecated configuration options not rename to new one 2023-11-16 03:16:15 +00:00