Commit Graph

4231 Commits

Author SHA1 Message Date
Jiang Jiang Jian
651f1e86e4 Merge branch 'bugfix/ag_data_callback_cleared_after_deinit_v5.1' into 'release/v5.1'
fix(bt): Fixed HFP AG data callback cleared after profile is re-initialized (v5.1)

See merge request espressif/esp-idf!39977
2025-07-08 10:46:35 +08:00
Jiang Jiang Jian
8ffce5a6dd Merge branch 'fix/update_dfs_compensate_table_v5.1' into 'release/v5.1'
fix(esp_hw_support): update esp32 dfs table to make the timing drift always negative (v5.1)

See merge request espressif/esp-idf!39899
2025-07-08 10:14:11 +08:00
gongyantao
095f50b7e0 fix(bt): fixed the incorrect unit of clk in cpb rx event 2025-07-07 14:51:20 +08:00
Rahul Tank
75333db347 Merge branch 'bugfix/handle_3e_rem_feat_read_name_v5.1' into 'release/v5.1'
fix(nimble): Handle 0x3e disconnect during rem feat/ read version (v5.1)

See merge request espressif/esp-idf!40178
2025-07-07 11:03:17 +05:30
Island
65e094c8c1 Merge branch 'fix/ensure_internal_mem_for_ble_log_spi_out_v5.1' into 'release/v5.1'
fix(ble): ensure internal malloc in ble log spi out (v5.1)

See merge request espressif/esp-idf!40179
2025-07-04 16:54:42 +08:00
Island
fcba350710 Merge branch 'change/ble_update_lib_20250630_v5.1' into 'release/v5.1'
change(ble): [AUTO_MR] 20250630 - Update ESP BLE Controller Lib (v5.1)

See merge request espressif/esp-idf!40297
2025-07-03 15:32:34 +08:00
Rahul Tank
491daf3212 fix(nimble): Handle 0x3e disconnect during rem feat/ read version 2025-07-03 12:56:21 +05:30
Zhao Wei Liang
8c0b1609d1 fix(ble): ensure ble controller disable safety for ESP32-C2
(cherry picked from commit cbe6f68d3c)

Co-authored-by: Zhou Xiao <zhouxiao@espressif.com>
2025-07-02 15:13:33 +08:00
Zhao Wei Liang
6f5f5de5ce change(ble): [AUTO_MR] Update lib_esp32c2 to 9af627ef
(cherry picked from commit 6fac09d0c3)

Co-authored-by: zwl <zhaoweiliang@espressif.com>
2025-07-02 15:13:28 +08:00
Zhao Wei Liang
bc947c0584 change(ble): [AUTO_MR] Update lib_esp32c6 to d2d70d40
(cherry picked from commit 736cd84967)

Co-authored-by: zwl <zhaoweiliang@espressif.com>
2025-07-02 15:13:26 +08:00
Zhao Wei Liang
a5b775d2c2 change(ble): [AUTO_MR] Update lib_esp32h2 to d2d70d40
(cherry picked from commit 1671932345)

