Commit Graph

32097 Commits

Author SHA1 Message Date
Island 31f8d00bd3 Merge branch 'fix/ble_mesh_eliminate_deprecated_warn_for_mbt_v5.5' into 'release/v5.5'
fix(ble_mesh): eliminate deprecated warning for mbt (v5.5)

See merge request espressif/esp-idf!44629
2026-01-07 12:14:57 +08:00
Island 5e51f56ff7 Merge branch 'feat/ble_mesh_blob_adapt_to_long_packet_v5.5' into 'release/v5.5'
feat(ble_mesh): adapt blob cli&srv to long packet (v5.5)

See merge request espressif/esp-idf!44696
2026-01-07 12:14:44 +08:00
morris e5ab5d2364 Merge branch 'bugfix/fix_isp_awb_for_p4_eco4_v5.5' into 'release/v5.5'
fix(esp_driver_isp): Fix AWB subwindown compatibility for ESP32-P4 ECO4 (v5.5)

See merge request espressif/esp-idf!44826
2026-01-07 10:53:08 +08:00
Wang Meng Yang 17cd45038f Merge branch 'bugfix/fix_event_filter_bug_v5.5' into 'release/v5.5'
fix(bt/controller): Fixed hci connection request event filter bug (v5.5)

See merge request espressif/esp-idf!43875
2026-01-07 10:42:32 +08:00
Dong Heng 2b199da335 fix(esp_driver_isp): Fix AWB subwindown compatibility for ESP32-P4 ECO4 2026-01-06 15:49:03 +08:00
morris c4ac92b254 Merge branch 'fix/awb_subwindow_v5.5' into 'release/v5.5'
fix(isp): Added subwindow configuration for AWB (v5.5)

See merge request espressif/esp-idf!44219
2026-01-06 15:44:06 +08:00
Island b4a987ae30 Merge branch 'feat/support_bhost2025_44_v5.5' into 'release/v5.5'
feat(ble/bluedroid): Add more debug log for bluedroid (v5.5)

See merge request espressif/esp-idf!43366
2026-01-06 14:18:46 +08:00
Island 5ca6847ddb Merge branch 'fix/fix_some_bludedroid_host_bug_v5.5' into 'release/v5.5'
fix(ble/bluedroid): optimize bluedroid some code (v5.5)

See merge request espressif/esp-idf!44785
2026-01-06 14:15:10 +08:00
Island a0c9a56f10 Merge branch 'fix/add_esp_timer_trigger_back_v5.5' into 'release/v5.5'
fix(ble): add esp timer trigger back for timestamp synchronization (v5.5)

See merge request espressif/esp-idf!44693
2026-01-06 12:44:39 +08:00
morris e03454d6f8 Merge branch 'fix/fix_ccm_shadow_configure_v5.5' into 'release/v5.5'
isp: support bypass shadow register check for CCM (v5.5)

See merge request espressif/esp-idf!44757
2026-01-06 11:27:55 +08:00
Marius Vikhammer bda5a3b34d Merge branch 'fix/freertos_tick_hook_test_v5.5' into 'release/v5.5'
fix(freertos): Added stability fixes to tick hook test (v5.5)

See merge request espressif/esp-idf!44523
2026-01-06 08:39:31 +08:00
Zhou Xiao 0394fe266c fix(ble): fixed cache error risk in ble log module 2026-01-05 19:25:29 +08:00
Zhou Xiao df013bae45 feat(ble): provide isr dispatch method option for ble log ts 2026-01-05 19:25:29 +08:00
Zhou Xiao a82ca85558 fix(ble): add esp timer trigger back for timestamp synchronization
(cherry picked from commit d1a5804de9c1fa2f27ee01b68180fa25b2a29005)

Co-authored-by: Zhou Xiao <zhouxiao@espressif.com>
2026-01-05 19:25:29 +08:00
Island 271116ba22 Merge branch 'fix/ble_mesh_proxy_cli_coexists_with_adv_v5.5' into 'release/v5.5'
fix(ble_mesh): Fix start callback timing when GATT and ADV bearers coexist (v5.5)

