liuning
5156d96234
fix(coex): fix esp32 coex crash issue (7260f71)
2025-12-16 16:05:35 +08:00
zwx
70b8e40ecd
feat(esp_coex): set the pull mode of the external coex input pin
2025-11-13 10:44:50 +08:00
Jiang Jiang Jian
b1f2c08565
Merge branch 'feat/add_154_status_for_coex_v5.4' into 'release/v5.4'
...
feat(coex): add 802.15.4 status for coex (v5.4)
See merge request espressif/esp-idf!42835
2025-11-05 14:55:18 +08:00
Wang Meng Yang
f31d306a73
Merge branch 'bugfix/fix_bt_coverity_v5.4' into 'release/v5.4'
...
bugfix: Fix array compared against 0 in btc_manage.c and the issue of uninitialized pointer reading in coexist_printf (v5.4)
See merge request espressif/esp-idf!42067
2025-10-27 15:01:09 +08:00
Xu Si Yu
19f2fb1aa1
feat(coex): add 802.15.4 status for coex
2025-10-24 14:45:50 +08:00
yangfeng
334977a63d
fix(esp_coex): Fix the issue of uninitialized pointer reading in coexist_printf
2025-10-20 11:02:20 +08:00
muhaidong
c0cdb94682
fix(wifi): fix some wifi bugs 20250929
...
1. fix scan done event miss issue
2. fix cant sleep if connection breaks during sending probe
3. fix some esp-now issues and lightsleep issues
4. feat(coex): support backgorund scan for coex, fix some issues of scan when connected
2025-10-10 15:51:11 +08:00
zhangyanjiao
99eb1ced8e
fix(wifi): fix duplicated offchan error, add coex wifi event imm
2025-07-14 19:52:11 +08:00
linruihao
b50ce3c7ac
feat(coex): implement BT coex timer event
2025-05-27 15:00:12 +08:00
muhaidong
279dc78e38
fix(coex): fix some external coexist issue
2025-05-27 14:36:28 +08:00
sibeibei
444dddd87d
fix(wifi):fix modem state rx bcn failed when tbtt update, support modem state for coexist
2025-05-07 11:57:55 +08:00
baohongde
12117c66d4
feat(coex): Support BR/EDR (e)SCO and Wi-Fi coexistence
2025-04-02 19:25:53 +08:00
muhaidong
5dc5f0e566
fix(coex): fix disable external coex fail issue
2025-02-14 19:24:12 +08:00
linruihao
e6e09dbc4c
feat(coex): add coexist scheme for bt inquiry/page coexist with wifi
2025-01-20 14:20:29 +08:00
liuning
fbe0e5a358
feat(coex): update coexist debug default event
2025-01-15 19:42:11 +05:30
Xu Si Yu
59cd4c481d
feat(15.4): support setting 15.4 txrx pti when coex is enabled
2025-01-07 12:23:24 +08:00
Xu Si Yu
a4843338e8
fix(openthread): fix openthread radio spinel deinit
2025-01-07 12:22:16 +08:00
Xu Si Yu
8b098ae53c
fix(coex): fix 802.15.4 external coexistence
2024-11-15 18:53:28 +08:00
liuning
99dbcf536c
fix(coex): fix esp32c2/esp32c5/esp32c61 coexist memory leakage issue
2024-10-16 10:26:55 +08:00
liuning
05173abc43
fix(coex): sync up coex head file
2024-10-16 10:26:55 +08:00
liuning
18f959623c
fix(coex): fix esp32c5 coexist hw timer issue
2024-10-16 10:26:55 +08:00
liuning
3b8bd7b608
fix(coex): fix some coexist debug issues
2024-10-16 10:26:55 +08:00
sibeibei
02e9c850d8
fix(wifi): fix wifi bugs 240919
2024-10-08 15:43:45 +08:00
muhaidong
63bb1c6719
fix(wifi): fix modem_clock_module_enable mismatch issue
2024-09-23 11:45:03 +08:00
muhaidong
779bbff03c
fix(wifi): fix esp32c5 enable external coex fail issue
2024-09-23 10:29:18 +08:00
muhaidong
ba302e45dd
fix(wifi): esp32c5 esp32c61 support external coex
2024-09-23 10:28:56 +08:00
liuning
83809910d2
feat(coex): optimize connectionless coexist pwr, optimize wifi pwr with bt idle
2024-09-14 19:28:09 +08:00
liuning
691b6e245b
feat(coex): support GPIO debug
2024-09-10 10:40:15 +08:00
liuning
418c856db0
feat(coex): support esp32c61 coex support
2024-08-30 20:43:06 +08:00
xuxiao
8780375859
feat(wifi): add wifi support for esp32c61
2024-08-30 20:43:06 +08:00
liuning
888967bcb0
feat(coex): support esp32c5mp coexist
2024-07-24 18:03:42 +08:00
linruihao
9d2b2d4d91
fix(coex): Fixed coexist scheme phase index overflow issue
2024-07-15 15:01:40 +08:00
Xiaoyu Liu
2cb9419b14
change(esp_rom): optimize target-specific header files layout in components/esp_rom
2024-06-27 11:24:45 +08:00
liuning
0dcbbb8eb9
fix(coex): fix ESP32 Wi-Fi cant tx after sw_reset with BLE scan
...
Closes https://github.com/espressif/esp-idf/issues/13598
2024-06-25 15:42:47 +08:00
liuning
68fe185371
feat(wifi): support coex pwr
2024-05-21 14:14:30 +08:00
liuning
9783bddde1
feat(coex): support esp32c5 beta3 coexist
2024-04-10 14:09:40 +08:00
xiehang
f3c5047638
feat(extconn): Supports external WiFi connections for ESP32p4 and other espressf chips
2024-04-01 11:44:52 +08:00
zwx
d2e0b9419f
fix(CI): fix CI to pass fast build app
2024-03-29 16:03:24 +08:00
xuxiao
b1bd9987fe
feat(phy): add esp32c5 beta3 phy support
2024-03-29 16:03:24 +08:00
liuning
1cf760b73f
feat(coex): support to scan long time on channel, fix coexist sync issue
2024-03-13 10:54:41 +08:00
liuning
7440e302be
feat(coex): improve Wi-Fi connecting compatibility at coexistence
2024-02-27 09:43:00 +08:00
linruihao
6604417b45
fix(esp_coex): fix circular dependency issue on esp32
...
Closes https://github.com/espressif/esp-idf/issues/13113
2024-02-20 15:12:20 +08:00
linruihao
b6d6735190
fix(esp_coex): Fixed potential BLE scan request ifs timer error bug
2024-01-20 11:26:52 +08:00
Xu Si Yu
b2a32c5b3f
fix(coex): 802.15.4 coex break notification
2023-12-12 11:08:52 +08:00
xiaqilin
2c2f1bd60d
fix(esp_coex): fix esp32c6 coex reg reset issue
2023-12-05 20:16:48 +08:00
liuning
c783332962
feat(coex): apply struct for coex version
2023-11-21 18:00:26 +08:00
liuning
aec27052b6
feat(coex): rename coexist sections
2023-11-21 18:00:25 +08:00
muhaidong
deed5684ce
change(wifi): update esp_coexist_internal.h and esp_modem_wrapper.h
2023-11-06 21:55:33 +08:00
muhaidong
3e98a7be6e
docs(esp_mesh): update esp_mesh_internal.h
2023-11-06 21:55:21 +08:00
muhaidong
dea39f359e
update(esp_coexist): update esp coexist header file
2023-11-06 21:54:59 +08:00