Co-authored-by: zwl <zhaoweiliang@espressif.com>
2025-07-02 15:13:24 +08:00
Rahul Tank
6965e6381a fix(nimble): Add missing ble_hs_unlock() call 2025-06-30 20:20:22 +05:30
Zhou Xiao
b4273a5786 fix(ble): ensure internal malloc in ble log spi out 2025-06-30 10:33:42 +08:00
cjin
8e50f15db3 feat(ble): add sm count reserve cnt setting on ESP32-H2 2025-06-26 15:02:38 +08:00
cjin
a5e5f636ac feat(ble): add sm count reserve cnt setting on ESP32-C6 2025-06-26 15:02:38 +08:00
cjin
2dda051ded change(ble): update lib_esp32c6 to ea6c58c7 2025-06-26 15:02:38 +08:00
cjin
906b2738d6 change(ble): update lib_esp32h2 to ea6c58c7 2025-06-26 15:02:38 +08:00
Zhou Xiao
16a59f7260 change(ble): [AUTO_MR] Update lib_esp32c6 to b8770ab2 2025-06-26 15:02:38 +08:00
Zhou Xiao
a4482c6fcf change(ble): [AUTO_MR] Update lib_esp32c2 to e865b4f9 2025-06-26 15:02:38 +08:00
Zhou Xiao
e6f97003f8 change(ble): [AUTO_MR] Update lib_esp32h2 to b8770ab2 2025-06-26 15:02:38 +08:00
liqigan
2efb2b7112 fix(bt/controller): Fixed bugs on LMP legacy and secure authentication collision 2025-06-20 14:57:45 +08:00
Wang Mengyang
7faee53006 fix(bt): Fixed HFP AG data callback cleared after profile is re-initialized 2025-06-19 07:31:19 +08:00
Rahul Tank
7fcf7fd741 Merge branch 'fix/gatt_cache_peer_init_incl_svc_v5.1' into 'release/v5.1'
fix(nimble): Added parameter in peer_init for included service allocation (v5.1)

See merge request espressif/esp-idf!39916
2025-06-18 16:34:21 +05:30
Island
0810436ff2 Merge branch 'feat/ble_mesh_micellaneous_fix_v5.1' into 'release/v5.1'
Feat/ble mesh micellaneous fix (v5.1)

See merge request espressif/esp-idf!39634
2025-06-18 10:16:54 +08:00
Astha Verma
d89d9a500c fix(nimble): Added parameter in peer_init for included service allocation 2025-06-17 12:00:29 +05:30
Sumeet Singh
947b4a64a5 feat(nimble): Added two GATT features:
1. Automatically initiate security if a GATT service request fails
2. Encryption, Authentication, and Authorization requirement on CCCD
2025-06-16 17:04:27 +05:30
Rahul Tank
129137342e Merge branch 'fix/nimble_pr_issues_v5.1' into 'release/v5.1'
fix(nimble): Add fixes for compilation issues in nimble (v5.1)

See merge request espressif/esp-idf!39845
2025-06-16 15:52:06 +05:30
wuzhenghui
89a4cc34b3 change(bt): increase BTDM_MODEM_WAKE_UP_DELAY 2025-06-16 17:35:04 +08:00
Island
cf95955f1b Merge branch 'bugfix/fix_blecibr25_119_v5.1' into 'release/v5.1'
fix(ble/bluedroid): Fixed extended adv restart failure during reconnection (v5.1)

See merge request espressif/esp-idf!39774
2025-06-13 10:59:18 +08:00
Island
e8aa955479 Merge branch 'feat/reduce_bin_size_and_iram_for_ble_rom_code_v5.1' into 'release/v5.1'
feat(ble/controller): Reduce bin size and IRAM for BLE rom code on ESP32-C3 and ESP32-S3 (v5.1)

See merge request espressif/esp-idf!39449
2025-06-13 10:17:43 +08:00
Rahul Tank
59a8334624 fix(nimble): Add fixes for compilation issues in nimble
1. Fix compile failures when CSFCS is 0
2. Wrap BLE service API with extern "C"
2025-06-12 21:03:31 +05:30
Rahul Tank
5a5163c189 Merge branch 'bugfix/fix_kconfig_names_v5.1' into 'release/v5.1'
fix(nimble): Modified Kconfig information to make it more user friendly (v5.1)

See merge request espressif/esp-idf!39647
2025-06-12 20:29:56 +05:30
Rahul Tank
735ffc0c5e fix(nimble): Add invocation for mempool_deinit 2025-06-11 21:16:09 +05:30
chenjianhua
cdc7d549d1 feat(ble/bluedroid): Support anonymous address type for white list 2025-06-11 11:36:29 +08:00
chenjianhua
a763feb77c feat(ble/bluedroid): Support BLE vendor event reporting with params 2025-06-11 11:15:52 +08:00
chenjianhua
102017e9bd fix(bt/bluedroid): Fixed BLE connection active count getting 2025-06-11 11:13:33 +08:00
Chen Jian Hua
f7f78392fc fix(ble/bluedroid): Fixed extended adv restart failure during reconnection
(cherry picked from commit 6392180813)

