esp-idf/components/bt
chenjianhua ae95ad5958 fix(bt): Update bt lib for ESP32-C3 and ESP32-S3(5274796)
- Fixed extended uncoded and coded scan scheduling
- Add config for channel assessment and ping procedure
- Clear random address for extended advertising
- Add periodic advertising list check
- Fixed periodic advertising data setting with zero length
2024-04-03 17:56:21 +08:00
..
common feat(ble_mesh): Make alarm number configurable 2024-04-01 11:57:07 +08:00
controller fix(bt): Update bt lib for ESP32-C3 and ESP32-S3(5274796) 2024-04-03 17:56:21 +08:00
esp_ble_mesh fix(ble_mesh): fix NRF mesh(android) provisioning node failed 2024-04-02 10:41:57 +08:00
host Merge branch 'bugfix/revamp_reconn_scheme' into 'master' 2024-04-02 14:23:58 +08:00
include fix(bt): Update bt lib for ESP32-C3 and ESP32-S3(5274796) 2024-04-03 17:56:21 +08:00
porting feat(nimble): read multiple variable length characteristics 2024-03-07 19:46:54 +05:30
test_apps feat(bt/bluedroid): Added mode to use BlueDroid host only without Bluetooth Controller 2023-10-30 00:52:26 +00:00
CMakeLists.txt fix(bt): fixed cmakelist error on c2 2024-03-27 19:38:45 +08:00
Kconfig feat(ble_mesh): Make alarm number configurable 2024-04-01 11:57:07 +08:00
linker.lf fix(ldgen): check target conflict for entries with section alias 2023-09-11 21:24:05 +08:00
linker.lf.esp32c2 feat(bt): Frees BLE memory when no longer in use 2023-10-08 16:08:47 +08:00
sdkconfig.rename fix(nimble): Migrate to nimble 1.6 2024-03-26 10:50:24 +05:30
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-10 12:03:27 +08:00
sdkconfig.rename.esp32s3 fix(esp_coex): Fix deprecated configuration options not rename to new one 2023-11-10 12:03:27 +08:00