Commit Graph

38032 Commits

Author SHA1 Message Date
Island
c3b7b52cd8 Merge branch 'fix/fix_some_bludedroid_host_bug_v5.2' into 'release/v5.2'
fix(ble/bluedroid): optimize bluedroid some code (v5.2)

See merge request espressif/esp-idf!44782
2026-01-06 14:19:36 +08:00
Island
ada5573086 Merge branch 'fix/add_esp_timer_trigger_back_v5.2' into 'release/v5.2'
fix(ble): add esp timer trigger back for timestamp synchronization (v5.2)

See merge request espressif/esp-idf!44690
2026-01-06 12:44:54 +08:00
Zhou Xiao
e6a2176987 fix(ble): fixed cache error risk in ble log module 2026-01-05 14:20:34 +08:00
Zhou Xiao
4ef76fcb76 feat(ble): provide isr dispatch method option for ble log ts 2026-01-05 14:20:28 +08:00
Island
61a63b6c00 Merge branch 'change/ble_update_lib_20251231_v5.2' into 'release/v5.2'
change(ble): [AUTO_MR] 20251231 - Update ESP BLE Controller Lib (v5.2)

See merge request espressif/esp-idf!44740
2026-01-05 10:25:25 +08:00
zhanghaipeng
dff8d209fe fix(ble/bluedroid): Fix array index in set_periodic_adv_subevt_data 2026-01-05 10:23:38 +08:00
zhanghaipeng
eeb5a9be97 fix(ble/bluedroid): Remove duplicate filter_policy in ext_conn_v2 HCI cmd 2026-01-05 10:23:27 +08:00
zhanghaipeng
3731fbb697 fix(ble/bluedroid): Fix heap buffer overflow in BTC_GAP_BLE_SET_PA_SUBEVT_DATA deep copy 2026-01-05 10:23:17 +08:00
Zhi Wei Jian
c241d876b9 fix(ble/bluedroid): optimize bluedroid some code
(cherry picked from commit 6b09de6dbf)

Co-authored-by: zhiweijian <zhiweijian@espressif.com>
2026-01-05 10:07:23 +08:00
Rahul Tank
1400a83045 Merge branch 'feat/add_local_irk_command_v5.2' into 'release/v5.2'
feat(nimble): Support for getting the local IRK and Identity Address (v5.2)

See merge request espressif/esp-idf!44546
2026-01-04 17:24:26 +05:30
Island
8e19b0cc83 Merge branch 'change/ble_update_lib_20251229_v5.2' into 'release/v5.2'
change(ble): [AUTO_MR] 20251229 - Update ESP BLE Controller Lib (v5.2)

See merge request espressif/esp-idf!44670
2026-01-04 11:02:37 +08:00
Sumeet Singh
324dd2c1dc feat(nimble): Support for getting the local IRK and Identity Address (v5.2) 2026-01-03 19:16:36 +05:30
Zhao Wei Liang
e15f5a0fb6 fix(ble): fixed build error on ESP32-C6
(cherry picked from commit a16a56fdbe)

Co-authored-by: zhaoweiliang <zhaoweiliang@espressif.com>
2025-12-31 21:13:25 +08:00
Zhao Wei Liang
bff5f0cd27 change(ble): [AUTO_MR] Update lib_esp32c6 to 2406161c
(cherry picked from commit fcec820e55)

Co-authored-by: zhaoweiliang <zhaoweiliang@espressif.com>
2025-12-31 21:13:24 +08:00
Zhao Wei Liang
ae37dc885a change(ble): [AUTO_MR] Update lib_esp32h2 to 2406161c
(cherry picked from commit a4fa41564c)

Co-authored-by: zhaoweiliang <zhaoweiliang@espressif.com>
2025-12-31 21:13:24 +08:00
Rahul Tank
fc9071bb9e Merge branch 'bugfix/rebased_mem_optimization_v5.2' into 'release/v5.2'
fix(nimble): Memory optimization + dynamic memory support (v5.2)

See merge request espressif/esp-idf!44237
2025-12-31 16:25:37 +05:30
Island
782b98e520 Merge branch 'feat/support_bluedroid_host_pawr_v5.2' into 'release/v5.2'
feat(ble/bluedroid): Add bluedroid host PAwR and Advertising Coding Selection features (backport v5.2)

See merge request espressif/esp-idf!44662
2025-12-31 11:40:06 +08:00
Zhang Wen Xu
ddd71082c5 Merge branch 'fix/remove_unused_ulp_for_otdp_v5.2' into 'release/v5.2'
fix(openthread): removed unused ulp configuration(v5.2)

See merge request espressif/esp-idf!44656
2025-12-31 01:53:12 +00:00
Zhang Wen Xu
8dee36a91c Merge branch 'fix/ot_used_wrong_nvs_open_api_v5.2' into 'release/v5.2'
fix(openthread): open nvs from the configured partition (v5.2)

See merge request espressif/esp-idf!44030
2025-12-31 01:50:30 +00:00
Zhou Xiao
195cee4eff fix(ble): add esp timer trigger back for timestamp synchronization
(cherry picked from commit d1a5804de9)

Co-authored-by: Zhou Xiao <zhouxiao@espressif.com>
2025-12-30 17:13:37 +08:00
Zhou Xiao
0056659975 change(ble): [AUTO_MR] Update lib_esp32c2 to 9f051857
(cherry picked from commit 7ebf1c8d15)

