Zhou Xiao
f6763d7fd4
change(ble): [AUTO_MR] updated rom linker script for ESP32-C2
...
(cherry picked from commit 09a3b29d01 )
Co-authored-by: Zhou Xiao <zhouxiao@espressif.com >
2025-09-22 18:47:31 +08:00
Zhao Wei Liang
735afd38cd
change(ble): [AUTO_MR] updated rom linker script for ESP32-C2
...
(cherry picked from commit 32c3556c7a )
Co-authored-by: zwl <zhaoweiliang@espressif.com >
2025-09-17 11:14:02 +08:00
JinCheng
502fa672d9
fix(bt/controller): fixed some controller bugs
2025-08-27 11:12:26 +08:00
zwl
f5dc835552
change(ble): [AUTO_MR] updated rom linker script for ESP32-C2
2025-08-25 10:43:14 +08:00
Island
f68a474a38
Merge branch 'change/ble_update_lib_20250728_v5.3' into 'release/v5.3'
...
change(ble): [AUTO_MR] 20250728 - Update ESP BLE Controller Lib (v5.3)
See merge request espressif/esp-idf!40910
2025-08-22 11:04:52 +08:00
muhaidong
5145d66199
fix(wifi): fix open mode rx fragment fail issue
2025-08-01 16:29:07 +08:00
Zhou Xiao
43c1470920
change(ble): [AUTO_MR] updated rom linker script for ESP32-C2
...
(cherry picked from commit ac6acf3629 )
Co-authored-by: Zhou Xiao <zhouxiao@espressif.com >
2025-07-30 13:14:06 +08:00
Jiang Jiang Jian
6045e49afd
Merge branch 'bugfix/fix_phy_test_crash_v5.3' into 'release/v5.3'
...
fix(PHY): Fixed phy test example crash (v5.3)
See merge request espressif/esp-idf!40756
2025-07-29 11:58:06 +08:00
Jiang Jiang Jian
8bbe5001d3
Merge branch 'bugfix/wpa_eap_v1_connect_issue_v5.3' into 'release/v5.3'
...
Adjusted authentication mode for wpa-eap version 1 and add some fixes for wpa_supplicant(release/v5.3)
See merge request espressif/esp-idf!40700
2025-07-29 11:46:52 +08:00
Zhi Wei Jian
16e2d33bed
fix(rf/example): Fixed phy test example crash
...
(cherry picked from commit e2e5d4915b )
Co-authored-by: zhiweijian <zhiweijian@espressif.com >
2025-07-23 11:23:22 +08:00
tarun.kumar
3b8740860e
fix(softAP): Adjusted authentication mode for wpa-eap version 1
2025-07-21 11:26:32 +05:30
wangtao@espressif.com
dfe0c15f90
fix(wifi): fix esp32c2 eco4 ld issue
2025-07-18 23:49:33 +08:00
Zhou Xiao
d0d314ae52
fix(ble): updated rom linker script for ESP32-C2
...
(cherry picked from commit f1838aeec1 )
Co-authored-by: Zhou Xiao <zhouxiao@espressif.com >
2025-07-09 13:14:31 +08:00
Zhao Wei Liang
f330a3c631
fix(ble): fixed occasional assert triggered during controller disable on ESP32-C2
...
(cherry picked from commit 7b1a7cc4c3 )
Co-authored-by: zwl <zhaoweiliang@espressif.com >
2025-07-02 15:14:02 +08:00
Jiang Jiang Jian
c7a31ce888
Merge branch 'bugfix/esp_flash_escape_checking_v5.3' into 'release/v5.3'
...
fix(esp_flash): fixed issue of escaping boundary check (v5.3)
See merge request espressif/esp-idf!40119
2025-07-02 14:29:59 +08:00
sibeibei
74c3f70e8e
fix(wifi): rx bcn failed when sta off channel under modem state
2025-06-30 18:10:05 +08:00
sibeibei
6da81c80c0
fix(wifi):fix modem state rx bcn failed when tbtt update, support modem state for coexist
2025-06-30 16:32:37 +08:00
liuning
40fe7efe33
fix(wifi): fix cant sleep if connection breaks during sending probe
2025-06-30 16:32:36 +08:00
Xiao Xufeng
0cb4e3dfe1
fix(esp_flash): fixed issue of escaping boundary check
...
Also patched corresponding ROM functions
2025-06-25 01:40:40 +08:00
linruihao
c61ca564d7
fix(coex): Fix ble disconnect when coexisting wifi on esp32c2
2025-06-23 15:30:29 +08:00
linruihao
16436f5cd5
feat(coex): implement BT coex timer event
2025-06-23 15:30:16 +08:00
Zhao Wei Liang
e98fd57bea
fix(ble): fixed assertion issue in connection state on ESP32C2-ECO4
...
(cherry picked from commit 83fd955f11 )
Co-authored-by: zwl <zhaoweiliang@espressif.com >
2025-06-20 15:31:29 +08:00
Island
4009aa6ed0
Merge branch 'feat/reduce_bin_size_and_iram_for_ble_rom_code_v5.3' into 'release/v5.3'
...
feat(ble/controller): Reduce bin size and IRAM for BLE rom code on ESP32-C3 and ESP32-S3 (v5.3)
See merge request espressif/esp-idf!39451
2025-06-12 21:51:51 +08:00
Zhao Wei Liang
8807b30463
fix(ble): change ld file on ESP32-C2
...
(cherry picked from commit 6c5bff1bd8 )
Co-authored-by: zwl <zhaoweiliang@espressif.com >
2025-06-09 11:04:11 +08:00
Zhi Wei Jian
ad523cf3ff
feat(ble/controller): Reduce bin size and IRAM for BLE rom code
...
(cherry picked from commit 1d739291ca )
Co-authored-by: zhiweijian <zhiweijian@espressif.com >
2025-05-27 16:03:29 +08:00
yinqingzhao
7bcbc483c6
fix(wifi): fix some wifi bugs
2025-05-26 16:43:59 +08:00
yinqingzhao
ced26468d4
fix(wifi): fix some wifi bugs
2025-05-13 14:49:53 +08:00
Shen Wei Long
8f2c00f18a
fix(ble): update ld file on ESP32-C2
...
(cherry picked from commit ee6607b489 )
Co-authored-by: zwl <zhaoweiliang@espressif.com >
2025-05-08 14:54:01 +08:00
sibeibei
8fe39c57cc
fix: tsens read abnormal value in esp32c2eco4
2025-05-06 14:26:11 +08:00
akshat
199ec4c82b
feat(esp_wifi): Add DS parameter in probe requests from STA
...
Parse the DS IE to get intended channel when softAP rx request,
send probe response only if request is intended for the channel
2025-04-30 11:27:54 +05:30
chenjianhua
c82cabb576
fix(bt): Update bt lib for ESP32-C3 and ESP32-S3(edf923e)
...
- Fixed ble lib linkage issue
2025-04-28 14:11:25 +08:00
Chen Jian Hua
7f3f15f5f1
fix(bt): Update bt lib for ESP32-C3 and ESP32-S3(edf923e)
...
- Fixed MIC error disconnection when pairing with iOS devices
(cherry picked from commit 0df0b53b0a )
Co-authored-by: chenjianhua <chenjianhua@espressif.com >
2025-04-28 14:11:11 +08:00
Jiang Jiang Jian
181aeb8245
Merge branch 'bugfix/fix_scan_info_error_in_lr_only_mode_v5.3' into 'release/v5.3'
...
fix(wifi): Fixed the scan information error in LR only mode (v5.3)
See merge request espressif/esp-idf!37809
2025-04-24 10:39:56 +08:00
Island
c367f335e5
Merge branch 'feat/support_136k_rc_clk_on_ble_sleep_v5.3' into 'release/v5.3'
...
Feat/support 136k rc clk on ble sleep (v5.3)
See merge request espressif/esp-idf!38620
2025-04-24 10:37:52 +08:00
Jiang Jiang Jian
3a0d5d7854
Merge branch 'bugfix/fix_bt_access_ext_mem_in_intr_v5.3' into 'release/v5.3'
...
fix(bt/controller): Fixed access external memory in isr context (v5.3)
See merge request espressif/esp-idf!38573
2025-04-24 10:22:13 +08:00
Jin Chen
e851ff6671
feat(ble): support ble sleep using 136 kHz RC on ESP32-C2
...
(cherry picked from commit 73f1084bf8 )
Co-authored-by: cjin <jinchen@espressif.com >
2025-04-22 19:05:35 +08:00
zhangyanjiao
63f167570d
fix(wifi): Fixed the scan information error when AP in LR only mode
2025-04-22 11:52:01 +08:00
Chen Jian Hua
3dbcb7b7f8
fix(bt): Update bt lib for ESP32-C3 and ESP32-S3(a684dd5)
...
- Fixed clear legacy adv error when adv not exist
- Disable anonymous extended adv reporting
- Fixed BLE assert lld_adv.c 2992
- Fixed heap assert due to adv data buffer double freeing
- Fixed BLE 0x08 disconnect when the win size is greater than half of the conn interval
(cherry picked from commit 4602665e5d )
Co-authored-by: chenjianhua <chenjianhua@espressif.com >
2025-04-21 14:33:34 +08:00
Jin Cheng
4173a7f896
fix(bt/controller): update libbtdm_app.a
...
- fixed errors in the coexistance of ACL and SCO
- fixed dynamic priority config error in dual mode
2025-04-21 14:22:56 +08:00
gongyantao
fb5a67c1d3
fix(bt): fixed some issues in bt controller
...
- add check for Wi-Fi channel
- fix the incorrect unit of duration_min in cpb tx
- recalculate the channel map when afh is enabled
- fix incorrect vendor event count causing an assertion failure
2025-04-16 15:31:04 +08:00
Island
5de769cba4
Merge branch 'change/ble_update_lib_20250313_v5.3' into 'release/v5.3'
...
change(ble): [AUTO_MR] 20250313 - Update ESP BLE Controller Lib (v5.3)
See merge request espressif/esp-idf!37821
2025-04-16 14:38:01 +08:00
chenjianhua
2a30f64b71
fix(bt): Update bt lib for ESP32-C3 and ESP32-S3(566c8e3)
...
- Support BLE vendor hci set RX sensitivity and AGC gain command
- Fixed enhanced TX power setting and getting for legacy adv
- Fixed BLE assert lld_con.c 2387
- Fixed compatibility issues during the encryption procedure
- Support BLE vendor hci enable CCA command
2025-04-15 14:48:25 +08:00
Shen Weilong
af828cc8f5
fix(ble): fixed a heap assertion issue when enabling BLE for esp32c2 v2.0
2025-04-15 12:21:25 +08:00
Shen Weilong
7856fefea1
feat(ble/controller): Added memory boundary check for ESP32-C2
2025-04-15 12:20:31 +08:00
zwl
87838acaed
feat(ble): add enhanced connect function on ESP32-C2
2025-04-15 12:17:03 +08:00
zhiweijian
94ada16554
fix(bt/controller): Fixed controller flash only bug if hci-uart is enabled
2025-04-07 17:02:58 +08:00
Shen Wei Long
92ddd1cccb
feat(ble/controller): Deleted useless functions for ESP32-C6/H2/C2
2025-03-24 20:20:35 +08:00
gongyantao
c1d5cb63cc
fix(bt): fixed some issues in bt controller
...
- fixed the issue where the NULL pointer was deferenced in lc_free state
- avoid accessing released ACL resources in SCO logic
2025-03-10 15:28:32 +08:00
Jin Cheng
73508cf7b4
fix(bt/controller): fixed some controller bugs on ESP32.
...
1. added a VSC to control whether to initiate lmp_auto_rate
- Closes https://github.com/espressif/esp-idf/issues/15133
2. fixed EA resource cleanup error after SNIFF negotiation failure
- Closes https://github.com/espressif/esp-idf/issues/13605
3. removed an assertion in SCO data TX handler after disconnection
- Closes https://github.com/espressif/esp-idf/issues/15176
2025-03-10 15:28:22 +08:00
yinqingzhao
79df1a8657
fix(sniffer): fix channel in rx_ctrl is zero when using sniffer
2025-03-07 15:24:49 +08:00