Co-authored-by: chenjianhua <chenjianhua@espressif.com>
2025-06-10 21:33:17 +08:00
Island
85009a769d Merge branch 'change/ble_update_lib_20250606_v5.1' into 'release/v5.1'
change(ble): [AUTO_MR] 20250606 - Update ESP BLE Controller Lib (v5.1)

See merge request espressif/esp-idf!39736
2025-06-10 20:12:42 +08:00
zhanghaipeng
81fe15b709 fix(bt): Update bt lib for ESP32-C3 and ESP32-S3(4713a69)
- Fixed double free exception during BLE init under low memory
2025-06-10 10:30:28 +08:00
Island
f1d4845431 Merge branch 'bugfix/fix_ble_smp_fail_0x82_v5.1' into 'release/v5.1'
Bugfix/fix ble smp fail 0x82 (v5.1)

See merge request espressif/esp-idf!39659
2025-06-09 14:38:38 +08:00
Zhao Wei Liang
d39b945a37 fix(ble): change the default ble cca thresh on ESP32-C2
(cherry picked from commit a10696d7e1)

Co-authored-by: cjin <jinchen@espressif.com>
2025-06-09 11:03:36 +08:00
Zhao Wei Liang
5eaabafd51 fix(ble): change the default ble cca thresh on ESP32-H2
(cherry picked from commit a2fab0ad60)

Co-authored-by: cjin <jinchen@espressif.com>
2025-06-09 11:03:34 +08:00
Zhao Wei Liang
38bfa54f38 fix(ble): change the default ble cca thresh on ESP32-C6
(cherry picked from commit 581521526b)

Co-authored-by: cjin <jinchen@espressif.com>
2025-06-09 11:03:32 +08:00
Zhao Wei Liang
335ca34735 fix(ble): fixed an occasional assertion issue during sync on ESP32-C6
(cherry picked from commit 3c8ba488e0)

Co-authored-by: zwl <zhaoweiliang@espressif.com>
2025-06-09 11:03:28 +08:00
Zhao Wei Liang
9b5bb35982 change(ble): [AUTO_MR] Update lib_esp32c2 to 7f72c031
(cherry picked from commit 4be18a2469)

Co-authored-by: zwl <zhaoweiliang@espressif.com>
2025-06-09 11:03:26 +08:00
Zhao Wei Liang
464d08acbc change(ble): [AUTO_MR] Update lib_esp32c6 to 35fe65f4
(cherry picked from commit 57c8d23800)

Co-authored-by: zwl <zhaoweiliang@espressif.com>
2025-06-09 11:03:24 +08:00
Zhao Wei Liang
7b8681d070 change(ble): [AUTO_MR] Update lib_esp32h2 to 35fe65f4
(cherry picked from commit dbf7835a6b)

Co-authored-by: zwl <zhaoweiliang@espressif.com>
2025-06-09 11:03:21 +08:00
luoxu
c71bba7f9c fix(ble_mesh): fixed issue with recv ntf before ccc done 2025-06-06 14:48:58 +08:00
luoxu
91ee3fab5a fix(ble_mesh): fixed proxy server might send segment message with incorrect format
refer commit: 7738bca124
2025-06-06 14:45:46 +08:00
Wang Meng Yang
69bc076fae Merge branch 'change/opt_hid_device_connect_description_v5.1' into 'release/v5.1'
docs(bt/bluedroid): Updated HID Device connect API description (v5.1)

See merge request espressif/esp-idf!39607
2025-06-06 09:25:07 +08:00