Island
497d5e0c8d
Merge branch 'feat/get_ble_resolve_address_status_v5.0' into 'release/v5.0'
...
feat(ble/bluedroid): Support resolve BLE address for interval usage (v5.0)
See merge request espressif/esp-idf!33805
2024-09-29 10:30:15 +08:00
zhanghaipeng
74cc3eb3ba
fix(ble/bluedroid): Fixed BLE spelling error in word
2024-09-27 15:53:08 +08:00
zhanghaipeng
da545604fc
feat(ble/bluedroid): Add BLE memory allocation failure message
2024-09-27 15:53:01 +08:00
zhanghaipeng
7207816a3f
feat(ble/controller): Display BLE controller init status for ESP32 and ESP32C3/S3
2024-09-27 15:52:49 +08:00
zhanghaipeng
ab0d3831db
feat(ble/bluedroid): Optimize address resolution status for interval use
2024-09-27 14:48:30 +08:00
Kapil Gupta
0c0d597f3c
fix(esp_wifi): Set PMK after SAE exchange
2024-09-27 09:53:58 +05:30
Rahul Tank
ba69699530
Merge branch 'bugfix/fix_blufi_deinit_fail_v5.0' into 'release/v5.0'
...
fix(nimble): Fixed deinit sequence in blufi (v5.0)
See merge request espressif/esp-idf!33771
2024-09-26 18:48:52 +08:00
Rahul Tank
14e50e368a
fix(nimble): Fix clang compilation issue
2024-09-26 10:00:55 +05:30
Mahavir Jain
b7c1ad7d1a
Merge branch 'feature/add_api_to_get_last_status_code_logged_during_ota_v5.0' into 'release/v5.0'
...
feat(esp_https_ota): added API to get last status code logged from http resonse (v5.0)
See merge request espressif/esp-idf!33612
2024-09-25 15:38:17 +08:00
Jiang Jiang Jian
339a6c381b
Merge branch 'feat/send_data_len_afer_conn_v5.0' into 'release/v5.0'
...
feat(nimble): Set data length after connection (v5.0)
See merge request espressif/esp-idf!33697
2024-09-25 14:53:16 +08:00
Jiang Jiang Jian
1e5d4bfe41
Merge branch 'feat/support_esp32c2_eco4_rom_systimer_hal_v5.0' into 'release/v5.0'
...
feat(esp_rom): support esp32c2 rev2.0(ECO4) rom systimer hal (backport v5.0)
See merge request espressif/esp-idf!33797
2024-09-25 14:32:16 +08:00
Zhang Hai Peng
d6a0fa813d
feat(ble/bluedroid): Support resolve BLE address for interval usage
...
(cherry picked from commit b88b511362
)
Co-authored-by: zhanghaipeng <zhanghaipeng@espressif.com>
2024-09-25 12:13:13 +08:00
Island
e0945a06c8
Merge branch 'bugfix/fix_ble_scan_assert_1728_v5.0' into 'release/v5.0'
...
fix(bt): Update bt lib for ESP32-C3 and ESP32-S3(e9ae856) (v5.0)
See merge request espressif/esp-idf!33719
2024-09-25 11:22:26 +08:00
Jiang Guang Ming
0337a3f266
feat(esp_rom): support esp32c2 rev2.0(ECO4) rom systimer hal
2024-09-25 11:21:16 +08:00
Jiang Guang Ming
ae2154ab23
feat(esp_rom): add esp32c2.rom.eco4.ld
2024-09-25 11:20:28 +08:00
Jiang Jiang Jian
6fd257d4cb
Merge branch 'feat/support_esp32c2_eco4_rom_mbedtls_v3.6.0_lts_v5.0' into 'release/v5.0'
...
feat(mbedtls): support esp32c2 eco4 rom mbedtls v3.6.0 lts v5.0 (backport v5.0)
See merge request espressif/esp-idf!33424
2024-09-25 11:04:09 +08:00
Rahul Tank
54e4297346
fix(nimble): Fixed deinit sequence in blufi
2024-09-24 12:21:47 +05:30
Zhao Wei Liang
eef071feaa
fix(ble): unified ble memory allocation method
...
(cherry picked from commit 8e4cc79a27
)
Co-authored-by: zwl <zhaoweiliang@espressif.com>
2024-09-24 12:03:15 +08:00
zhanghaipeng
dd2809f4ad
fix(bt): Update bt lib for ESP32-C3 and ESP32-S3(63eb54d)
...
- Fixed issue where RPA is not updated after BLE RPA timeout
2024-09-23 13:31:13 +08:00
chenjianhua
338763fae7
test(bt/bluedroid): Support to disable BLE address resolution
2024-09-23 13:30:59 +08:00
Zhang Hai Peng
0badb8863e
fix(bt): Update bt lib for ESP32-C3 and ESP32-S3(e9ae856)
...
- Fixed BLE scan assert in lld_scan.c 1728
(cherry picked from commit 32c7694f56
)
Co-authored-by: zhanghaipeng <zhanghaipeng@espressif.com>
2024-09-23 11:13:14 +08:00
Jiang Jiang Jian
c5eb3eaef5
Merge branch 'bugfix/fix_sdp_bugs_v5.0' into 'release/v5.0'
...
docker / docker (push) Has been cancelled
Bugfix/fix sdp bugs[backport 5.0]
See merge request espressif/esp-idf!33605
2024-09-21 15:02:58 +08:00
Jiang Jiang Jian
2d02e60d7d
Merge branch 'bugfix/fix_missing_per_adv_sync_est_evt_v5.0' into 'release/v5.0'
...
fix(bt): Update bt lib for ESP32-C3 and ESP32-S3(c66a703) (Backport v5.0)
See merge request espressif/esp-idf!33454
2024-09-21 15:02:29 +08:00
Jiang Jiang Jian
b2dae87114
Merge branch 'bugfix/fix_ble_max_tx_power_on_esp32c3_v5.0' into 'release/v5.0'
...
fix(bt/controller): Change the max TX power to +20dBm on ESP32-C3 and ESP32-S3 (v5.0)
See merge request espressif/esp-idf!33614
2024-09-21 15:02:04 +08:00
Jiang Jiang Jian
f8a3ba1400
Merge branch 'refactor/rtc_init_before_mspi_tuning_v5.0' into 'release/v5.0'
...
fix(startup): move rtc initialization before MSPI timing tuning to improve stability (v5.0)
See merge request espressif/esp-idf!33627
2024-09-21 14:59:55 +08:00
Jiang Jiang Jian
c01e90daa8
Merge branch 'feat/support_blecrt_242_v5.0' into 'release/v5.0'
...
fix(bt/bluedroid): Fixed access fault when reading BLE controller information fails (v5.0)
See merge request espressif/esp-idf!33631
2024-09-21 14:57:25 +08:00
Sudeep Mohanty
d07c700af8
test(freertos): Added delay to freertos test to avoid memory leaks
...
This commit adds a small delay as tolerance to the
"Test xTaskResumeAll resumes pended tasks" test to let the idle task
clean up all suspended test tasks and avoid memory leaks at the end of
the test.
2024-09-20 10:18:40 +02:00
Sudeep Mohanty
645dc8addf
fix(esp_ringbuf): Fixed a bug where in a no-split buffer received items prematurely
...
This commit fixes a bug in the no-split buffer which could receive an
item prematurely if the space on the buffer is acquired until the buffer
is full. The commit also adds a unit test for this scenario.
Closes https://github.com/espressif/esp-idf/issues/14568
2024-09-20 10:18:40 +02:00
Wang Meng Yang
8fc60de3d0
Merge branch 'bugfix/fix_some_bugs_in_avrcp_v5.0' into 'release/v5.0'
...
fix(bt/bluedroid): Fixed some bugs in AVRCP (Backport v5.0)
See merge request espressif/esp-idf!33581
2024-09-20 11:41:12 +08:00
Rahul Tank
85baf1d759
feat(nimble): Set data length after connection
2024-09-19 20:26:13 +05:30
Island
39878b39ce
Merge branch 'bugfix/fixed_c6_crash_c2_crash_issue_v5.0' into 'release/v5.0'
...
Bugfix/fixed c6 crash c2 crash issue (v5.0)
See merge request espressif/esp-idf!33596
2024-09-19 14:34:15 +08:00
Chen Jian Hua
856bc4bede
fix(bt/bluedroid): Fixed access fault when reading BLE controller information fails
...
(cherry picked from commit e4e23087ee
)
Co-authored-by: chenjianhua <chenjianhua@espressif.com>
2024-09-19 09:12:19 +08:00
Chen Jian Hua
0b8553067c
feat(bt/bluedroid): Add BLE connection id param for ESP_GATTS_RESPONSE_EVT
...
(cherry picked from commit e4a372ab76
)
Co-authored-by: chenjianhua <chenjianhua@espressif.com>
2024-09-19 09:12:17 +08:00
Xiao Xufeng
f1917f4db3
fix(startup): move rtc initialization before MSPI timing tuning to improve stability
2024-09-18 23:46:41 +08:00
Chen Jian Hua
fc754b2033
fix(bt/controller): Change the max TX power to +20dBm on ESP32-C3 and ESP32-S3
...
(cherry picked from commit fe43c8f1b5
)
Co-authored-by: chenjianhua <chenjianhua@espressif.com>
2024-09-18 17:34:13 +08:00
nilesh.kale
7a163ad9d8
feat(esp_https_ota): added API to get last status code logged from http resonse
...
Closes https://github.com/espressif/esp-idf/issues/14302
2024-09-18 14:58:49 +05:30
liqigan
5e62d99961
fix(bt/bluedroid): Fixed not deep copy service_name and user1_ptr in RAW SDP search event
2024-09-18 16:43:53 +08:00
liqigan
bfd1ea82bd
change(bt/bluedroid): Limited SDP service discovery operation
2024-09-18 16:43:46 +08:00
liqigan
a29b207ffd
change(bt/bluedroid): Release record data after SDP record created
2024-09-18 16:43:28 +08:00
Zhao Wei Liang
a9d04549ce
fix(ble): fixed memory leak issue when using uart hci
...
(cherry picked from commit 4d2c44f511
)
Co-authored-by: zwl <zhaoweiliang@espressif.com>
2024-09-18 15:57:33 +08:00
Zhao Wei Liang
5f172ab251
fix(ble): fixed occasional assertion issue when enabling logging on ESP32-C2
...
(cherry picked from commit 0ef9ecb715
)
Co-authored-by: zwl <zhaoweiliang@espressif.com>
2024-09-18 15:57:31 +08:00
shreeyash
d81180b0ec
fix(nimble): Add authroize permission for gatt read / write
2024-09-18 11:38:52 +05:30
linruihao
cbd12f5ce5
fix(bt/bluedroid): Fixed some bugs in AVRCP
2024-09-18 11:29:40 +08:00
Rahul Tank
9cd7e32a5b
fix(nimble): De-register host cb in stack deinit
2024-09-16 11:00:06 +05:30
Wang Meng Yang
871d0c8c9a
Merge branch 'bugfix/fix_hid_cod_setting_v5.0' into 'release/v5.0'
...
docker / docker (push) Has been cancelled
Bugfix/fix hid cod setting[backport 5.0]
See merge request espressif/esp-idf!33340
2024-09-12 09:34:22 +08:00
linruihao
32545d7edb
fix(bt): Update bt lib for ESP32-C3 and ESP32-S3(c66a703)
...
- Fixed missing sync established event after canceling sync
2024-09-11 17:25:51 +08:00
Jiang Guang Ming
c08e19dd24
fix(mbedtls): fix mbedtls unit-test build issues
2024-09-10 16:13:56 +08:00
xiongweichao
dc937198c9
fix(bt/bluedroid): Fix the protocol stack to exit sniff mode
...
- Already in result mode but request change indication has not been cleared
2024-09-10 11:42:25 +08:00
Island
f082886099
Merge branch 'bugfix/fix_some_ble_bugs_240826_v5.0' into 'release/v5.0'
...
docker / docker (push) Has been cancelled
Fixed some BLE bugs 240826 on ESP32C3 (8ce789b) (v5.0)
See merge request espressif/esp-idf!33392
2024-09-10 11:37:54 +08:00
Jiang Guang Ming
1f63d1f8a4
fix(heap): rev2.0 still use tlsf patch code
2024-09-10 11:22:03 +08:00