Zhang Hai Peng
9ad2dd11ad
fix(ble/hci): Fix OOB read in ble_adv_scan_combined example
...
(cherry picked from commit c762832600 )
Co-authored-by: zhanghaipeng <zhanghaipeng@espressif.com >
2026-01-07 19:28:30 +08:00
Zhang Hai Peng
a012fee0be
fix(ble/bluedroid): Added security check in example Bluedroid_GATT_Server
...
(cherry picked from commit a36bf7fe14 )
Co-authored-by: zhanghaipeng <zhanghaipeng@espressif.com >
2026-01-07 19:28:30 +08:00
Shu Chen
dc7c25f3c9
Merge branch 'fix/fix_an_ot_example_v5.5' into 'release/v5.5'
...
fix(openthread): remove the default netif configuration from the ot_br example (v5.5)
See merge request espressif/esp-idf!44727
2026-01-07 08:13:42 +00:00
morris
f4985641d3
Merge branch 'bugfix/misconfiguration_sdkconfig_file_not_exist_v5.5' into 'release/v5.5'
...
add missing sdkconfig files in the driver test (v5.5)
See merge request espressif/esp-idf!44821
2026-01-07 14:53:41 +08:00
Island
2a8fd3c4eb
Merge branch 'feat/support_bluedroid_host_smp_with_psa_tinycrypt_v5.5' into 'release/v5.5'
...
Feat/support bluedroid host smp with psa tinycrypt v5.5
See merge request espressif/esp-idf!44787
2026-01-07 14:23:54 +08:00
morris
980e8289a1
refactor(tests): add missing sdkconfig files in the driver test
2026-01-07 10:18:58 +08:00
Marek Fiala
c34a8f9c88
change(tools): Updated argument files with quotations in README.md
2026-01-06 11:33:08 +01:00
zhiweijian
a48590a9f4
fix(ble/bluedroid): Replaced the psa_ api with the mbedtls_ api
2026-01-05 11:23:31 +08:00
zhiweijian
fe7b658652
feat(ble/bluedroid): Support bluedroid encrypted advertising data
2026-01-05 10:49:16 +08:00
yangfeng
ad4943ee24
fix(bt/example): Fixed hf_ag build error
2026-01-04 18:57:46 +08:00
Wang Meng Yang
7c18387110
Merge branch 'refactor/split_a2dp_sink_v5.5' into 'release/v5.5'
...
refactor(examples/classic_bt): Split a2dp_sink example(v5.5)
See merge request espressif/esp-idf!44531
2026-01-04 11:59:31 +08:00
Rahul Tank
728d58ab1d
Merge branch 'fix/ble_issues_29122025_v5.5' into 'release/v5.5'
...
fix(nimble): Fix nimble issues 29122025 (v5.5)
See merge request espressif/esp-idf!44625
2025-12-31 16:21:23 +05:30
Xu Si Yu
c05fc9c5e8
fix(openthread): remove the default netif configuration from the ot_br example
2025-12-31 17:44:29 +08:00
Zhang Wen Xu
913c2b4f10
Merge branch 'fix/remove_unused_ulp_for_otdp_v5.5' into 'release/v5.5'
...
fix(openthread): removed unused ulp configuration(v5.5)
See merge request espressif/esp-idf!44659
2025-12-31 01:52:01 +00:00
yangfeng
59cd911a83
refactor(examples/classic_bt): Add example tests for A2DP and AVRCP examples
2025-12-30 16:54:30 +08:00
yangfeng
167f52d1ad
docs: Add explanations for the A2DP sink stream and AVRCP examples
...
- Modify the path of A2DP sink example
2025-12-30 16:47:23 +08:00
yangfeng
809327f5fd
refactor(examples/classic_bt): Add AVRCP cover art example with LCD display
2025-12-30 16:47:23 +08:00
yangfeng
7086632105
refactor(examples/classic_bt): Add common code for AVRCP cover art example
2025-12-30 16:47:23 +08:00
yangfeng
2136c80f1f
refactor: Refactor the example of the coexistence of A2DP sink and GATT service
2025-12-30 16:47:23 +08:00
yangfeng
93bb32df75
refactor(examples/classic_bt): Refactor A2DP sink and AVRCP examples
...
- Add avrcp_ct_metadata example
- Add avrcp_absolute_volume example
- Add the example components about common code for a2dp sink and avrcp
2025-12-30 16:47:23 +08:00
Rahul Tank
e362f90277
feat(nimble): Add support for static passkey
2025-12-30 12:53:07 +05:30
zwx
976709a115
fix(openthread): removed unused ulp configuration
2025-12-30 11:03:23 +08:00
Chen Yudong
d3c350d42d
ci: fix sdkconfig.ci.xxx for wifi examples
2025-12-30 10:53:20 +08:00
Chen Yudong
dae2b988f4
ci: rename wifi_two_dut to two_duts
2025-12-30 10:53:16 +08:00
Jiang Jiang Jian
0a10858fd7
Merge branch 'feature/extend_h2_conon_num_to_70_v5.5' into 'release/v5.5'
...
change(ble): Updated the maximum number of concurrent connections to 70 on ESP32-H2 (v5.5)
See merge request espressif/esp-idf!43835
2025-12-30 10:31:52 +08:00
Jiang Jiang Jian
9f93e5c7f1
Merge branch 'feat/upt_tests_new_runners_v5.5' into 'release/v5.5'
...
feat(ci): updated Ethernet test to align with new runners (v5.5)
See merge request espressif/esp-idf!43765
2025-12-30 10:30:44 +08:00
Island
09693eee8a
Merge branch 'fix/ble_mesh_rpr_example_fix_v5.5' into 'release/v5.5'
...
fix(ble_mesh): add proper memory cleanup in composition data parsing (v5.5)
See merge request espressif/esp-idf!43840
2025-12-29 15:37:16 +08:00
Island
1d7830102e
Merge branch 'feat/show_how_to_use_smp_in_blufi_example_v5.5' into 'release/v5.5'
...
feat(ble/blufi): Support setting BLE encryption for blufi (v5.5)
See merge request espressif/esp-idf!44143
2025-12-29 12:11:21 +08:00
Zhang Wen Xu
61ca635d73
Merge branch 'feat/simple_ota_h2_v5.5' into 'release/v5.5'
...
feat(openthread/ota): support esp32h2 for simple ota example over thread (v5.5)
See merge request espressif/esp-idf!43976
2025-12-26 06:31:37 +00:00
Zhang Wen Xu
405f144c87
Merge branch 'fix/remove_the_duplicate_macro_definition_v5.5' into 'release/v5.5'
...
fix(openthread): remove the duplicate macro definition (v5.5)
See merge request espressif/esp-idf!43708
2025-12-26 06:27:39 +00:00
Mahavir Jain
961abe6a08
Merge branch 'fix/align_ota_written_size_during_ota_resumption_to_last_16_byte_boundry_v5.5' into 'release/v5.5'
...
fix(esp_https_ota): align OTA resumption offset to 16-byte boundary (v5.5)
See merge request espressif/esp-idf!44034
2025-12-26 09:55:39 +05:30
Luo Xu
3dc98549f8
fix(ble_mesh): add proper memory cleanup in composition data parsing
...
(cherry picked from commit a45bb6c5da )
Co-authored-by: luoxu <luoxu@espressif.com >
2025-12-26 12:06:00 +08:00
Wang Meng Yang
ac9a4272f5
Merge branch 'bugfix/bt_idf_ci_v5.5' into 'release/v5.5'
...
fix(bt/examples): Fixed test_bt_l2cap not finding ESP_SDP_CREATE_RECORD_COMP_EVT (v5.5)
See merge request espressif/esp-idf!43603
2025-12-26 10:30:14 +08:00
morris
259652d091
Merge branch 'feat/usb_host_example_unknown_client_event_backport_v5.5' into 'release/v5.5'
...
fix(usb_host): Dont abort on unsupported client events backport v5.5
See merge request espressif/esp-idf!44061
2025-12-26 09:52:40 +08:00
morris
2a481f5bc7
Merge branch 'feat/isp_crop_driver_v5.5' into 'release/v5.5'
...
feat(isp): support Crop driver on p4 rev3 (v5.5)
See merge request espressif/esp-idf!43446
2025-12-26 09:51:13 +08:00
morris
921f13f8a4
Merge branch 'test/reenable_tsens_test_v5.5' into 'release/v5.5'
...
test(tsens): Re-enable temperature sensor test on esp32p4 v3 (v5.5)
See merge request espressif/esp-idf!44195
2025-12-26 09:50:23 +08:00
nilesh.kale
ab8f49823b
feat: added testcase to check ota resumption if FE is enabled
...
This commit also added config option to set default buffer size for OTA.
This testcase mainly checks if OTA resumption fails if data written is
not 16 byte aligned when Flash Encryption is enabled.
2025-12-18 19:09:56 +08:00
Island
5cf7ec68bc
Merge branch 'bugfix/fix_ble_security_issue_2025_v5.5' into 'release/v5.5'
...
Fix potential CVE-2024-0039 out-of-bounds write in attp_build_value_cmd (v5.5)
See merge request espressif/esp-idf!43807
2025-12-18 14:25:15 +08:00
Chen Chen
c9c25684ca
feat(isp): support Crop driver on p4 rev3
...
Add support for crop driver on p4eco5 and update example in
`isp/multi_pipelines`
2025-12-15 15:11:45 +08:00
Tan Yan Quan
99b9913406
feat(openthread): support RCP console debug via spinel
2025-12-15 14:26:35 +08:00
C.S.M
ac196562d9
test(tsens): Re-enable temperature sensor test on esp32p4 v3
2025-12-12 19:14:30 +08:00
Jiang Jiang Jian
2b9938db4e
Merge branch 'bugfix/update_thread_ci_testcases_v5.5' into 'release/v5.5'
...
feat(openthread): optimize fail cases in CI test (v5.5)
See merge request espressif/esp-idf!43739
2025-12-12 18:55:37 +08:00
Zhang Hai Peng
c3c6304091
feat(ble/blufi): Support setting BLE encryption for blufi
...
(cherry picked from commit 60a028fb17 )
Co-authored-by: zhanghaipeng <zhanghaipeng@espressif.com >
2025-12-11 16:21:47 +08:00
peter.marcisovsky
c5b01fc627
fix(usb_host): Dont abort on unsupported client events
...
- suspend and resume client events
2025-12-08 14:05:21 +01:00
Tan Yan Quan
b23f516526
feat(openthread/ota): support esp32h2 for ota examples over thread
2025-12-04 19:56:01 +08:00
Zhang Hai Peng
8739a2d82b
fix(ble/bluedroid): Fix VLA in a2dp_gatts_coex example
...
(cherry picked from commit e741f09e0f )
Co-authored-by: zhanghaipeng <zhanghaipeng@espressif.com >
2025-12-03 11:54:20 +08:00
Zhang Hai Peng
de2b4af5bd
fix(ble/bt): Add NULL check in esp_hid_device example
...
(cherry picked from commit 8e0f74a2cc )
Co-authored-by: zhanghaipeng <zhanghaipeng@espressif.com >
2025-12-03 11:54:18 +08:00
Zhang Hai Peng
775b64753e
fix(ble/bt): Add NULL check in esp_hid_host example
...
(cherry picked from commit 8b5dd75368 )
Co-authored-by: zhanghaipeng <zhanghaipeng@espressif.com >
2025-12-03 11:54:17 +08:00
Zhang Hai Peng
f67bb6c31c
fix(ble/blufi): Add DH param length validation
...
(cherry picked from commit 773814c087 )
Co-authored-by: zhanghaipeng <zhanghaipeng@espressif.com >
2025-12-03 11:54:17 +08:00
Zhang Hai Peng
dedf21c0ae
fix(ble/bluedroid): Fix memory leak in ble_spp_server example
...
(cherry picked from commit b6b3b81bf6 )
Co-authored-by: zhanghaipeng <zhanghaipeng@espressif.com >
2025-12-03 11:54:16 +08:00