22715 Commits

Author SHA1 Message Date
Zhao Wei Liang
e81b4628b6 fix(ble): fixed the connect issue when rx error aa on ESP32-H2
(cherry picked from commit 093b65e27c76d2c5c6997d1ba5d8c0ca47e5229f)

Co-authored-by: zwl <zhaoweiliang@espressif.com>
2024-11-27 16:03:34 +08:00
Island
8cee3e3f9a Merge branch 'bugfix/fix_bleqabr24_1646_v5.1' into 'release/v5.1'
Fixed BLE creating connection when the connection already exists on ESP32 (v5.1)

See merge request espressif/esp-idf!35044
2024-11-27 15:44:44 +08:00
Wang Meng Yang
3e1ecc4e8b Merge branch 'feat/add_profile_state_event_v5.1' into 'release/v5.1'
feat(bt/bluedroid): added events to indicate the profile states of HFP (v5.1)

See merge request espressif/esp-idf!35151
2024-11-27 14:44:14 +08:00
Shyamal Khachane
2eaee75296 fix(esp_wifi): Populate appropriate reason codes when softAP sends deauthentication
Populate appropriate reason for sending deauthentication when softAP receives
invalid RSN IE from association request
2024-11-27 00:34:50 +05:30
Sarvesh Bodakhe
e35035aa9a fix(wifi): Fix wrong wifi reason codes reported on station and softAP
- Fix wrong reason code reported when softAP issues a disconnect for station
- Fix wrong reason code reported when association timeout happens at station
- Deprecate enums WIFI_REASON_ASSOC_EXPIRE, WIFI_REASON_NOT_AUTHED, WIFI_REASON_NOT_ASSOCED
  and use WIFI_REASON_DISASSOC_DUE_TO_INACTIVITY,
  WIFI_REASON_CLASS2_FRAME_FROM_NONAUTH_STA,
  WIFI_REASON_CLASS3_FRAME_FROM_NONASSOC_STA respectively
- Update wifi documentation related to reason codes
2024-11-27 00:34:47 +05:30
Sarvesh Bodakhe
9475109311 fix(wpa_supplicant): Fix debug print in wps_start_msg_timer() 2024-11-27 00:30:24 +05:30
Sarvesh Bodakhe
a0c7229954 fix(wifi): Fix bug in wrong profile checking of AP's RSNXE IE 2024-11-27 00:30:22 +05:30
chenjianhua
f09d2524a2 fix(bt): Update bt lib for ESP32(c3082c4)
- Fixed BLE creating connection when the connection already exists
2024-11-26 15:34:26 +08:00
Wang Meng Yang
345693ce9b Merge branch 'bugfix/disconn_sdp_upon_wrong_data_v5.1' into 'release/v5.1'
fix(bt/bluedroid): disconnect SDP connection on receiving incorrect response (v5.1)

See merge request espressif/esp-idf!35146
2024-11-26 14:59:48 +08:00
Island
43e4dd53e8 Merge branch 'bugfix/fix_c2_light_sleep_coex_v5.1' into 'release/v5.1'
fix(ble): fix ble light sleep error on esp32c2 (v5.1)

See merge request espressif/esp-idf!35053
2024-11-26 11:09:58 +08:00
Jiang Jiang Jian
aeff1279f6 Merge branch 'bugfix/fix_external_coex_build_fail_issue_v5.1' into 'release/v5.1'
fix external coex build fail issue

See merge request espressif/esp-idf!35178
2024-11-26 10:27:00 +08:00
muhaidong
aa52d39d4b fix external coex build fail issue 2024-11-25 20:11:11 +08:00
Jin Cheng
61beadb586 feat(bt/bluedroid): added events to indicate the profile states of HFP 2024-11-25 16:23:10 +08:00
yinqingzhao
2a715e4203 feat(twt): twt add parameter to enable keep alive 2024-11-25 15:10:56 +08:00
Jin Cheng
e65a01c55a fix(bt/bluedroid): disconnect SDP connection on receiving incorrect response 2024-11-25 10:20:27 +08:00
Wang Meng Yang
07821e8408 Merge branch 'bugfix/lmp_trans_collision_v5.1' into 'release/v5.1'
fix(bt/controller): Fixed some controller bugs on ESP32 (v5.1)

