esp-idf/components/bt
Rahul Tank 46acfdce96
Some checks failed
docker / docker (push) Has been cancelled
Vulnerability scan / Vulnerability scan (push) Has been cancelled
Sync remain PRs to Jira / Sync PRs to Jira (push) Has been cancelled
Merge branch 'feat/send_data_len_afer_conn' into 'master'
feat(nimble): Set data length after connection

See merge request espressif/esp-idf!32655
2024-09-21 21:24:54 +08:00
..
common feat(bt/bluedroid): Add API to create Device ID Service record 2024-09-05 15:32:56 +08:00
controller fix(bt): Update bt lib for ESP32-C3 and ESP32-S3(e9ae856) 2024-09-19 15:22:04 +08:00
esp_ble_mesh feat(ble_mesh): ble mesh lib flash size optimized 2024-09-19 12:14:32 +08:00
host feat(nimble): Set data length after connection 2024-09-19 20:20:47 +05:30
include Merge branch 'ble_dev/esp32c61_chip_20240903' into 'master' 2024-09-18 11:17:58 +08:00
porting fix(ble): unified ble memory allocation method 2024-09-19 15:49:23 +08:00
test_apps change(bt): Perform comprehensive heap check in test_app for memory release 2024-07-30 19:29:03 +08:00
CMakeLists.txt feat(ble): update bt cmakelists file for ESP32-C61 2024-09-19 16:06:46 +08:00
Kconfig feat(bt/common): Add bluerooth hci layer data stream record 2024-04-10 14:17:31 +08:00
linker_common.lf change(bt): Rename linker script file names and symbol names 2024-04-10 19:13:17 +08:00
linker_esp32c2.lf change(bt): Rename linker script file names and symbol names 2024-04-10 19:13:17 +08:00
linker_esp_ble_controller.lf change(bt): Rename linker script file names and symbol names 2024-04-10 19:13:17 +08:00
linker_rw_bt_controller.lf change(bt): Rename linker script file names and symbol names 2024-04-10 19:13:17 +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