xiongweichao
c3bfb484d0
fix(bt/bluedroid): Fixed incorrect types of some variables in SDP
2025-02-21 18:02:02 +08:00
xiongweichao
ff81e4b9ee
fix(bt): Fix incorrect type returned when searching SAP record
2025-02-21 18:02:02 +08:00
xiongweichao
9e33139206
fix(bt): Fix the incorrect record found using uuid16 search
2025-02-21 18:02:02 +08:00
Island
9eeff2e97e
Merge branch 'feat/improve_bt_log_spi_output_interface_v5.3' into 'release/v5.3'
...
Feat/improve bt log spi output interface (v5.3)
See merge request espressif/esp-idf!37136
2025-02-20 14:48:02 +08:00
Island
d76e076fc3
Merge branch 'change/ble_update_lib_20250212_v5.3' into 'release/v5.3'
...
change(ble): [AUTO_MR] 20250212 - Update ESP BLE Controller Lib (v5.3)
See merge request espressif/esp-idf!37043
2025-02-20 14:47:57 +08:00
Zhou Xiao
c3c849b263
feat(ble): support ble log spi out for ESP32-C3 and ESP32-S3
...
(cherry picked from commit e41f619566
)
Co-authored-by: Zhou Xiao <zhouxiao@espressif.com >
2025-02-19 20:54:16 +08:00
Zhou Xiao
03073ad5a5
feat(ble): support ble log spi out for ESP32
...
(cherry picked from commit e2fbec5d2e
)
Co-authored-by: Zhou Xiao <zhouxiao@espressif.com >
2025-02-19 20:54:14 +08:00
Zhou Xiao
ce6741163a
change(ble): update ble log spi out config for ESP32-H2
...
(cherry picked from commit 608ecf63e2
)
Co-authored-by: Zhou Xiao <zhouxiao@espressif.com >
2025-02-19 20:54:11 +08:00
Zhou Xiao
7e22702043
change(ble): update ble log spi out config for ESP32-C6
...
(cherry picked from commit e61089e7e0
)
Co-authored-by: Zhou Xiao <zhouxiao@espressif.com >
2025-02-19 20:54:08 +08:00
Zhou Xiao
d01f32df2d
change(ble): update ble log spi out config for ESP32-C2
...
(cherry picked from commit e4b698fc32
)
Co-authored-by: Zhou Xiao <zhouxiao@espressif.com >
2025-02-19 20:54:05 +08:00
Zhou Xiao
e8daf00ea5
feat(ble): improved ble log spi output interface to support multisource log
...
(cherry picked from commit 2221133ba8
)
Co-authored-by: Zhou Xiao <zhouxiao@espressif.com >
2025-02-19 20:54:02 +08:00
zwl
192ba32e6d
feat(ble): add channel assessment and enhanced connect function on ESP32-C6
2025-02-18 10:48:58 +08:00
Zhou Xiao
8ca2a45a16
feat(ble): support enhanced controller log capabilities on ESP32-C2
...
(cherry picked from commit bbcb4a2e1f
)
Co-authored-by: zwl <zhaoweiliang@espressif.com >
2025-02-18 10:23:26 +08:00
Zhou Xiao
add7feb191
feat(ble): support enhanced controller log capabilities on ESP32-C6 and ESP32-H2
...
(cherry picked from commit f598976c6b
)
Co-authored-by: zwl <zhaoweiliang@espressif.com >
2025-02-18 10:23:23 +08:00
Zhou Xiao
02b0d6495e
feat(ble): add channel assessment and enhanced connect function on ESP32-H2
...
(cherry picked from commit 0ffac92586
)
Co-authored-by: zwl <zhaoweiliang@espressif.com >
2025-02-18 10:23:21 +08:00
Zhou Xiao
532570f5e8
change(ble): [AUTO_MR] Update lib_esp32c6 to 1d7eebaf
...
(cherry picked from commit 4579e083ef
)
Co-authored-by: Zhou Xiao <zhouxiao@espressif.com >
2025-02-18 10:23:17 +08:00
Zhou Xiao
74263fffa8
change(ble): [AUTO_MR] Update lib_esp32h2 to 1d7eebaf
...
(cherry picked from commit 4f0e0f371a
)
Co-authored-by: Zhou Xiao <zhouxiao@espressif.com >
2025-02-18 10:23:14 +08:00
Zhang Hai Peng
ff6425d301
fix(ble/bluedroid): Don't log error on 16/128-bit UUID mixed descriptors
...
(cherry picked from commit fed1d41aa7
)
Co-authored-by: Nebojša Cvetković <nebkat@gmail.com >
2025-02-17 11:15:16 +08:00
Zhang Hai Peng
4a00e8d6b0
refactor(ble/bluedroid): Fix typos in gatt_sr.c
...
(cherry picked from commit 63b2dcc3a7
)
Co-authored-by: Nebojsa Cvetkovic <nebkat@gmail.com >
2025-02-17 11:15:13 +08:00
Zhang Hai Peng
eab6ad5bd7
fix(ble/bluedroid): Allow 0 length indications
...
(cherry picked from commit 9b5a52e2f7
)
Co-authored-by: Nebojsa Cvetkovic <nebkat@gmail.com >
2025-02-17 11:15:11 +08:00
Zhang Hai Peng
1b3771276c
refactor(ble/bluedroid): Fix typos in bta_gatts_act.c
...
(cherry picked from commit a8041a9953
)
Co-authored-by: Nebojsa Cvetkovic <nebkat@gmail.com >
2025-02-17 11:15:08 +08:00
Zhang Hai Peng
04a238f88a
fix(ble): Update bt lib for ESP32(2a2631f)
...
- Support ESP32 BLE GPIO DEBUG
(cherry picked from commit 0a7888f839
)
Co-authored-by: zhanghaipeng <zhanghaipeng@espressif.com >
2025-02-17 11:13:49 +08:00
Island
c09aadf60c
Merge branch 'feat/add_spi_output_v5.3' into 'release/v5.3'
...
Feat/add spi output (v5.3)
See merge request espressif/esp-idf!36955
2025-02-17 11:04:33 +08:00
Rahul Tank
de76f43e11
fix(nimble): Handle not sending disconnect event if connect was not sent
2025-02-15 09:24:20 +05:30
Abhinav Kudnar
4bba68caeb
feat(nimble): Add offset in GATT server long read context
2025-02-14 11:22:28 +05:30
Rahul Tank
a106371679
Merge branch 'fix/blesync_periodic_adv_v5.3' into 'release/v5.3'
...
fix(nimble): Added sync reattempt for periodic adv (v5.3)
See merge request espressif/esp-idf!36788
2025-02-14 13:45:40 +08:00
Jiang Jiang Jian
b96b91c6a5
Merge branch 'feat/sleep_retention_expand_module_bitmap_v5.3' into 'release/v5.3'
...
backport v5.3: expand the number of sleep retention modules supported on different chips
See merge request espressif/esp-idf!35491
2025-02-14 13:29:03 +08:00
Zhou Xiao
96e01bf510
feat(ble): support esp ble controller spi output interface for ESP32-H2
...
(cherry picked from commit 9c98c7e040
)
Co-authored-by: Zhou Xiao <zhouxiao@espressif.com >
2025-02-14 11:54:05 +08:00
Zhou Xiao
8f2c1c02ce
feat(ble): support esp ble controller spi output interface for ESP32-C6
...
(cherry picked from commit 58b8775f95
)
Co-authored-by: Zhou Xiao <zhouxiao@espressif.com >
2025-02-14 11:54:02 +08:00
Zhou Xiao
d6fb7d4c0b
feat(ble): support esp ble controller spi output interface for ESP32-C2
...
(cherry picked from commit 0b57f8ae87
)
Co-authored-by: Zhou Xiao <zhouxiao@espressif.com >
2025-02-14 11:53:59 +08:00
Zhou Xiao
c8456b78d3
feat(ble): add spi output interface for esp ble controller log
...
(cherry picked from commit 52106c9895
)
Co-authored-by: Zhou Xiao <zhouxiao@espressif.com >
2025-02-14 11:53:56 +08:00
Astha Verma
68420c726e
fix(nimble): Added sync reattempt for periodic adv
2025-02-13 18:26:58 +05:30
Li Shuai
44001a9d70
change(esp_hw_support): update some modules sleep retention init dependency bitmap
2025-02-13 15:35:19 +08:00
Astha Verma
e142d1c760
fix(nimble): Enhanced error handling by adding to print core error definitions
2025-02-13 08:56:33 +05:30
Astha Verma
f1ecb0a72f
fix(nimble): fix NVS corruption
2025-02-12 10:51:51 +05:30
Rahul Tank
cb0501e313
Merge branch 'bugfix/fix_warn_write_string_v5.3' into 'release/v5.3'
...
fix(nimble): Fixed warnings with COMPILTER_WARN_WRITE_STRINGS set (v5.3)
See merge request espressif/esp-idf!36700
2025-02-12 12:57:43 +08:00
Wang Meng Yang
6fd6c4d475
Merge branch 'feat/add_vsc_to_support_test_v5.3' into 'release/v5.3'
...
feat(bt): add vendor hci command and event to support test (v5.3)
See merge request espressif/esp-idf!36570
2025-02-11 17:54:49 +08:00
Rahul Tank
f7e86fa548
fix(nimble): Fixed warnings with COMPILTER_WARN_WRITE_STRINGS set
2025-02-10 21:51:37 +05:30
Rahul Tank
ed91973947
Merge branch 'fix/wifi_provisioning_ble_v5.3' into 'release/v5.3'
...
fix(nimble): Handle nested locks when BT_NIMBLE_DEBUG enabled (v5.3)
See merge request espressif/esp-idf!36498
2025-02-10 23:58:37 +08:00
Jiang Jiang Jian
489d7a2b3a
Merge branch 'change/default_value_for_esp_coex_vsc_in_bluedroid_v5.3' into 'release/v5.3'
...
change(bt): Set default value for BT_BLUEDROID_ESP_COEX_VSC conditionally (v5.3)
See merge request espressif/esp-idf!36735
2025-02-10 16:43:54 +08:00
zhanghaipeng
dda01d886f
fix(ble): Update bt lib for ESP32(194dd63)
...
- Fix the issue where disconnection events were not reported as a slave.
- Enhance Access Address validation in compatibility mode.
2025-02-10 15:50:20 +08:00
gongyantao
96293d4575
feat(bt): add vendor hci command and event to support test
...
- add afh related vendor hci command and event
- add vendor event mask command
2025-02-10 15:50:11 +08:00
linruihao
1ca8daee7a
feat(bt): add coexist scheme status support for bt page
2025-02-10 15:50:01 +08:00
Jiang Jiang Jian
1b33c442de
Merge branch 'bugfix/remove_unused_sco_state_v5.3' into 'release/v5.3'
...
Bugfix/remove unused sco state (v5.3)
See merge request espressif/esp-idf!36730
2025-02-07 20:02:32 +08:00
Wang Mengyang
c7c0def473
change(bt): Set default value for BT_BLUEDROID_ESP_COEX_VSC conditionally
...
- Set default value of BT_BLUEDROID_ESP_COEX_VSC to n if software coexistence is not required,
in host-controller combined Bluetooth stack configuration.
2025-02-07 10:47:59 +08:00
Astha Verma
25b965deba
fix(nimble): Handle nested locks when BT_NIMBLE_DEBUG enabled
2025-02-05 14:49:57 +05:30
Jin Cheng
d557699837
fix(bt/controller): fixed missing critical protections on linked-list structure of (e)SCO buffers
2025-02-05 10:24:59 +08:00
Wang Mengyang
72cde9aee5
change(bt): Remove unused state variable for (e)SCO disconnect reason in Bluedroid
2025-02-05 10:08:58 +08:00
xiongweichao
5a94c54fb8
feat(bt): Added API to get/set low power clock source
2025-01-23 11:19:36 +08:00
Zhou Xiao
f7c66806f5
change(ble): [AUTO_MR] Update lib_esp32c2 to 7b7ee440
...
(cherry picked from commit c263c75897
)
Co-authored-by: zhouxiao <zhouxiao@espressif.com >
2025-01-17 16:53:54 +08:00