Co-authored-by: Zhou Xiao <zhouxiao@espressif.com>
2025-12-30 13:13:17 +08:00
zhiweijian
935cb8e577 fix(ble/bluedroid): Fixed CTE IQ sample data copy error 2025-12-30 11:39:42 +08:00
zhiweijian
1087e57c41 fix(ble/bluedroid): Optimize some bluedroid code 2025-12-30 11:39:32 +08:00
zhiweijian
a4cb849642 fix(ble/bluedroid): Fixed big event status error 2025-12-30 11:39:21 +08:00
zhiweijian
d559b73c81 feat(ble/bluedroid): support bluedroid host channel sounding feature 2025-12-30 11:39:12 +08:00
zhiweijian
a85f342917 feat(ble/bluedroid): Supported BLE bluedroid host pawr connection 2025-12-30 11:39:01 +08:00
zhiweijian
3d896737af feat(ble/bluedroid): Support LE Security Levels Characteristic 2025-12-30 11:38:51 +08:00
zhiweijian
9b415c3ec2 feat(ble/bluedroid): Add bluedroid host Advertising Coding Selection feature 2025-12-30 11:38:41 +08:00
zhiweijian
31862fc529 feat(ble/bluedroid): Add bluedroid host PAwR feature 2025-12-30 11:38:31 +08:00
zwx
ab35f4f99e fix(openthread): removed unused ulp configuration 2025-12-30 10:57:03 +08:00
Island
ef0c4d3b8d Merge branch 'feat/ble_mesh_dfu_supported_v5.2' into 'release/v5.2'
Feat/ble mesh dfu supported v5.2

See merge request espressif/esp-idf!44130
2025-12-29 21:26:51 +08:00
Kapil Gupta
b83d092755 Merge branch 'bugfix/invalid_memory_access_supplicant_v5.2' into 'release/v5.2'
fix(esp_wifi): Fix some invalid memory access (v5.2)

See merge request espressif/esp-idf!44358
2025-12-29 11:35:40 +05:30
Shu Chen
9394023f56 Merge branch 'feat/remove_154_tx_pending_v5.2' into 'release/v5.2'
feat(802.15.4): remove tx pending feature (v5.2)

See merge request espressif/esp-idf!44595
2025-12-29 01:50:24 +00:00
Wang Meng Yang
35da77d466 Merge branch 'refactor/split_a2dp_sink_v5.2' into 'release/v5.2'
refactor(examples/classic_bt): Split a2dp_sink example(v5.2)

See merge request espressif/esp-idf!44528
2025-12-26 21:26:09 +08:00
morris
84731bd3de Merge branch 'feat/spi_master_sleep_retention_v5.2' into 'release/v5.2'
feat(driver_spi): spi master support sleep retention(recovery) (v5.2)

See merge request espressif/esp-idf!44368
2025-12-26 19:19:59 +08:00
Zhang Wen Xu
3eec3c2cba Merge branch 'feat/update_154_get_recent_rssi_v5.2' into 'release/v5.2'
feat(802.15.4): support get real time rssi (v5.2)

See merge request espressif/esp-idf!44374
2025-12-26 06:40:39 +00:00
Zhang Wen Xu
ffaa307cb0 Merge branch 'feat/update_ot_a12ff0d0f_v5.2' into 'release/v5.2'
feat(openthread): update OT upstream to a12ff0d0f (v5.2)

See merge request espressif/esp-idf!44536
2025-12-26 06:34:11 +00:00
Xu Si Yu
c76175c7b9 feat(802.15.4): remove tx pending feature 2025-12-26 14:27:10 +08:00
Island
edf3fb578d Merge branch 'fix/add_soc_caps_for_pawr_feat_v5.2' into 'release/v5.2'
fix(ble): add soc caps feat for PAwR (v5.2)

See merge request espressif/esp-idf!44147
2025-12-26 14:21:28 +08:00
Rahul Tank
2cbea5cc93 fix(nimble): Memory optimization + dynamic memory support 2025-12-26 10:44:08 +05:30
Island
701f2e4f79 Merge branch 'feat/ble_log_xor_checksum_v5.2' into 'release/v5.2'
feat(ble): added xor checksum for integrity check performance optimization (v5.2)

See merge request espressif/esp-idf!44537
2025-12-26 10:38:45 +08:00
Marius Vikhammer
36a582e64b Merge branch 'fix/freertos_delete_block_tasks_test_v5.2' into 'release/v5.2'
test(freertos): Added stability fixes to the delete blocked tasks test (v5.2)

See merge request espressif/esp-idf!44488
2025-12-26 09:45:20 +08:00
yangfeng
040d4b948b refactor(examples/classic_bt): Add example tests for A2DP and AVRCP examples 2025-12-25 11:08:30 +08:00
yangfeng
898c087e51 docs: Add explanations for the A2DP sink stream and AVRCP examples
- Modify the path of A2DP sink example
2025-12-25 11:08:30 +08:00
yangfeng
2f794197c9 refactor: Refactor the example of the coexistence of A2DP sink and GATT service 2025-12-25 11:08:02 +08:00
yangfeng
52e364f346 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-25 11:07:55 +08:00
Zhou Xiao
4373d80135 feat(ble): supported ble log v2 hci log for Bluedroid host 2025-12-24 17:47:41 +08:00
Zhou Xiao
88dd3a1f54 feat(ble): supported ble log v2 hci log for NimBLE host 2025-12-24 17:47:36 +08:00
Zhou Xiao
efd558d730 fix(ble): added null pointer check in ble log ts submodule
(cherry picked from commit 2b9c7471d0)

Co-authored-by: Zhou Xiao <zhouxiao@espressif.com>
2025-12-24 17:04:57 +08:00
Zhou Xiao
a1893faf34 fix(ble): added missed ts sync reset
(cherry picked from commit d1d07eb60a)

Co-authored-by: Zhou Xiao <zhouxiao@espressif.com>
2025-12-24 17:04:57 +08:00