Zhou Xiao
ca8a84a24e
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-23 15:08:04 +08:00
Zhao Wei Liang
17f23d9423
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-22 11:35:24 +08:00
JinCheng
35a4fab357
fix(bt/controller): fixed some controller bugs
2025-09-19 14:06:12 +08:00
Zhao Wei Liang
32634c5ec5
change(ble): [AUTO_MR] updated rom linker script for ESP32-C2
...
(cherry picked from commit 7f7c8e2c85 )
Co-authored-by: zwl <zhaoweiliang@espressif.com >
2025-08-08 21:13:36 +08:00
muhaidong
c678cf9432
fix(wifi): fix open mode rx fragment fail issue
2025-08-06 16:33:43 +08:00
Jiang Jiang Jian
a96fb81744
Merge branch 'fix/wpa_eap_v1_192_bit_cert_v5.1' into 'release/v5.1'
...
Sending disconnect event in connect fail and add enterprise check 192 bit and some fixes for wpa_supplicant(v5.1)
See merge request espressif/esp-idf!41009
2025-08-04 15:00:01 +08:00
Jiang Jiang Jian
26307750da
Merge branch 'bugfix/esp_flash_escape_checking_v5.1' into 'release/v5.1'
...
fix(esp_flash): fixed issue of escaping boundary check (v5.1)
See merge request espressif/esp-idf!40121
2025-08-04 14:30:27 +08:00
tarun.kumar
53e113f87a
fix(softAP): Adjusted authentication mode for wpa-eap version 1
2025-08-02 10:35:17 +05:30
Jiang Jiang Jian
477099dd80
Merge branch 'fix/fix_esp32c2_eco4_ld_issue_v51' into 'release/v5.1'
...
fix(wifi): fix esp32c2 eco4 ld issue v51
See merge request espressif/esp-idf!40925
2025-08-01 10:31:34 +08:00
Island
ee97e0aa6b
Merge branch 'change/ble_update_lib_20250728_v5.1' into 'release/v5.1'
...
change(ble): [AUTO_MR] 20250728 - Update ESP BLE Controller Lib (v5.1)
See merge request espressif/esp-idf!40908
2025-07-31 11:51:57 +08:00
wangtao@espressif.com
5f8cf8b598
fix(wifi): fix esp32c2 eco4 ld issue
2025-07-31 11:08:37 +08:00
Jiang Jiang Jian
5f8b1ae38a
Merge branch 'feat/add_bip_softAP_v5.1' into 'release/v5.1'
...
Add support for BIP on AP mode(v5.1)
See merge request espressif/esp-idf!40850
2025-07-30 19:17:57 +08:00
Zhou Xiao
3b805b1af6
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:13:27 +08:00
tarun.kumar
b76b02264c
fix(wifi): Made changes in api for sending bcast deauth frames
2025-07-28 11:54:29 +05:30
Xiao Xufeng
2b66f127fd
fix(esp_flash): fixed issue of escaping boundary check
...
Also patched corresponding ROM functions
2025-07-28 14:10:06 +08:00
Zhi Wei Jian
ae77a9a37c
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:12 +08:00
liuning
5e011dc827
fix(wifi): fix cant sleep if connection breaks during sending probe
2025-07-17 10:40:25 +08:00
sibeibei
34c922cf59
fix(wifi): rx bcn failed when sta off channel under modem state
2025-07-16 21:47:39 +08:00
sibeibei
ef8b1ab5c5
fix(wifi):fix modem state rx bcn failed when tbtt update, support modem state for coexist
2025-07-16 21:35:37 +08:00
Zhou Xiao
40a333b58f
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:13:40 +08:00
linruihao
c7a4f6b18f
fix(coex): Fix ble disconnect when coexisting wifi on esp32c2
2025-07-08 11:14:01 +08:00
linruihao
ba3c32d53b
feat(coex): implement BT coex timer event
2025-07-08 11:14:01 +08:00
Zhao Wei Liang
bfd8d024fd
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:13:31 +08:00
Zhao Wei Liang
3c3a46a4c5
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: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
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
zhiweijian
8bf1aa8e51
fix(bt/controller): Fixed controller flash only bug if hci-uart is enabled
2025-05-27 16:37:07 +08:00
zhiweijian
8c2bce45c4
feat(ble/controller): Reduce bin size and IRAM for BLE rom code
2025-05-27 16:31:46 +08:00
yinqingzhao
2df8ae8488
fix(wifi): fix some wifi bugs
2025-05-26 17:51:32 +08:00
Shen Wei Long
9acfa0eea6
fix(ble): update ld file on ESP32-C2
...
(cherry picked from commit ee6607b489 )
Co-authored-by: zwl <zhaoweiliang@espressif.com >
2025-05-08 14:53:34 +08:00
sibeibei
0f3c166d12
fix: tsens read abnormal value in esp32c2eco4
2025-05-06 14:32:53 +08:00
Island
eb6437199b
Merge branch 'bugfix/fix_cble50y25_207_v5.1' into 'release/v5.1'
...
Fixed MIC error disconnection when pairing with iOS devices on ESP32-C3 and ESP32-S3(edf923e) (v5.1)
See merge request espressif/esp-idf!38761
2025-04-30 11:16:40 +08:00
Island
c6cfebbd48
Merge branch 'feat/support_136k_rc_clk_on_ble_sleep_v5.1' into 'release/v5.1'
...
Feat/support 136k rc clk on ble sleep (v5.1)
See merge request espressif/esp-idf!38618
2025-04-29 10:43:49 +08:00
chenjianhua
99f2451a94
fix(bt): Update bt lib for ESP32-C3 and ESP32-S3(edf923e)
...
- Fixed ble lib linkage issue
2025-04-28 14:13:34 +08:00
Chen Jian Hua
6e86ad21b1
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:13:21 +08:00
Jiang Jiang Jian
7fe8b9da5a
Merge branch 'bugfix/fix_bt_access_ext_mem_in_intr_v5.1' into 'release/v5.1'
...
fix(bt/controller): Fixed access external memory in isr context (v5.1)
See merge request espressif/esp-idf!38575
2025-04-23 16:49:09 +08:00
Jin Chen
603f9063a4
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:20 +08:00
Chen Jian Hua
9fb4a45c66
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:23 +08:00
Jin Cheng
8bedc3c88e
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:23:11 +08:00
gongyantao
a78bc07ce9
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:29:35 +08:00
Shen Weilong
6fb96ac2bd
fix(ble): fixed a heap assertion issue when enabling BLE for esp32c2 v2.0
2025-04-03 08:58:17 +08:00
Jiang Jiang Jian
34449e9b03
Merge branch 'backport/backport_some_changes_to_v5.1' into 'release/v5.1'
...
fix(wifi): fix some wifi bugs(backport v5.1)
See merge request espressif/esp-idf!38015
2025-03-28 16:46:54 +08:00
yinqingzhao
2ed6bf6515
fix(wifi): fix some wifi bugs
2025-03-27 17:43:11 +08:00
Island
1f4106fcfe
Merge branch 'feature/add_vendor_ble_cmd_definitions_5.1' into 'release/v5.1'
...
Feature/add vendor ble cmd definitions (v5.1)
See merge request espressif/esp-idf!37961
2025-03-27 17:15:00 +08:00
Jiang Jiang Jian
c6675c3f8f
Merge branch 'bugfix/fix_scan_info_error_in_lr_only_mode_v5.1' into 'release/v5.1'
...
fix(wifi): Fixed the scan information error in LR only mode (v5.1)
See merge request espressif/esp-idf!37905
2025-03-26 21:33:26 +08:00
Shen Weilong
7819da8490
feat(ble/controller): Added memory boundary check for ESP32-C2
2025-03-25 15:39:04 +08:00
zhangyanjiao
ffcce755ab
fix(wifi): Fixed the scan information error when AP in LR only mode
2025-03-19 19:17:01 +08:00
Zhou Xiao
ca33fdac08
feat(ble): add enhanced connect function on ESP32-C2
...
(cherry picked from commit 71cea01694 )
Co-authored-by: zwl <zhaoweiliang@espressif.com >
2025-03-18 12:54:02 +08:00
Island
3991203223
Merge branch 'bugfix/fix_some_ble_bugs_250220_esp32c3_v5.1' into 'release/v5.1'
...
Fixed some BLE bugs 250220 on esp32c3(b34b7d6) (v5.1)
See merge request espressif/esp-idf!37698
2025-03-13 17:34:14 +08:00
Chen Jian Hua
640ee17ca7
fix(bt): Update bt lib for ESP32-C3 and ESP32-S3(b34b7d6)
...
- 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
(cherry picked from commit d672f909f3 )
Co-authored-by: chenjianhua <chenjianhua@espressif.com >
2025-03-12 15:33:24 +08:00