Jiang Jiang Jian
698aae95cf
Merge branch 'contrib/github_pr_9529_v4.2' into 'release/v4.2'
...
component_bt: Fixed memory leak due to not freeing memory if posting a message to a thread fails(v4.2)
See merge request espressif/esp-idf!21474
2022-12-13 13:56:24 +08:00
morris
083483effc
Merge branch 'bugfix/fix_slave_gpio_cs_mixed_with_iomux_bus_v4.2' into 'release/v4.2'
...
spi_slave: fix slave can't use iomux bus mixed with gpio cs_pin (v4.2)
See merge request espressif/esp-idf!21379
2022-12-12 15:50:41 +08:00
xiongweichao
e5e225adaa
bt: Fixed incorrect parameters in switching to BTC context
2022-12-09 16:27:36 +08:00
xiongweichao
b5a959f11d
bt:Modify the member variable *arg in struct btc_msg to arg[0]
2022-12-09 16:27:36 +08:00
Jin Cheng
bd9fddf174
correct the SR_mode selection when konw nothing about Peripheral
2022-12-09 10:39:59 +08:00
xiongweichao
0b0f2eeb01
bt: Fixed memory leak due to not freeing memory if posting a message to a thread fails
2022-12-08 18:47:31 +08:00
wangjialiang
c281ef1f43
ble_mesh: stack: Fix exceptional list parameters check issue
2022-12-05 20:35:54 +08:00
Jiang Jiang Jian
8c6057db9d
Merge branch 'bugfix/unprot_sa_query_issue_v4.2' into 'release/v4.2'
...
Fix unprotected SA Query issue (Backport v4.2)
See merge request espressif/esp-idf!21316
2022-12-05 10:59:10 +08:00
wanlei
e08bbd311f
spi_slave: fix slave can't use iomux bus mixed with gpio cs_pin
2022-12-01 20:36:14 +08:00
gauri patankar
b924092320
esp_wifi: Update wifi libs
...
Fix unprotected SA Query issue
2022-11-30 17:39:55 +05:30
xiongweichao
1e09841bd1
bt: Fixed a2dp failing to connect again after disconnect
2022-11-30 19:19:18 +08:00
Jiang Jiang Jian
e6c736b1d7
Merge branch 'bugfix/security_params_overwrite_v4.2' into 'release/v4.2'
...
Add changes to prevent security params overwritten in full scan (backport v4.2)
See merge request espressif/esp-idf!21290
2022-11-30 14:35:34 +08:00
Jiang Jiang Jian
49e15e942c
Merge branch 'bugfix/fix_hfp_clcc_parser_bug_4.2' into 'release/v4.2'
...
Bugfix/Fix HFP client parse CLCC command response bug[backport 4.2]
See merge request espressif/esp-idf!21160
2022-11-30 10:59:47 +08:00
gauri patankar
1bdb0a14fd
Add changes to prevent security params overwritten in full scan (backport v4.2)
2022-11-28 11:14:15 +05:30
Jiang Jiang Jian
4c8e97304a
Merge branch 'bugfix/fix_iram_end_redefined_backportv4.2' into 'release/v4.2'
...
bugfix: fix redefined _iram_end (backport v4.2)
See merge request espressif/esp-idf!21153
2022-11-28 10:19:48 +08:00
muhaidong
bdcc61ce3f
esp_wifi: fix some softap issues
2022-11-24 11:20:15 +08:00
liqigan
1fa4e7dd9c
fix HFP client parse CLCC command response bug
2022-11-23 03:10:36 +00:00
Jiang Jiang Jian
633e3ae00b
Merge branch 'bugfix/wpa_enterprise_reauth_v4.2' into 'release/v4.2'
...
esp_wifi: Fix WiFi Enterprise Reauthentication issue (v4.2)
See merge request espressif/esp-idf!21074
2022-11-23 10:42:17 +08:00
Shreyas Sheth
28d791fac5
esp_wifi: Fix WiFi Enterprise Reauthentication issue (v4.2)
2022-11-23 10:42:17 +08:00
jgujarathi
831a97a3db
(wpa_supplicant) : Fixed a memory leak issue created when parsing scan results
2022-11-21 18:04:32 +05:30
wuzhenghui
e973d46045
bugfix: fix redefined _iram_end
2022-11-18 19:49:16 +08:00
morris
30eff41e9d
Merge branch 'feature/remove_psram_cs_clk_pin_settings_config_s2_s3_v4.2' into 'release/v4.2'
...
psram: remove CS/CLK pin settings in kconfig on ESP32S2 (v4.2)
See merge request espressif/esp-idf!21049
2022-11-14 18:07:25 +08:00
Jin Cheng
e974410092
fixed the issue iOS devices cannot initiate connection
...
to ESP32 while there is a BLE connection to this ESP32
Closes https://github.com/espressif/esp-idf/issues/6557
2022-11-14 09:51:02 +08:00
Armando
0121b27a37
psram: remove CS/CLK pin settings in kconfig on ESP32S2
2022-11-11 18:20:06 +08:00
wangjialiang
1cf785d3f5
ble_mesh: stack: Fix can't trans optional info to group address
2022-11-07 15:52:15 +08:00
jgujarathi
74b82595e3
esp_wifi: Clear old keys before going for new connection
2022-11-02 14:31:02 +05:30
Jiang Jiang Jian
cb65890aaf
Merge branch 'bugfix/fix_sta_scan_when_already_connected_v4.2' into 'release/v4.2'
...
esp-wifi: Restores station status to connected when no other AP is found for roam
See merge request espressif/esp-idf!20387
2022-11-01 11:02:49 +08:00
Jiang Jiang Jian
7db88d56c9
Merge branch 'bugfix/use_nonblocking_coex_callback_v4.2' into 'release/v4.2'
...
bluetooth: use non-blocking coexistence callback functions so that Wi-Fi task is not blocked by Bluetooth(backport v4.2)
See merge request espressif/esp-idf!20811
2022-11-01 10:48:57 +08:00
morris
91ac2dc121
Merge branch 'bugfix/fix_esp32_psram_cs_hold_time_issue_when_under_80m_v4.2' into 'release/v4.2'
...
esp_psram: fix esp32 psram cs hold time issue when under 40m (v4.2)
See merge request espressif/esp-idf!19650
2022-11-01 10:19:13 +08:00
morris
fe1677e311
Merge branch 'bugfix/spi2_add_device_cs_more_than_3_v4.2' into 'release/v4.2'
...
spi_master:fix error when use `spi_bus_add_device` more than 3 device(v4.2)
See merge request espressif/esp-idf!20141
2022-11-01 10:17:12 +08:00
Jiang Jiang Jian
76bb98355d
Merge branch 'bugfix/esp_spp_write_len_0_v4.2' into 'release/v4.2'
...
bt: Fixed esp_spp_write() crash when len is 0 (v4.2)
See merge request espressif/esp-idf!20708
2022-10-31 19:51:15 +08:00
Michael (XIAO Xufeng)
934f99710b
Merge branch 'bugfix/fix_uart_fake_tx_done_v4.2' into 'release/v4.2'
...
uart: Fix unwanted processing of TX_DONE interrupt immediately after calling uart_wait_tx_done() (backport v4.2)
See merge request espressif/esp-idf!20315
2022-10-31 16:16:46 +08:00
Jiang Jiang Jian
fe16a6fcf0
Merge branch 'bugfix/handle_issue_of_malloc_fail_v4.2' into 'release/v4.2'
...
bugfix/avoid unexpected free when malloc failed (v4.2)
See merge request espressif/esp-idf!20725
2022-10-31 10:47:42 +08:00
jgujarathi
a2bbe0918f
esp-wifi: Restores station status to connected when no other AP is found for roam
2022-10-27 10:57:56 +05:30
wangmengyang
e4d21b2781
bt: use non-blocking coexistence callback functions so that Wi-Fi task is not blocked by Bluetooth on ESP32
2022-10-26 19:04:06 +08:00
xiongweichao
c528942f0d
bt: Fixed SPP VFS mode not being able to send data
2022-10-26 16:46:11 +08:00
xiongweichao
404d2be6f2
bt: Fixed esp_spp_write() crash when len is 0
...
Closes https://github.com/espressif/esp-idf/issues/9977
2022-10-26 16:45:50 +08:00
Jiang Jiang Jian
d33ce3ce52
Merge branch 'bugfix/fix_esp32_some_bugs_v4.2' into 'release/v4.2'
...
Fixed BLE ASSERT_PARAM(32 0) in rwble.c at line 384 on ESP32(backport v4.2)
See merge request espressif/esp-idf!20762
2022-10-26 10:56:12 +08:00
Jiang Jiang Jian
39f3ab13ce
Merge branch 'bugfix/update_ctrl_init_config_macro_v4.2' into 'release/v4.2'
...
Bugfix/update ctrl init config macro (v4.2)
See merge request espressif/esp-idf!20714
2022-10-25 17:41:42 +08:00
zhiweijian
78fd81c0d3
Fixed ESP32 BLE assert(32 0)
2022-10-25 17:33:17 +08:00
zwj
a2dfa5c86b
allow bluedroid host to report adv_ind separately
2022-10-25 17:33:17 +08:00
zhangyanjiao
f32a3ad5b0
esp_wifi: build wifi lib with -Os optimization
...
Closes WIFI-4710
2022-10-24 15:24:06 +08:00
Jiang Jiang Jian
509e708a96
Merge branch 'bugfix/fix_some_wifi_bugs_1019_v4.2' into 'release/v4.2'
...
esp_wifi: fix some wifi bugs(Backport v4.2)
See merge request espressif/esp-idf!20729
2022-10-24 12:25:27 +08:00
liuning
73912c07ce
esp_wifi: fix fail to scan after recv disassoc/deauth for esp32s2
2022-10-21 19:59:27 +08:00
muhaidong
234a45b2b3
esp_wifi: fix some wifi bugs:
...
1. fix sta reset beacon timeout timer issue
2. fix pairwise cipher tkip pmf compability issue
3. fix country policy issue
4. fix deinit return wrong status issue
5. fix get wrong channel value use esp_wifi_get_config
6. fix bug of missing unlock when wifi stop
7. fix error of esp_wifi_start_scan in api esp_wifi_connect
8. fix fail to scan after recv disassoc/deauth for esp32s2
2022-10-21 19:59:09 +08:00
Jiang Jiang Jian
04bf991178
Merge branch 'bugfix/fix_legacy_pair_not_send_link_key_host_v4.2' into 'release/v4.2'
...
component_bt: fix legacy pair controller does not send the link key to the host (v4.2)
See merge request espressif/esp-idf!19322
2022-10-21 16:06:58 +08:00
tgotic
b37b8f163b
[bt] fix if allocation fails
...
If osi_malloc fails for work_queues or osi_work_queue_create fails, osi_work_queue_delete in _err may release unallocated memory.
2022-10-21 14:57:19 +08:00
Jin Cheng
bb2f66843c
Corrects header names in string from "bt.h" to "esp_bt.h".
2022-10-21 13:14:38 +08:00
Jiang Jiang Jian
eb8316394c
Merge branch 'bugfix/revert_commit_da44fc9c_v4.2' into 'release/v4.2'
...
Revert "fixed the issue iOS devices cannot initiate connection" (v4.2)
See merge request espressif/esp-idf!20668
2022-10-20 19:18:54 +08:00
xiongweichao
2a3ab6accf
fix legacy pair controller does not send the link key to the host
...
Closes https://github.com/espressif/esp-idf/issues/5850
2022-10-20 11:07:24 +00:00