See merge request espressif/esp-idf!34947
2024-11-25 09:53:24 +08:00
Wang Meng Yang
edb09cdb28 Merge branch 'bugfix/rx_invalid_cmd_err_code_v5.1' into 'release/v5.1'
fix(bt/bluedroid): Fixed the incorrect error code returned when receiving an invalid command(v5.1)

See merge request espressif/esp-idf!34993
2024-11-22 21:16:19 +08:00
Jin Cheng
3db4974814 fix(bt/controller): Fixed some controller bugs on ESP32
- Fixed wrong logic in handling sniff transaction collision at slave
      side
    - Fixed the issue ACL is stopped too early before eSCO
2024-11-22 17:26:00 +08:00
Aditya Patwardhan
6bca6f4e17 Merge branch 'bugfix/ota_failed_with_openssl_3.0.2_v5.1' into 'release/v5.1'
fix(esp_http_client): Fix ota failure with openssl server (v5.1)

See merge request espressif/esp-idf!35068
2024-11-22 16:13:36 +08:00
xiongweichao
8c485371b9 fix(bt/bluedroid): Fixed the incorrect error code returned
when receiving an invalid command
2024-11-22 12:25:23 +08:00
Jin Chen
27ece294bb fix(ble): change ld for ble scan coex issue
(cherry picked from commit dd499d7b2e199dab1e56297136ce5af479d01cd9)

Co-authored-by: cjin <jinchen@espressif.com>
2024-11-22 10:41:40 +08:00
Jin Chen
b7b9367b21 fix(ble): fix ble light sleep error on esp32c2
(cherry picked from commit 23f7e33a97ad70ff1e73407650f7b8edbd91fc9a)

Co-authored-by: cjin <jinchen@espressif.com>
2024-11-22 10:41:40 +08:00
Xu Si Yu
eaa23bc704 fix(openthread): fix a naming error of esp radio spinel 2024-11-21 15:52:46 +08:00
zwx
d7f69d03c0 feat(openthread): support alloc nat64 session from psram 2024-11-21 15:52:46 +08:00
Xu Si Yu
aa67538038 fix(coex): fix 802.15.4 external coexistence 2024-11-21 15:52:46 +08:00
Xu Si Yu
78a4ea29f3 feat(openthread): update openthread submodule and border router lib 2024-11-21 15:52:45 +08:00
Jiang Jiang Jian
7ac7939f52 Merge branch 'bugfix/fix_some_wifi_coexist_bugs_20241105_v5.1' into 'release/v5.1'
bugfix/fix some wifi coexist bugs 20241105 v5.1

See merge request espressif/esp-idf!34657
2024-11-21 15:49:41 +08:00
nilesh.kale
1608b89ff0 fix(esp_http_client): Fix ota failure with openssl server
If the TLS server (e.g., openssl) closes connection with encrypted close-notify alert
then `errno` is not explicitly set on the socket by LwIP stack.
For this scenario, we must rely only on `ERR_TCP_TRANSPORT_CONNECTION_CLOSED_BY_FIN`
return value as the connection close case and do the graceful connection closure.

Closes https://github.com/espressif/esp-idf/issues/14724
2024-11-21 12:36:39 +05:30
Jiang Jiang Jian
907337aa7c Merge branch 'fix/fix_modem_module_clock_missing_after_ota_v5.1' into 'release/v5.1'
fix(esp_system): deselect all modem modules lp clock source selection before clk initialization (v5.1)

See merge request espressif/esp-idf!34926
2024-11-20 19:51:53 +08:00
Alexey Gerenkov
ca75f777ac Merge branch 'jtag_doc_update_v5.1' into 'release/v5.1'
docs(jtag): update OpenOCD related sections (v5.1)

