Commit Graph

23723 Commits

Author SHA1 Message Date
liqigan
2efb2b7112 fix(bt/controller): Fixed bugs on LMP legacy and secure authentication collision 2025-06-20 14:57:45 +08:00
armando
ef0699722c feat(psram): support fallback to use default driver pattern when id isn't match 2025-06-20 09:42:17 +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
Shu Chen
e28d4273c9 Merge branch 'fix/rx_abort_next_op_v5.1' into 'release/v5.1'
fix(openthread): disable rx_abort events in next operation (v5.1)

See merge request espressif/esp-idf!39962
2025-06-18 11:30:16 +00: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
Tan Yan Quan
cc97421794 feat(openthread): use apb_freq_max mode for esp_openthread_sleep pm lock 2025-06-18 15:35:34 +08:00
Xu Si Yu
93e93c5bc6 feat(openthread): add some configurations in Kconfig 2025-06-18 15:35:34 +08:00
Tan Yan Quan
cabc4940ce fix(openthread): disable rx_abort events in next operation 2025-06-18 15:35:34 +08:00
laokaiyao
bd3cc8ab9a fix(i2s): fixed preload null ptr issue (v5.1)
Issue was introduced in the commit fb556c76e8.
2025-06-18 11:38:57 +08:00
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
wuzhenghui
21008415d8 change(esp_timer): make esp_timer timming drift always be negative 2025-06-16 17:35:04 +08:00
wuzhenghui
b8088e16bc fix(esp_hw_support): config lact in critical 2025-06-16 17:35:02 +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
401c1cece9 fix(ble): change ld file on ESP32-C2
(cherry picked from commit 6c5bff1bd8)

Co-authored-by: zwl <zhaoweiliang@espressif.com>
2025-06-09 11:03:30 +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
Jiang Jiang Jian
330d63dc34 Merge branch 'bugfix/add_more_checks_when_receiving_espnow_v5.1' into 'release/v5.1'
fix(wifi): Added more check when receiving espnow data (v5.1)

See merge request espressif/esp-idf!39593
2025-06-05 11:19:33 +08:00
Zhang Hai Peng
1aa126a25f fix(ble/bluedroid): Fixed BLE SMP state machine inconsistency on disconnection
(cherry picked from commit 99121258d4)

Co-authored-by: zhanghaipeng <zhanghaipeng@espressif.com>
2025-06-04 17:13:19 +08:00
Zhang Hai Peng
24d04f998c feat(ble/bluedroid): Include SMP state in BLE status reporting
(cherry picked from commit de9a367f13)

Co-authored-by: zhanghaipeng <zhanghaipeng@espressif.com>
2025-06-04 17:13:17 +08:00
Island
7bc49c1227 Merge branch 'bugfix/fix_ble_crash_when_check_send_pkts_v5.1' into 'release/v5.1'
fix(ble/bluedroid): Fixed null pointer assert in l2c_link_check_send_pkts (v5.1)

See merge request espressif/esp-idf!39595
2025-06-04 16:53:02 +08:00
Shu Chen
9b9f496069 Merge branch 'feat/and_function_to_exit_ot_mainloop_v5.1' into 'release/v5.1'
feat(openthread): add a function to exit openthread mainloop safely (v5.1)

See merge request espressif/esp-idf!39614
2025-06-04 08:24:42 +00:00
Rahul Tank
955a54ca5f fix(nimble): Modified Kconfig information to make it more user friendly 2025-06-04 10:53:20 +05:30
Island
1a8e78409d Merge branch 'fix/ble_log_spi_out_timer_delete_v5.1' into 'release/v5.1'
fix(ble): set timer handle to null after deletion (v5.1)

See merge request espressif/esp-idf!39556
2025-06-04 11:27:00 +08:00
Xu Si Yu
ef25dd2f48 feat(openthread): add a function to exit openthread main loop safely 2025-06-03 16:45:52 +08:00
liqigan
56d0e3e297 docs(bt/bluedroid): Updated HID Device connect API description
Closes https://github.com/espressif/esp-idf/issues/16020
2025-06-03 15:38:34 +08:00
Zhang Hai Peng
08d1f529f4 fix(ble/bluedroid): Fixed null pointer assert in l2c_link_check_send_pkts
(cherry picked from commit 8150573012)

Co-authored-by: zhanghaipeng <zhanghaipeng@espressif.com>
2025-06-03 12:13:22 +08:00
zhangyanjiao
c5fc819178 fix(wifi): Added more check when receiving espnow data 2025-06-03 11:14:28 +08:00