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 d1a5804de9)
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 6b09de6dbf)
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 e4f514ae10)
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 7ae9d8deb6)
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 7b7b9de28d)
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 29a722296f)
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 b63a0c2b78)
Co-authored-by: luoxu <luoxu@espressif.com>
|
2026-01-05 00:05:26 +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 |
|
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 |
|
Zhao Wei Liang
|
a7597ac11e
|
fix(ble): fixed the assert issue when using tinycrypt on ESP32-C2
(cherry picked from commit ac5d14d954)
Co-authored-by: zhaoweiliang <zhaoweiliang@espressif.com>
|
2026-01-04 15:41:01 +08:00 |
|
Rahul Tank
|
516e2efd8c
|
Merge branch 'feat/add_local_irk_command_v5.5' into 'release/v5.5'
feat(nimble): Support for getting the local IRK and Identity Address (v5.5)
See merge request espressif/esp-idf!44543
|
2026-01-04 12:51:25 +05:30 |
|
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 |
|
Wang Meng Yang
|
f56bea3d1f
|
Merge branch 'bugfix/a2dp_reg_sep_v5.5' into 'release/v5.5'
fix(bt/bluedroid): Fix index boundary check and function return in SEP registration(v5.5)
See merge request espressif/esp-idf!44683
|
2026-01-04 11:54:54 +08:00 |
|
armando
|
502a10b5dc
|
ci: enable isp default tests
|
2026-01-04 11:51:50 +08:00 |
|
armando
|
874f7c4f34
|
fix(isp): fix isp rev012 build
|
2026-01-04 11:51:42 +08:00 |
|
armando
|
4f660e5ee1
|
feat(isp): allow ccm to bypass shadow register
|
2026-01-04 11:29:29 +08:00 |
|
armando
|
a01961b74e
|
ci(isp): reenable tests
|
2026-01-04 11:26:13 +08:00 |
|
Island
|
daf364ea4e
|
Merge branch 'change/ble_update_lib_20251229_v5.5' into 'release/v5.5'
change(ble): [AUTO_MR] 20251229 - Update ESP BLE Controller Lib (v5.5)
See merge request espressif/esp-idf!44673
|
2026-01-04 11:02:54 +08:00 |
|
Sumeet Singh
|
ba74b304ab
|
feat(nimble): Support for getting the local IRK and Identity Address (v5.5)
|
2026-01-02 11:13:11 +05:30 |
|
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 |
|
Jiang Jiang Jian
|
d9a77c8044
|
Merge branch 'bugfix/invalid_memory_access_supplicant_v5.5' into 'release/v5.5'
fix(esp_wifi): Fix some invalid memory access (v5.5)
See merge request espressif/esp-idf!44274
|
2025-12-31 16:53:41 +08:00 |
|
Island
|
482f7d45a4
|
Merge branch 'feat/support_bluedroid_host_pawr_v5.5' into 'release/v5.5'
feat(ble/bluedroid): Add bluedroid host PAwR and Advertising Coding Selection features (backport v5.5)
See merge request espressif/esp-idf!44654
|
2025-12-31 11:42:20 +08:00 |
|