luoxu
|
cf321a1647
|
fix(ble_mesh): update ble 50 macro on unsupported version
|
2025-05-27 16:59:45 +08:00 |
|
luoxu
|
bd4fee986c
|
fix(ble_mesh): fixed issue where private beacon used incorrect adv type
|
2025-05-27 15:31:49 +08:00 |
|
luoxu
|
6df436f63c
|
fix(ble_mesh): fixed some issues with ble50
|
2025-05-27 15:31:43 +08:00 |
|
luoxu
|
6ff7b65c34
|
feat(ble_mesh): Remote Provisioning Server UUID Matchs Supported
|
2025-05-27 15:31:31 +08:00 |
|
luoxu
|
876a4aac1f
|
fix(ble_mesh): Remote Provisioning Client/Server bugs fixed
|
2025-05-27 15:28:46 +08:00 |
|
Rahul Tank
|
e4f973dcf3
|
Merge branch 'bugfix/coverity_fix_v5.3' into 'release/v5.3'
fix(nimble): Add changes for coverity reported issue (v5.3)
See merge request espressif/esp-idf!39315
|
2025-05-22 16:29:09 +05:30 |
|
Island
|
ade43f3b00
|
Merge branch 'bugfix/fix_ble_scan_no_adv_report_when_connected_v5.3' into 'release/v5.3'
Fixed missing ADV reports after bonding and connection on ESP32-C3 and ESP32-S3 (v5.3)
See merge request espressif/esp-idf!39274
|
2025-05-21 18:19:24 +08:00 |
|
Rahul Tank
|
ae995b34d7
|
fix(nimble): Add changes for coverity reported issue
|
2025-05-21 11:38:18 +05:30 |
|
Rahul Tank
|
95b3176fdd
|
Merge branch 'bugfix/handle_flow_control_flag_v5.3' into 'release/v5.3'
fix(nimble): Add chip dependancy flag for Flow control feature (v5.3)
See merge request espressif/esp-idf!39295
|
2025-05-21 09:53:13 +05:30 |
|
Rahul Tank
|
9a2a3d0d86
|
Merge branch 'feat/min_size_builds_v5.3' into 'release/v5.3'
fix(nimble): Add support for minimilistic builds (v5.3)
See merge request espressif/esp-idf!39100
|
2025-05-20 21:03:50 +05:30 |
|
Rahul Tank
|
f2c577ae51
|
fix(nimble): Add chip dependancy flag for Flow control feature
|
2025-05-20 18:10:35 +05:30 |
|
Island
|
88cb3027f5
|
Merge branch 'change/ble_update_lib_20250516_v5.3' into 'release/v5.3'
change(ble): [AUTO_MR] 20250516 - Update ESP BLE Controller Lib (v5.3)
See merge request espressif/esp-idf!39236
|
2025-05-20 11:39:56 +08:00 |
|
Zhang Hai Peng
|
a689510a6c
|
fix(bt): Update bt lib for ESP32-C3 and ESP32-S3(4713205)
- Fix: Missing ADV reports after bonding and connection
(cherry picked from commit 244d4f8fa7)
Co-authored-by: zhanghaipeng <zhanghaipeng@espressif.com>
|
2025-05-20 11:13:27 +08:00 |
|
zwl
|
75fcb6b5d5
|
fix(ble): fixed occasional assert issue in scan and connection scenarios on ESP32-C6
|
2025-05-19 20:37:37 +08:00 |
|
Rahul Tank
|
03dfb8e411
|
fix(nimble): Add support for minimilistic builds
|
2025-05-19 12:48:32 +05:30 |
|
Zhao Wei Liang
|
d42c0c88ef
|
fix(ble): added missed printf for ll log interface
(cherry picked from commit d12e072b35)
Co-authored-by: Zhou Xiao <zhouxiao@espressif.com>
|
2025-05-19 12:04:01 +08:00 |
|
Zhao Wei Liang
|
6f73cb187c
|
feat(ble): support creating connections during scanning process on ESP32-H2
(cherry picked from commit 207d85a5f7)
Co-authored-by: zwl <zhaoweiliang@espressif.com>
|
2025-05-19 12:03:59 +08:00 |
|
Zhao Wei Liang
|
3a52c0443c
|
change(ble): [AUTO_MR] Update lib_esp32c2 to 664e4255
(cherry picked from commit 3cfd4d0166)
Co-authored-by: zwl <zhaoweiliang@espressif.com>
|
2025-05-19 12:03:56 +08:00 |
|
Zhao Wei Liang
|
e248ccd543
|
change(ble): [AUTO_MR] Update lib_esp32c6 to 1304a9d0
(cherry picked from commit 69158d5064)
Co-authored-by: zwl <zhaoweiliang@espressif.com>
|
2025-05-19 12:03:54 +08:00 |
|
Zhao Wei Liang
|
4ba0a8310b
|
change(ble): [AUTO_MR] Update lib_esp32h2 to 1304a9d0
(cherry picked from commit 29f89efea6)
Co-authored-by: zwl <zhaoweiliang@espressif.com>
|
2025-05-19 12:03:52 +08:00 |
|
Sumeet Singh
|
e7e6577568
|
fix(nimble): Fix proc rx entry comparison (v5.3)
|
2025-05-15 19:51:00 +05:30 |
|
Rahul Tank
|
4d86268751
|
Merge branch 'bugfix/fix_few_nimble_issues_10052025_v5.3' into 'release/v5.3'
fix(nimble): fix nimble issues 10052025(v5.3)
See merge request espressif/esp-idf!39015
|
2025-05-14 20:41:42 +08:00 |
|
Island
|
60cd7f506c
|
Merge branch 'bugfix/fix_some_ble_bugs_0422_v5.3' into 'release/v5.3'
Bugfix/fix some ble bugs 0422 (v5.3)
See merge request espressif/esp-idf!39071
|
2025-05-14 17:23:20 +08:00 |
|
Sumeet Singh
|
e17ed5d738
|
fix(nimble): Fixed async race condition with HCI outstanding packets counter
|
2025-05-14 10:29:40 +05:30 |
|
Rahul Tank
|
3e97fa00a2
|
fix(nimble): Extend support for allow connect during scan for more chips
|
2025-05-14 10:29:33 +05:30 |
|
Rahul Tank
|
577563840a
|
fix(nimble): Add support for anonymous address type for whitelist
|
2025-05-14 10:29:25 +05:30 |
|
Rahul Tank
|
378216daf1
|
fix(nimble): Add configurable option to select ext adv v2 command
|
2025-05-14 10:29:21 +05:30 |
|
Sumeet Singh
|
8cab86decd
|
fix(nimble): Fixed UUID type error in gatt caching included service search (v5.3)
|
2025-05-13 17:34:15 +05:30 |
|
Zhang Hai Peng
|
0ac1d27ea7
|
fix(ble/bluedroid): Reduce Bluedroid host log output over SPI
(cherry picked from commit 0586d10317)
Co-authored-by: zhanghaipeng <zhanghaipeng@espressif.com>
|
2025-05-13 16:13:59 +08:00 |
|
Zhang Hai Peng
|
31fecc616d
|
fix(ble/bluedroid): Added value len check in esp_ble_gatts_send_indicate()
(cherry picked from commit bfa0fff2e5)
Co-authored-by: Nebojsa Cvetkovic <nebkat@gmail.com>
|
2025-05-13 16:13:56 +08:00 |
|
Zhang Hai Peng
|
9c282d6e12
|
fix(ble/bluedroid): Change maximum length of attribute value to 517
(cherry picked from commit df8c1f7a96)
Co-authored-by: zhanghaipeng <zhanghaipeng@espressif.com>
|
2025-05-13 16:13:54 +08:00 |
|
Zhang Hai Peng
|
c27dbdf1a9
|
docs(ble): clarify meaning of 0 value for esp_ble_gap_start_ext_scan() parameters
(cherry picked from commit ebb76933d0)
Co-authored-by: zhanghaipeng <zhanghaipeng@espressif.com>
|
2025-05-13 16:13:51 +08:00 |
|
Zhang Hai Peng
|
668739a675
|
fix(ble/bluedroid): Fixed BLE GAP appearance configuration check
(cherry picked from commit 6552854cb5)
Co-authored-by: zhanghaipeng <zhanghaipeng@espressif.com>
|
2025-05-13 16:13:48 +08:00 |
|
Astha Verma
|
8e72311441
|
fix(nimble): Added api's for fetching gatt cache data and for discovering included service
|
2025-05-12 11:56:24 +05:30 |
|
Rahul Tank
|
c15ce89435
|
fix(nimble): Added option to stack to handle repeat pairing internally
|
2025-05-10 20:26:11 +05:30 |
|
Island
|
29c26da8d2
|
Merge branch 'change/ble_update_lib_20250430_v5.3' into 'release/v5.3'
change(ble): [AUTO_MR] 20250430 - Update ESP BLE Controller Lib (v5.3)
See merge request espressif/esp-idf!38973
|
2025-05-09 14:05:19 +08:00 |
|
Island
|
f4b2885b22
|
Merge branch 'fix/ble_mesh_trans_pending_fix_v5.3' into 'release/v5.3'
fix(ble_mesh): remove tx pending assert (v5.3)
See merge request espressif/esp-idf!38939
|
2025-05-09 14:03:52 +08:00 |
|
Wang Meng Yang
|
82b1690b10
|
Merge branch 'feat/add_sdkconfig_for_secure_connection_v5.3' into 'release/v5.3'
fix(bt): disable dm1 for acl-u when aes-ccm is on in peripheral(backport v5.3)
See merge request espressif/esp-idf!38976
|
2025-05-09 09:38:44 +08:00 |
|
Rahul Tank
|
9e99b2afa3
|
Merge branch 'feat/autopts_and_ssc_fixes_v5.3' into 'release/v5.3'
feat(nimble): Added fixes related to SSC and AutoPTS testing (v5.3)
See merge request espressif/esp-idf!38797
|
2025-05-08 21:45:07 +08:00 |
|
gongyantao
|
0de1fab085
|
fix(bt): disable dm1 for acl-u when aes-ccm is on in peripheral
|
2025-05-08 18:21:42 +08:00 |
|
Shen Wei Long
|
4103766c1e
|
change(ble): [AUTO_MR] Update lib_esp32c2 to 16e16586
(cherry picked from commit 26754d8e71)
Co-authored-by: Shen Weilong <shenweilong@espressif.com>
|
2025-05-08 14:53:58 +08:00 |
|
Shen Wei Long
|
6494b57fe8
|
change(ble): [AUTO_MR] Update lib_esp32c6 to 9ecb81c8
(cherry picked from commit a477bfb140)
Co-authored-by: Shen Weilong <shenweilong@espressif.com>
|
2025-05-08 14:53:56 +08:00 |
|
Shen Wei Long
|
396c10c618
|
change(ble): [AUTO_MR] Update lib_esp32h2 to 9ecb81c8
(cherry picked from commit a3cc91dbf0)
Co-authored-by: Shen Weilong <shenweilong@espressif.com>
|
2025-05-08 14:53:53 +08:00 |
|
Rahul Tank
|
c84c699166
|
Merge branch 'bugfix/conn_with_scan_c6_h2_v5.3' into 'release/v5.3'
fix(nimble): Enable support for Connect with scan for 32/ c6/ h2 chip (v5.3)
See merge request espressif/esp-idf!38853
|
2025-05-08 08:39:05 +08:00 |
|
Sumeet Singh
|
cbeef453a8
|
feat(nimble): Added some fixes for autopts testing (v5.3)
|
2025-05-07 17:02:56 +05:30 |
|
Island
|
44782e53b6
|
Merge branch 'bugfix/fix_scan_stopped_with_high_rtc_freq_v5.3' into 'release/v5.3'
fix(ble): fix rtc freq set too high on ESP32-C2 (v5.3)
See merge request espressif/esp-idf!38930
|
2025-05-07 18:47:17 +08:00 |
|
Island
|
c30b17ee80
|
Merge branch 'fix/ble_mesh_fixed_insufficient_link_close_v5.3' into 'release/v5.3'
fix(ble_mesh): fixed issue with insufficient link close transmit cnt (v5.3)
See merge request espressif/esp-idf!38897
|
2025-05-07 15:40:01 +08:00 |
|
Rahul Tank
|
63c0035225
|
fix(nimble): Enable support for Connect with scan for esp32/c6/ h2 chip
|
2025-05-07 12:45:38 +05:30 |
|
luoxu
|
92eb463704
|
fix(ble_mesh): remove tx pending assert
|
2025-05-07 14:54:39 +08:00 |
|
Jin Chen
|
2c782de873
|
fix(ble): fix rtc freq set too high on ESP32-C2
(cherry picked from commit 6a80deac03)
Co-authored-by: cjin <jinchen@espressif.com>
|
2025-05-07 10:18:33 +08:00 |
|