See merge request espressif/esp-idf!44418
2026-01-05 19:15:40 +08:00
Aditya Patwardhan 6d0a7a01ce Merge branch 'bugfix/http_digest_arg_validation_v5.5' into 'release/v5.5'
fix(esp_http_client): prevent out-of-bounds read in Digest auth (v5.5)

See merge request espressif/esp-idf!43901
2026-01-05 16:00:38 +05:30
Island 664882084c Merge branch 'feat/ble_mesh_lib_log_output_opt_v5.5' into 'release/v5.5'
feat(ble_mesh): add ext log initialization functions (v5.5)

See merge request espressif/esp-idf!43756
2026-01-05 17:59:40 +08:00
Island 4b8027b8e8 Merge branch 'fix/ble_mesh_cpp_compile_issue_v5.5' into 'release/v5.5'
fix(ble_mesh): resolve C++ compilation issue in net.h (v5.5)

See merge request espressif/esp-idf!43436
2026-01-05 17:59:30 +08:00
Island 1552633607 Merge branch 'fix/ble_mesh_trans_enh_seg_rpl_v5.5' into 'release/v5.5'
fix(ble_mesh): fixed incorrect rpl behavior in transport enh (v5.5)

See merge request espressif/esp-idf!44388
2026-01-05 17:59:20 +08:00
Island e4d066cea1 Merge branch 'change/ble_update_lib_20251202_v5.5' into 'release/v5.5'
change(ble): [AUTO_MR] 20251202 - Update ESP BLE Controller Lib (v5.5)

See merge request espressif/esp-idf!44019
2026-01-05 10:25:18 +08:00
zhanghaipeng f1f1392a4d fix(ble/bluedroid): Fix array index in set_periodic_adv_subevt_data 2026-01-05 10:20:05 +08:00
zhanghaipeng 1c56fad5d0 fix(ble/bluedroid): Remove duplicate filter_policy in ext_conn_v2 HCI cmd 2026-01-05 10:19:53 +08:00
zhanghaipeng 9825b32ce2 fix(ble/bluedroid): Fix heap buffer overflow in BTC_GAP_BLE_SET_PA_SUBEVT_DATA deep copy 2026-01-05 10:19:41 +08:00
Zhi Wei Jian 267368bbcc fix(ble/bluedroid): optimize bluedroid some code
(cherry picked from commit 6b09de6dbf4039b1e489aff6869ce40ee70de3a3)

Co-authored-by: zhiweijian <zhiweijian@espressif.com>
2026-01-05 10:07:28 +08:00
Luo Xu 777ec2c2b5 fix(ble_mesh): add type casting for adv data pointer
(cherry picked from commit e4f514ae108538050ff393eb961c1bb0adf8bdac)

Co-authored-by: luoxu <luoxu@espressif.com>
2026-01-05 00:05:42 +08:00
Luo Xu 6fea5c66ed fix(ble_mesh): resolve C++ compilation issue in net.h
Closes https://github.com/espressif/esp-idf/issues/17868


(cherry picked from commit 7ae9d8deb641c3f9f14ea7bcda64ecf6da581436)

Co-authored-by: luoxu <luoxu@espressif.com>
2026-01-05 00:05:42 +08:00
luoxu 97d4a47996 feat(ble_mesh): update lib commit to 4446669404 2026-01-05 00:05:37 +08:00
Luo Xu 5822673729 feat(ble_mesh): add ext log initialization functions
(cherry picked from commit 7b7b9de28d2ba5c2ec3cb4930ec3cde5066e7eb9)

Co-authored-by: luoxu <luoxu@espressif.com>
2026-01-05 00:05:37 +08:00
Luo Xu 07d4db1726 fix(ble_mesh): fixed incorrect rpl behavior in transport enh
(cherry picked from commit 29a722296f6de31cb96e47f8771dac7319fdb6dd)