See merge request espressif/esp-idf!34400
2024-11-19 21:15:08 +08:00
Jiang Jiang Jian
fdd8d599b8 Merge branch 'fix/fix_deadlock_in_pm_mode_switching_v5.1' into 'release/v5.1'
fix(esp_pm): fix deadlock in pm_mode switching (v5.1)

See merge request espressif/esp-idf!34989
2024-11-19 19:04:52 +08:00
wuzhenghui
effce8fd46
fix(esp_pm): fix deadlock in pm_mode switching 2024-11-18 19:23:58 +08:00
Abhinav Kudnar
fc71bdb6ad fix(nimble): Nimble Error logs in case of memory overflow/failure 2024-11-18 17:54:50 +08:00
wuzhenghui
ca1e8810e1
fix(esp_pm): fix missed ccompare update when another core is already in do_switch 2024-11-18 16:50:45 +08:00
liuning
aba5049808 fix(coex): fix esp32c2/esp32c5/esp32c61 coexist memory leakage issue 2024-11-18 14:17:18 +08:00
liuning
97a5f94f0f fix(coex): sync up coex head file 2024-11-18 14:13:30 +08:00
liuning
da34a49d5f fix(coex): fix esp32c5 coexist hw timer issue 2024-11-18 14:13:30 +08:00
liuning
06aa7e0802 fix(coex): fix some coexist debug issues 2024-11-18 14:13:30 +08:00
muhaidong
92666b5140 fix(wifi): fix modem_clock_module_enable mismatch issue 2024-11-18 14:13:30 +08:00
muhaidong
b27767df5d fix(wifi): fix esp32c5 enable external coex fail issue 2024-11-18 14:13:30 +08:00
muhaidong
f208ffa32f fix(wifi): esp32c5 esp32c61 support external coex 2024-11-18 14:13:30 +08:00
liuning
c4752d8e09 feat(coex): optimize connectionless coexist pwr, optimize wifi pwr with bt idle 2024-11-18 14:13:30 +08:00
liuning
b5a8c9684d feat(coex): support GPIO debug 2024-11-18 14:13:29 +08:00
Song Ruo Jing
c2138be7ee feat(soc): support SOC_GPIO_IN_RANGE_MAX/SOC_GPIO_OUT_RANGE_MAX 2024-11-18 14:13:29 +08:00
Jiang Jiang Jian
64849cb703 Merge branch 'change/change_pm_slp_iram_opt_dependence_v5.1' into 'release/v5.1'
change(esp_pm): change pm_slp_iram_opt dependence(backport v5.1)

See merge request espressif/esp-idf!33864
2024-11-18 11:01:22 +08:00
Jiang Jiang Jian
fb83a5ee5b Merge branch 'fix/lwip_drop_ipv6_if_no_ll_v5.1' into 'release/v5.1'
fix(lwip): Add default IPv6 input filter to drop traffic if ipv6 not assigned (v5.1)

See merge request espressif/esp-idf!34150
2024-11-18 11:00:50 +08:00
Jiang Jiang Jian
a068fdd1ba Merge branch 'fix/ws_transport_mem_corrupt_v5.1' into 'release/v5.1'
fix(transport): Fix websocket mem-corruption while reading headers (v5.1)

See merge request espressif/esp-idf!34155
2024-11-18 11:00:00 +08:00
Jiang Jiang Jian
1fd224df79 Merge branch 'fix/wifi_netif_null_deref_v5.1' into 'release/v5.1'
esp_wifi: Add null pointer checks to WiFi-netif APIs (v5.1)

See merge request espressif/esp-idf!34160
2024-11-18 10:59:33 +08:00
Shu Chen
cd50023d6e Merge branch 'backport/2015_enhack_v51' into 'release/v5.1'
fix(802.15.4): add case for 2015 frame enh-ack(Backport v5.1)

See merge request espressif/esp-idf!34949
2024-11-17 21:36:45 +08:00
Erhan Kurubas
2412bf019d docs(jtag): update OpenOCD related sections 2024-11-17 08:30:29 +08:00