esp-idf/components/bt
chenjianhua f86a5ffb2a fix(bt): Update bt lib for ESP32-C3 and ESP32-S3(91980c2)
- Fixed scheduling when modem sleep wakeup delayed
- Fixed IRQ FIFO overflow when enter critical
- Fixed clock sync timeout for modem sleep
- Fixed directed adv with RPA when privacy disabled
- Fixed instant passed for connection update and PHY update
2024-02-04 14:30:10 +08:00
..
common fix(bt/bluedroid): update the newest active device in bluetooth 2023-10-20 14:44:54 +08:00
controller fix(bt): Update bt lib for ESP32-C3 and ESP32-S3(91980c2) 2024-02-04 14:30:10 +08:00
esp_ble_mesh Merge branch 'feat/ble_mesh_miscellaneous_update_v5.1' into 'release/v5.1' 2024-01-03 15:42:15 +08:00
host Merge branch 'bugfix/ble_check_adv_data_v5.1' into 'release/v5.1' 2024-01-25 12:06:02 +08:00
include feat(bt/bluedroid): Support ext adv aux option 2024-01-22 20:56:26 +08:00
porting change(ble): npl count is zero if nimble host is not used 2024-01-19 16:14:05 +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(nimble): added HID over Gatt profile support 2023-12-22 11:23:05 +05:30
Kconfig feat(bt): Frees BLE memory when no longer in use 2023-10-19 14:52:29 +08:00
linker.lf fix(ldgen): check target conflict for entries with section alias 2023-09-21 19:38:49 +08:00
linker.lf.esp32c2 feat(bt): Frees BLE memory when no longer in use 2023-10-19 14:52:29 +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