Co-authored-by: luoxu <luoxu@espressif.com>
2026-01-05 00:05:31 +08:00
luoxu 923033ce6d feat(ble_mesh): fix issues with advtypes 2026-01-05 00:05:26 +08:00
luoxu ca408103fa fix(ble_mesh): Fix start callback timing when GATT and ADV bearers coexist
Add BLE_MESH_SEND_START_CB macro to ensure start callback is called
exactly once when both GATT and ADV bearers are used.
2026-01-05 00:05:26 +08:00
Luo Xu e703935a89 feat(ble_mesh): update ble mesh multi connections config
(cherry picked from commit b63a0c2b78edb8cea296a7160266966b75307456)

Co-authored-by: luoxu <luoxu@espressif.com>
2026-01-05 00:05:26 +08:00
Luo Xu 314fa586f5 fix(ble_mesh): eliminate deprecated warning for mbt
(cherry picked from commit b9d834edc70ac868e48c9df0f827240e93b4cd17)

Co-authored-by: luoxu <luoxu@espressif.com>
2026-01-05 00:04:58 +08:00
Luo Xu 2507849b6a feat(ble_mesh): adapt blob cli&srv to long packet
(cherry picked from commit a232b7c7af2672e0c3fecd7848824c39b3edbe63)

Co-authored-by: luoxu <luoxu@espressif.com>
2026-01-05 00:04:42 +08:00
chenjianhua 8d9343f807 fix(bt/bluedroid): Fixed memory debug error 2026-01-04 18:57:46 +08:00
chenjianhua 027290be82 feat(ble/bluedroid): Add more debug log for bluedroid 2026-01-04 18:57:46 +08:00
chenjianhua 1de00c8ac9 fix(ble/bluedroid): Fixed GATT response timeout setting 2026-01-04 18:57:46 +08:00
Island f19e48ad97 Merge branch 'feat/ble_log_compression_modularized_v5.5' into 'release/v5.5'
refactor(ble): modularize compressed log scripts for better maintainability (v5.5)

See merge request espressif/esp-idf!43551
2026-01-04 17:57:23 +08:00
Chen Chen f0ea86592c fix(isp): Added subwindow configuration for AWB 2026-01-04 17:56:02 +08:00
zhaoweiliang 823ebb1ce3 fix(ble): fixed build error on ESP32-C5 2026-01-04 15:49:01 +08:00
zhaoweiliang 86613d225f fix(ble): fixed build error on ESP32-C6 2026-01-04 15:49:01 +08:00
zhaoweiliang e047f40baa change(ble): [AUTO_MR] Update lib_esp32c6 to 2406161c 2026-01-04 15:49:01 +08:00
zhaoweiliang 9a7d360faa change(ble): [AUTO_MR] Update lib_esp32c5 to 2406161c 2026-01-04 15:49:01 +08:00
zhaoweiliang 3d45deb23a change(ble): [AUTO_MR] Update lib_esp32h2 to 2406161c 2026-01-04 15:49:01 +08:00
zhaoweiliang 80b7c2b0f1 feat(ble): add CONFIG_BT_LE_CTRL_DL_ITVL_PHY_SYNC_EN config on ESP32-C5 2026-01-04 15:47:48 +08:00
zhaoweiliang 0b89e031d8 feat(ble): add CONFIG_BT_LE_CTRL_DL_ITVL_PHY_SYNC_EN config on ESP32-C6 2026-01-04 15:47:48 +08:00
zhaoweiliang eefc31f4ae feat(ble): add CONFIG_BT_LE_CTRL_DL_ITVL_PHY_SYNC_EN config on ESP32-H2 2026-01-04 15:47:30 +08:00
zhaoweiliang fb5882d86c change(ble): [AUTO_MR] Update lib_esp32c6 to faf10639 2026-01-04 15:47:06 +08:00
zhaoweiliang 4eb392586f change(ble): [AUTO_MR] Update lib_esp32c5 to faf10639 2026-01-04 15:46:55 +08:00
zhaoweiliang c42a382a70 change(ble): [AUTO_MR] Update lib_esp32h2 to faf10639 2026-01-04 15:46:38 +08:00