xiongweichao
|
34a7d3f33f
|
fix(bt): Fixed SDP record integrity check bug
|
2025-02-19 10:29:33 +08:00 |
|
xiongweichao
|
e3ec77be74
|
fix(bt/bluedroid): fixed the format error of passkey printing
|
2025-02-19 10:29:33 +08:00 |
|
xiongweichao
|
a81cb61168
|
fix(bt/bluedroid): Fixed incorrect types of some variables in SDP
|
2025-02-19 10:29:33 +08:00 |
|
xiongweichao
|
0b92fe67d3
|
fix(bt): Fix incorrect type returned when searching SAP record
|
2025-02-19 10:29:33 +08:00 |
|
xiongweichao
|
6ba3158f36
|
fix(bt): Fix the incorrect record found using uuid16 search
|
2025-02-19 10:29:33 +08:00 |
|
Mahavir Jain
|
3e163c6375
|
Merge branch 'feat/bootloader_nvs_read_encrypted_v5.1' into 'release/v5.1'
fix(esptool_py): NVS partition being incorrectly marked as encrypted by the build system (v5.1)
See merge request espressif/esp-idf!36682
|
2025-02-18 21:29:11 +08:00 |
|
Martin Vychodil
|
715f1905d1
|
Merge branch 'bugfix/storage_generic_pytests_v5.1' into 'release/v5.1'
fix(ci): Removed storage related entries in known generate test child pipeline warnings (v5.1)
See merge request espressif/esp-idf!36687
|
2025-02-18 16:29:02 +08:00 |
|
Rahul Tank
|
495b0fff77
|
Merge branch 'bugfix/fix_few_nimble_issues_v5.1' into 'release/v5.1'
fix(nimble): Fix few nimble issues 11012025 (v5.1)
See merge request espressif/esp-idf!36314
|
2025-02-18 16:11:18 +08:00 |
|
Wang Meng Yang
|
abb9e304e6
|
Merge branch 'feat/esp32_set_get_bt_lpclk_src_v5.1' into 'release/v5.1'
feat(ble): Added API to get/set low power clock source(v5.1)
See merge request espressif/esp-idf!36566
|
2025-02-18 15:10:04 +08:00 |
|
morris
|
6d851a700f
|
Merge branch 'feat/mmu_find_paddr_caps_by_any_offset_v5.1' into 'release/v5.1'
mmu: supported find paddr caps by any paddr offset (v5.1)
See merge request espressif/esp-idf!36839
|
2025-02-18 13:48:19 +08:00 |
|
morris
|
6a00758e32
|
Merge branch 'bugfix/fix_i2s_reconfig_slot_issue_v5.1' into 'release/v5.1'
fix(i2s): fixed incorrect logic in slot reconfig (v5.1)
See merge request espressif/esp-idf!36644
|
2025-02-18 13:47:39 +08:00 |
|
morris
|
80915d4dff
|
Merge branch 'bugfix/uart_single_wire_mode_v5.1' into 'release/v5.1'
fix(uart): allow same pin for tx and rx in uart_set_pin; UART_SELECT_READ_NOTIF race conditon fix (v5.1)
See merge request espressif/esp-idf!36282
|
2025-02-18 13:47:09 +08:00 |
|
zwx
|
16f2c20833
|
feat(802.15.4): use btbb function to get rssi comp for h2
|
2025-02-18 12:11:09 +08:00 |
|
zwl
|
14d6c95877
|
change(ble): [AUTO_MR] Update lib_esp32c6 to 1d7eebaf
|
2025-02-18 11:01:23 +08:00 |
|
zwl
|
58e851ac0a
|
change(ble): [AUTO_MR] Update lib_esp32h2 to 1d7eebaf
|
2025-02-18 11:01:14 +08:00 |
|
zwl
|
a5b29fd0c4
|
feat(ble): add channel assessment and enhanced connect function on ESP32-C6
|
2025-02-18 11:01:05 +08:00 |
|
Zhang Hai Peng
|
ad1e522425
|
feat(ble/bluedroid): Support change HID task size by Kconfig in HID example
(cherry picked from commit d4b3a7e99d29150d9718415384db7ac5ae7673d5)
Co-authored-by: Mitch Cairns <mitch.cairns@handheldlegend.com>
|
2025-02-18 10:54:05 +08:00 |
|
Zhou Xiao
|
f08f52d057
|
feat(ble): support enhanced controller log capabilities on ESP32-C2
(cherry picked from commit bbcb4a2e1f9c9bc13d59364d42c70bdf02ae14ef)
Co-authored-by: zwl <zhaoweiliang@espressif.com>
|
2025-02-18 10:22:55 +08:00 |
|
Zhou Xiao
|
1479cbd40e
|
feat(ble): support enhanced controller log capabilities on ESP32-C6 and ESP32-H2
(cherry picked from commit f598976c6bfadec961414f8713884cb2333256cb)
Co-authored-by: zwl <zhaoweiliang@espressif.com>
|
2025-02-18 10:22:52 +08:00 |
|
Zhou Xiao
|
7b5fa8bdb6
|
feat(ble): add channel assessment and enhanced connect function on ESP32-H2
(cherry picked from commit 0ffac9258680588ff60cb4602048e6fa8638e3a5)
Co-authored-by: zwl <zhaoweiliang@espressif.com>
|
2025-02-18 10:22:49 +08:00 |
|
Roland Dobai
|
dff87a6ba7
|
Merge branch 'update/version_5_1_6' into 'release/v5.1'
Update version to 5.1.6
See merge request espressif/esp-idf!37022
|
2025-02-18 03:06:31 +08:00 |
|
wuzhenghui
|
1792e21b86
|
fix(esp_hw_support): fix lp/hp clock wait time calculation
|
2025-02-17 20:51:07 +08:00 |
|
wuzhenghui
|
2e9838be97
|
change(esp_hw_support): wait pll calibration done in regdma link instead of wait fixed value
|
2025-02-17 20:51:03 +08:00 |
|
wuzhenghui
|
989e958256
|
fix(esp_hw_support): add timer wakeup sleep duration check
Closes https://github.com/espressif/esp-idf/issues/15255
|
2025-02-17 19:44:20 +08:00 |
|
Astha Verma
|
678ba59167
|
fix(nimble): Handle nested locks when BT_NIMBLE_DEBUG enabled
|
2025-02-17 15:01:21 +05:30 |
|
Abhinav Kudnar
|
05dce52b18
|
feat(nimble): Add offset in GATT server long read context
|
2025-02-17 15:00:41 +05:30 |
|
Rahul Tank
|
c5e4d76538
|
fix(nimble): Handle not sending disconnect event if connect was not sent
|
2025-02-17 14:59:50 +05:30 |
|
Astha Verma
|
eea8166aa6
|
fix(nimble): fix NVS corruption
|
2025-02-17 14:58:35 +05:30 |
|
Astha Verma
|
f31929e611
|
fix(nimble): Added sync reattempt for periodic adv
|
2025-02-17 14:58:01 +05:30 |
|
Astha Verma
|
64af22a38b
|
fix(nimble): Enhanced error handling by adding to print core error definitions
|
2025-02-17 14:57:27 +05:30 |
|
Astha Verma
|
830a44c08b
|
docs: Updated README.md by removing unclear lines
|
2025-02-17 14:56:50 +05:30 |
|
Abhinav Kudnar
|
05aa2fd603
|
fix(nimble): Save the gatt context in case of preemption
|
2025-02-17 14:56:31 +05:30 |
|
Rahul Tank
|
69ef176ad5
|
fix(nimble): Fixed warnings with COMPILTER_WARN_WRITE_STRINGS set
|
2025-02-17 14:55:25 +05:30 |
|
Rahul Tank
|
5d9e871f17
|
fix(nimble): Fix compilation issues for different flag combinations
|
2025-02-17 14:51:09 +05:30 |
|
Abhinav Kudnar
|
c060d841c5
|
feat(nimble): Additional changes in PAWR IDF Examples/support for ESP IP
|
2025-02-17 14:49:06 +05:30 |
|
Rahul Tank
|
e20e949251
|
fix(nimble): Reset data length global variables
|
2025-02-17 14:49:06 +05:30 |
|
Rahul Tank
|
fd06a8980d
|
fix(nimble): Fixed a typo in Kconfig file
|
2025-02-17 14:49:06 +05:30 |
|
Astha Verma
|
670ecb38a9
|
fix(nimble): Added HCI_Read_Remote_Version_Information command
|
2025-02-17 14:49:06 +05:30 |
|
Rahul Tank
|
18dedd6e05
|
fix(nimble): Clear our and peer security records during unpair
|
2025-02-17 14:49:06 +05:30 |
|
Roland Dobai
|
7452b1cb1d
|
change(version): Update version to 5.1.6
v5.1.6
|
2025-02-17 10:08:52 +01:00 |
|
zhangyanjiao
|
f12f1d98b0
|
fix(wifi): fix the delete queue error in espnow exapmle
Closes https://github.com/espressif/esp-idf/issues/15383
|
2025-02-17 14:58:09 +08:00 |
|
liuning
|
b2ecccfde3
|
feat(coex): add coexist scheme for bt inquiry/page coexist with wifi
|
2025-02-17 11:36:54 +08:00 |
|
Zhang Hai Peng
|
2cf9917428
|
docs(ble/bluedroid): Optimize doc for implementation of a characteristic with 128 bit UUID
(cherry picked from commit fa40d971a52e9eb66686ac3ae645fca2589f0807)
Co-authored-by: Erast <78802792+MatoiDev@users.noreply.github.com>
|
2025-02-17 11:14:45 +08:00 |
|
Zhang Hai Peng
|
c8adc1a9ff
|
fix(ble/bluedroid): Don't log error on 16/128-bit UUID mixed descriptors
(cherry picked from commit fed1d41aa7170d8418dd126dd8e3b47a977b4aca)
Co-authored-by: Nebojša Cvetković <nebkat@gmail.com>
|
2025-02-17 11:14:42 +08:00 |
|
Zhang Hai Peng
|
445d961f22
|
refactor(ble/bluedroid): Fix typos in gatt_sr.c
(cherry picked from commit 63b2dcc3a7b4b56486a7ef82050d8a43dd2bb4af)
Co-authored-by: Nebojsa Cvetkovic <nebkat@gmail.com>
|
2025-02-17 11:14:39 +08:00 |
|
Zhang Hai Peng
|
29ad22ae04
|
fix(ble/bluedroid): Allow 0 length indications
(cherry picked from commit 9b5a52e2f784a50c0e4c1a422a2b3d22ce5e9998)
Co-authored-by: Nebojsa Cvetkovic <nebkat@gmail.com>
|
2025-02-17 11:14:37 +08:00 |
|
Zhang Hai Peng
|
ff48bad77c
|
refactor(ble/bluedroid): Fix typos in bta_gatts_act.c
(cherry picked from commit a8041a99533628b044a8158bcc4410404f83ea63)
Co-authored-by: Nebojsa Cvetkovic <nebkat@gmail.com>
|
2025-02-17 11:14:33 +08:00 |
|
Zhang Hai Peng
|
d038067213
|
fix(coredump): only clear high bit in PC when set
(cherry picked from commit eaefd0bd25862fcc7d98c95fbc1f1f0c6a48dca7)
Co-authored-by: Erhan Kurubas <erhan.kurubas@espressif.com>
|
2025-02-17 11:14:29 +08:00 |
|
Jiang Jiang Jian
|
346d2367ef
|
Merge branch 'bugfix/stack_corruption_btm_task_v5.1' into 'release/v5.1'
fix(esp_wifi): Fix stack curruption in btm task(v5.1)
See merge request espressif/esp-idf!36972
|
2025-02-14 19:00:19 +08:00 |
|
Laukik Hase
|
3fc637c9cc
|
fix(esp_system): Skip populating and checking the image header for pure RAM apps
|
2025-02-14 16:24:40 +05:30 |
|