Rahul Tank
7489d8ff2d
fix(nimble): Fix dangling pointer error during compilation
2024-03-19 19:32:56 +05:30
hongshuqing
fbe83d8738
fix: fix s3 bbpll cali fail bug
2024-03-19 14:22:56 +08:00
Jiang Jiang Jian
7bc11370e6
Merge branch 'doc/update_espnow_doc_v4.4' into 'release/v4.4'
...
docs(wifi): Updated the LMK description in ESP-NOW (v4.4)
See merge request espressif/esp-idf!29672
2024-03-19 14:22:02 +08:00
Jiang Jiang Jian
dc354527dc
Merge branch 'bugfix/make_coexist_callback_safe_v4.4' into 'release/v4.4'
...
fix(bt/controller): Fixed some bugs in esp32 bt controller (v4.4)
See merge request espressif/esp-idf!29685
2024-03-19 14:21:34 +08:00
chaijie@espressif.com
30edfaeb06
fix: fix sleep fast_mem & slow_mem may lost bug
2024-03-15 20:02:29 +08:00
linruihao
24b5515d4f
fix(bt/controller): Fixed some bugs in esp32 bt controller
...
1. fixed crash issue in coexist callback
2. fixed wrong LMP message send when expect peer device increase tx power to max
2024-03-15 19:09:07 +08:00
Roland Dobai
0b75989e37
Merge branch 'fix/fix_curses_py312_v4.4' into 'release/v4.4'
...
Fix Access Violation Error on Windows with Python 3.12 (v4.4)
See merge request espressif/esp-idf!29512
2024-03-15 16:20:14 +08:00
zhangyanjiao
457c7ed867
docs(wifi): Updated the LMK description in ESP-NOW
...
Closes https://github.com/espressif/esp-idf/issues/12976
2024-03-15 15:25:16 +08:00
Jiang Jiang Jian
d3a0f26c84
Merge branch 'feat/move_ag_cb_malloc_to_btc_v4.4' into 'release/v4.4'
...
feat(bt/bluedroid): Moved the memory allocation of HF AG control blocks to BTC module (v4.4)
See merge request espressif/esp-idf!29634
2024-03-14 16:22:56 +08:00
Jiang Jiang Jian
30f96ffe48
Merge branch 'bugfix/sdspi_acmd41_arg_v4.4' into 'release/v4.4'
...
fix(sdmmc): fixes for card initialization (ACMD41) (v4.4)
See merge request espressif/esp-idf!29379
2024-03-14 16:22:32 +08:00
Jin Cheng
9830b8bb22
feat(bt/bluedroid): Moved the memory allocation of HF AG control blocks to BTC module
2024-03-14 10:56:25 +08:00
Rahul Tank
f2d72feab8
Merge branch 'contrib/github_pr_13034_v4.4' into 'release/v4.4'
...
docs(nimble): Fixed typo in examples/bluetooth/nimble/blehr/README (GitHub PR) (v4.4)
See merge request espressif/esp-idf!29618
2024-03-14 03:30:47 +08:00
Martin Vychodil
d2bc43f543
Merge branch 'bugfix/nvs_lock_initi_and_multipage_blob_v4.4' into 'release/v4.4'
...
Bugfix/nvs Improved handling of BLOB during unreliable power environment and concurrent data access scenarios (v4.4)
See merge request espressif/esp-idf!29324
2024-03-13 23:04:32 +08:00
Alex Verschoot
60b9b7ef82
Update README.md
...
Fix typo
2024-03-13 17:09:53 +05:30
Rahul Tank
cfb86ecfc6
Merge branch 'bugfix/reconnect_host_based_v4.4' into 'release/v4.4'
...
fix(nimble): Added ble_host_rpa_enabled flag for address resoultion for esp32 (v4.4)
See merge request espressif/esp-idf!29573
2024-03-13 12:25:49 +08:00
radek.tandler
651102302a
fix(nvs): CMakeLists.txt adopted for nvs_host_test v4.4
2024-03-12 13:36:15 +01:00
radek.tandler
156429b56a
fix(nvs): Fixed Page::findItem performance degradation caused by wrong condition before hash map use
...
The condition enabling use of hash map when page is searched for Item was modified
to correct the bug introduced by commit addressing delete of any BLOB_INDEX Items.
This correction returns the performance of findItem to the state before previous change.
2024-03-12 13:34:51 +01:00
Roland Dobai
cebb1b3068
Merge branch 'feature/export_bat_exit_codes_v4.4' into 'release/v4.4'
...
feat(tools): produce correct err code in install/export .bat scripts (v4.4)
See merge request espressif/esp-idf!29547
2024-03-12 15:14:07 +08:00
Darshan Dobariya
1243dab84d
fix(nimble): Added ble_host_rpa_enabled flag for address resoultion for esp32 (v4.4)
2024-03-12 12:30:25 +05:30
Jiang Jiang Jian
5bd00ecceb
Merge branch 'bugfix/fix_some_ble_bugs_cjh_v4.4' into 'release/v4.4'
...
Fixed some BLE bugs 2403 (backport v4.4)
See merge request espressif/esp-idf!29468
2024-03-12 11:02:39 +08:00
Marek Fiala
d65e3c8f4e
feat(tools): produce correct err code in export/install .bat scripts
...
Plus unify labels to begin with underscore
2024-03-11 10:11:40 +01:00
Jiang Jiang Jian
c4ce15b33d
Merge branch 'bugfix/fix_some_ble_bugs_240310_v4.4' into 'release/v4.4'
...
Bugfix/fix some ble bugs 240310 v4.4(backport v4.4)
See merge request espressif/esp-idf!29520
2024-03-11 11:24:50 +08:00
zhanghaipeng
7eebebff0c
fix(ble/bluedroid): Fixed BLE BLE periodic advertising parameter check
2024-03-10 20:08:51 +08:00
zhanghaipeng
4b40817158
fix(ble/bluedroid): Fixed BLE crash when repeatedly initialize and deinitialize host
2024-03-10 20:05:16 +08:00
Rahul Tank
c93a15c19d
Merge branch 'bugfix/gap_connect_failed_with_0x0d_v4.4' into 'release/v4.4'
...
fix(nimble): Revise the help section for the Kconfig macro BLE_RPA_TIMEOUT (v4.4)
See merge request espressif/esp-idf!29495
2024-03-08 22:44:16 +08:00
Jan Beran
009d84cc8f
fix(menuconfig): Prevent Access violation on Windows with Python 3.12
...
Closes https://github.com/espressif/esp-idf/issues/13232
2024-03-08 14:30:43 +01:00
Abhinav Kudnar
64b278f74e
fix(nimble): Revise the help section for the Kconfig macro BLE_RPA_TIMEOUT
2024-03-08 11:31:36 +05:30
chenjianhua
285bffbffd
feat(bt/bluedroid): Add ext adv and privacy status check
2024-03-07 14:25:35 +08:00
thekurtovic
a2cc7980e4
fix(bt/bluedroid): Fixed "reprot" typo in esp_ble_gap_ext_adv_reprot_t
2024-03-07 14:25:28 +08:00
Raghu Saxena
c6f12bdf29
fix(bt/example): Use correct struct type
2024-03-07 14:25:15 +08:00
Joshua
6ca03fc600
fix(bt/blufi): Fixed BluFi module link error(C++ hybrid compilation)
2024-03-07 14:22:42 +08:00
chenjianhua
8ada7f868b
fix(bt/bluedroid): Fixed crash when calculating GATTS database hash
2024-03-07 14:19:00 +08:00
chenjianhua
17e3c69694
fix(bt): Update bt lib for ESP32(5ea2fca)
...
- Fixed HCI command status event sending for disconnect command
- Fixed LE transmitter test command param check
2024-03-07 14:18:18 +08:00
Jin Cheng
4734fb0044
fix(bt/controller): Fixed 3 esp32 bt controller bugs
...
update esp32 bt-lib (952debf4)
1. Increased the length of queue for coexist requestions
2. fix(bt/controller): Cleared BT SNIFF when no connections exists
3. fix(bt/controller): Corrected a typo in coex module
2024-03-07 14:18:13 +08:00
chenjianhua
e249971122
fix(bt): Update bt lib for ESP32(2de69f3)
...
- Fixed HCI command status event send when LLCP busy
2024-03-07 14:18:07 +08:00
Rahul Tank
407795da51
Merge branch 'bugfix/addr_resol_for_esp32_v4.4' into 'release/v4.4'
...
fix(nimble): Added the check to prevent address resolution in case of identity addr for esp32(v4.4)
See merge request espressif/esp-idf!29347
2024-03-06 20:17:55 +08:00
Abhinav Kudnar
4e73d06135
fix(nimble): Added the check to prevent address resolution in case of identity addr for esp32
2024-03-06 15:16:50 +05:30
Island
29efc9650d
Merge branch 'bugfix/struct_init_order_blemesh_v4.4' into 'release/v4.4'
...
ble_mesh: example: fix the structure init order to meet C++ requirements(backport v4.4)
See merge request espressif/esp-idf!28929
2024-03-06 14:09:28 +08:00
Rahul Tank
0eb7ad2032
Merge branch 'feat/ble_gap_dev_auth_v4.4' into 'release/v4.4'
...
feat(nimble): Authorize or deauthorize a BLE device for a connection (v4.4)
See merge request espressif/esp-idf!29244
2024-03-05 20:50:29 +08:00
Darshan Dobariya
e79e35219e
feat(nimble): Authorize or deauthorize a BLE device for a connection (v4.4)
2024-03-05 10:02:37 +05:30
Michael (XIAO Xufeng)
e374f8fd6a
Merge branch 'feature/add_new_pkg_and_flash_psram_efuses_v4.4' into 'release/v4.4'
...
feat(efuse): Add flash&psram efuses for S3 (v4.4)
See merge request espressif/esp-idf!29145
2024-03-05 10:54:38 +08:00
Rahul Tank
7a00499cc9
Merge branch 'bugfix/move_count_v4.4' into 'release/v4.4'
...
fix(nimble): Fix compilation issue in nimble for -O2 flag (v4.4)
See merge request espressif/esp-idf!29076
2024-03-04 22:05:56 +08:00
Rahul Tank
29f92595bf
Merge branch 'bugfix/increase_reattempt_conn_count_v4.4' into 'release/v4.4'
...
fix(nimble): Increase range of reattempt connection count (v4.4)
See merge request espressif/esp-idf!29343
2024-03-04 19:44:21 +08:00
Darshan Dobariya
0e9b28f7fb
fix(nimble): Fix compilation issue in nimble for -O2 flag (v4.4)
2024-03-04 15:19:52 +05:30
Guillaume Souchere
f47d9432a0
console: Fix building issue when serial JTAG is set
...
Closes https://github.com/espressif/esp-idf/issues/10707
2024-03-04 14:29:39 +08:00
morris
0241b95b71
Merge branch 'bugfix/usb_host_usbh_callback_misses_action_v4.4' into 'release/v4.4'
...
fix(usb): Fix bug where usbh_process() misses an event (v4.4)
See merge request espressif/esp-idf!29367
2024-03-04 11:38:12 +08:00
Jiang Jiang Jian
6ec1935ccb
Merge branch 'bugfix/fix_issues_in_mesh_and_scan_v4.4' into 'release/v4.4'
...
fix(wifi): fixed scan and mesh deinit issues (v4.4)
See merge request espressif/esp-idf!29203
2024-03-04 10:56:29 +08:00
Jiang Jiang Jian
093f04510f
Merge branch 'bugfix/ip101_reset_timing_v4.4' into 'release/v4.4'
...
fix(esp_eth): ip101-specific reset_hw to match reset timings from datasheet (v4.4)
See merge request espressif/esp-idf!29015
2024-03-04 10:40:47 +08:00
Jiang Jiang Jian
fdfe99cdb2
Merge branch 'bugfix/improve_find_by_addr' into 'release/v4.4'
...
fix(nimble): Improve find conn by ble_addr_t (v4.4)
See merge request espressif/esp-idf!29134
2024-03-04 10:40:27 +08:00
Jiang Jiang Jian
6cb955e8e6
Merge branch 'bugfix/update_spp_doc_v4.4' into 'release/v4.4'
...
docs(bt/bluedroid): update API documents of SPP (v4.4)
See merge request espressif/esp-idf!29173
2024-03-04 10:40:05 +08:00