Island
|
73c6ff0e94
|
Merge branch 'bugfix/fix_ble_aa_zero_c3_s3_v5.3' into 'release/v5.3'
fix(bt/ble): Update esp32c3/s3 libbtdm_app.a (555b0a2) (v5.3)
See merge request espressif/esp-idf!35691
|
2024-12-18 10:46:13 +08:00 |
|
Island
|
14075e8ebf
|
Merge branch 'bugfix/fix_blufi_prepare_write_v5.3' into 'release/v5.3'
fix(blufi): Fixed crash issue in Blufi example during prepare write operation (v5.3)
See merge request espressif/esp-idf!35716
|
2024-12-18 10:45:58 +08:00 |
|
Island
|
77d0629ae7
|
Merge branch 'feat/support_some_vendor_hci_for_qa_v5.3' into 'release/v5.3'
fix(ble): fixed the connect issue when rx error aa on ESP32-C2 (v5.3)
See merge request espressif/esp-idf!35646
|
2024-12-17 16:49:26 +08:00 |
|
Zhang Hai Peng
|
f0d0a4a9fb
|
fix(blufi): Fixed crash issue in Blufi example during prepare write operation
(cherry picked from commit 5acb9c9b5f)
Co-authored-by: zhanghaipeng <zhanghaipeng@espressif.com>
|
2024-12-17 16:13:39 +08:00 |
|
xiongweichao
|
45890e88e0
|
fix(ble): fixed that the resolvable private address does not change when light sleep is enabled
|
2024-12-17 10:52:55 +08:00 |
|
zhanghaipeng
|
f8dc54c026
|
fix(bt): Update bt lib for ESP32-C3 and ESP32-S3(555b0a2)
- Check Access Address when receive connection request PDU
- Fix issue with BLE5.0 duplicate scan for chained packets
|
2024-12-17 10:52:31 +08:00 |
|
Island
|
a0fdc9f741
|
Merge branch 'feat/support_bleqabr24_1539_v5.3' into 'release/v5.3'
feat(bt/bluedroid): Added config for saving BLE bonding keys to NVS (v5.3)
See merge request espressif/esp-idf!35603
|
2024-12-16 14:25:38 +08:00 |
|
Zhao Wei Liang
|
c119c9f6d7
|
fix(ble): fixed the connect issue when rx error aa on ESP32-C2
(cherry picked from commit 6b01a56e09)
Co-authored-by: zwl <zhaoweiliang@espressif.com>
|
2024-12-16 11:03:44 +08:00 |
|
Zhao Wei Liang
|
526d58a40b
|
feat(ble): support some vendor hci commands on ESP32-H2
(cherry picked from commit 15203f9f35)
Co-authored-by: zwl <zhaoweiliang@espressif.com>
|
2024-12-16 11:03:42 +08:00 |
|
Zhao Wei Liang
|
5ac570ee2f
|
feat(ble): support some vendor hci commands on ESP32-C6
(cherry picked from commit 5bd66eaa57)
Co-authored-by: zwl <zhaoweiliang@espressif.com>
|
2024-12-16 11:03:39 +08:00 |
|
Chen Jian Hua
|
a8a8df15c2
|
fix(bt/bluedroid): Fixed failure to get host status when host is not enabled
(cherry picked from commit 23455ea9c2)
Co-authored-by: chenjianhua <chenjianhua@espressif.com>
|
2024-12-12 12:33:39 +08:00 |
|
Chen Jian Hua
|
651568f73a
|
feat(bt/bluedroid): Added config for saving BLE bonding keys to NVS
(cherry picked from commit 6d1160b2e6)
Co-authored-by: chenjianhua <chenjianhua@espressif.com>
|
2024-12-12 12:33:37 +08:00 |
|
Luo Xu
|
01a7db26e2
|
feat(ble_mesh): select BT_NIMBLE_HIGH_DUTY_ADV_ITVL
(cherry picked from commit 6faf0a59fdcf063d40fc1000a209341318131185)
Co-authored-by: luoxu <luoxu@espressif.com>
(cherry picked from commit a7622efd0c)
Co-authored-by: Luo Xu <luoxu@espressif.com>
|
2024-12-12 12:23:32 +08:00 |
|
Island
|
0b7cbb40ca
|
Merge branch 'bugfix/fix_hid_crash_v5.3' into 'release/v5.3'
fix(ble): Fix crash issue during logging (v5.3)
See merge request espressif/esp-idf!35510
|
2024-12-12 09:06:15 +08:00 |
|
Rahul Tank
|
c46dac6d2a
|
Merge branch 'bugfix/fix_vulnerability_v5.3' into 'release/v5.3'
fix(nimble): Fixes for security vulnerabilities reported in NimBLE (v5.3)
See merge request espressif/esp-idf!35500
|
2024-12-11 16:44:44 +08:00 |
|
Island
|
78b9bfe213
|
Merge branch 'bugfix/fix_bleqabr24_1646_v5.3' into 'release/v5.3'
Fixed BLE creating connection when the connection already exists on ESP32 (v5.3)
See merge request espressif/esp-idf!35046
|
2024-12-11 14:57:53 +08:00 |
|
Zhang Hai Peng
|
a91f9b2395
|
fix(blufi): Fixed blufi init fail after deinit
(cherry picked from commit 7addb57ccd)
Co-authored-by: zhanghaipeng <zhanghaipeng@espressif.com>
|
2024-12-09 17:45:30 +08:00 |
|
Luo Xu
|
2178c6a8f2
|
fix(ble_mesh): Miscellaneous update
(cherry picked from commit 589ebfc1d6)
Co-authored-by: luoxu <luoxu@espressif.com>
|
2024-12-09 16:57:11 +08:00 |
|
Jiang Jiang Jian
|
ecda30011c
|
Merge branch 'fix/ble_mesh_heartbeat_bug_v5.3' into 'release/v5.3'
fix(ble_mesh): fixed heartbeat issue (v5.3)
See merge request espressif/esp-idf!34965
|
2024-12-09 15:41:57 +08:00 |
|
Jiang Jiang Jian
|
e3940cb354
|
Merge branch 'feat/add_profile_state_event_v5.3' into 'release/v5.3'
feat(bt/bluedroid): added events to indicate the profile states of HFP (v5.3)
See merge request espressif/esp-idf!35149
|
2024-12-09 15:39:57 +08:00 |
|
Jiang Jiang Jian
|
2cb1dbd0de
|
Merge branch 'bugfix/fix_ble_ke_mem_267_assert_v5.3' into 'release/v5.3'
fix(bt/controller): Fixed BLE assert ke_mem.c line 267 on ESP32-C3 and ESP32-S3 (backport v5.3)
See merge request espressif/esp-idf!35337
|
2024-12-09 15:36:10 +08:00 |
|
Jiang Jiang Jian
|
e1c1befc7d
|
Merge branch 'bugfix/fix_c2_light_sleep_coex_v5.3' into 'release/v5.3'
fix(ble): fix ble light sleep error on esp32c2 (v5.3)
See merge request espressif/esp-idf!35055
|
2024-12-09 15:23:53 +08:00 |
|
chenjianhua
|
e881a8fdec
|
fix(bt): Update bt lib for ESP32(c3082c4)
- Fixed BLE creating connection when the connection already exists
|
2024-12-09 15:03:45 +08:00 |
|
Rahul Tank
|
c0828595ff
|
fix(nimble): Fixes for security vulnerabilities reported in NimBLE
|
2024-12-09 10:13:41 +05:30 |
|
Astha Verma
|
8060769801
|
fix(nimble): Added a function for printing HCI error definition
|
2024-12-07 07:55:45 +05:30 |
|
Abhinav Kudnar
|
03655d6d67
|
feat(nimble): Added PAwR support for nimble with IDF examples
|
2024-12-06 21:09:04 +05:30 |
|
Sumeet Singh
|
8b7cb01545
|
fix(nimble): Added
1. Option to disable automatic discovery when receiving out-of-sync
2. Fixed bugs related to robust caching
|
2024-12-06 21:08:47 +05:30 |
|
Sumeet Singh
|
a33bfe628f
|
feat(nimble): Added ways to enable/disable some menuconfig options at runtime
|
2024-12-06 21:08:47 +05:30 |
|
Sumeet Singh
|
c56a0e45c8
|
feat(nimble): Added option to disable automatically sending extra credits to peer
|
2024-12-06 21:08:47 +05:30 |
|
Sumeet Singh
|
0253aad7c6
|
feat(nimble): Added support for persisting csf characteristic for bonded devices
|
2024-12-06 21:08:47 +05:30 |
|
Sumeet Singh
|
c3911c4817
|
feat(nimble): Added option in menuconfig to enable Secure Connections Only mode
|
2024-12-06 21:08:47 +05:30 |
|
Sumeet Singh
|
5d8f076745
|
fix(nimble): fix and enable connection subrating
|
2024-12-06 21:08:47 +05:30 |
|
Sumeet Singh
|
360e9e20d8
|
fix(nimble): Added option to enable code under Enhanced COC
|
2024-12-06 21:08:47 +05:30 |
|
Sumeet Singh
|
c74465664d
|
fix(nimble): Fixed Device Information and Scan Parameters service
|
2024-12-06 21:08:46 +05:30 |
|
Sumeet Singh
|
9f1c2cad6e
|
fix(nimble): Fixed encrypted advertisement data example
|
2024-12-06 21:08:46 +05:30 |
|
Sumeet Singh
|
355155b39d
|
feat(nimble): Added LE GATT Security Levels Characteristic
|
2024-12-06 21:08:46 +05:30 |
|
Sumeet Singh
|
62265b90c0
|
feat(nimble): Added support for EATT Credit Based Flow Control Mode
|
2024-12-06 21:08:46 +05:30 |
|
Rahul Tank
|
63ca3b296d
|
Merge branch 'bugfix/change_hci_cb_logging_v5.3' into 'release/v5.3'
fix(nimble): Replace ESP_LOG* with esp_rom_printf in controller context callback (v5.3)
See merge request espressif/esp-idf!35028
|
2024-12-06 23:32:37 +08:00 |
|
Rahul Tank
|
8f24c221cb
|
Merge branch 'bugfix/memory_issue_v5.3' into 'release/v5.3'
fix(nimble): Nimble Error logs in case of memory overflow/failure (v5.3)
See merge request espressif/esp-idf!34998
|
2024-12-06 23:09:07 +08:00 |
|
Island
|
0a49e286df
|
Merge branch 'bugfix/fix_ble_creat_conn_fail_enh_v5.3' into 'release/v5.3'
fix(ble/bluedroid): Fixed BLE create connection fail because of invalid own address type (v5.3)
See merge request espressif/esp-idf!35018
|
2024-12-06 22:40:54 +08:00 |
|
Island
|
69e8c4a0c5
|
Merge branch 'bugfix/add_aa_check_on_esp32c2_and_esp32c6_v5.3' into 'release/v5.3'
Bugfix/add aa check on esp32c2 and esp32c6 (v5.3)
See merge request espressif/esp-idf!35233
|
2024-12-06 17:55:14 +08:00 |
|
Wang Meng Yang
|
6c02672a3d
|
Merge branch 'bugfix/sdp_get_uuid_error_v5.3' into 'release/v5.3'
fix(bt/bluedroid): fixed issues introduced by byte alignment(v5.3)
See merge request espressif/esp-idf!35251
|
2024-12-06 16:04:09 +08:00 |
|
chenjianhua
|
561307a6bf
|
feat(ble/bluedroid): Support setting connection params when creating connection
|
2024-12-06 15:51:33 +08:00 |
|
zhanghaipeng
|
3a85b1b6ce
|
fix(ble/bluedroid): Optimize BLE API "esp_ble_gattc_enh_open"
|
2024-12-06 15:50:50 +08:00 |
|
zhanghaipeng
|
2904494228
|
fix(ble/bluedroid): Fixed BLE create connection fail because of invalid own address type
|
2024-12-06 15:50:43 +08:00 |
|
Abhinav Kudnar
|
a6b7edc414
|
fix(nimble): Nimble Error logs in case of memory overflow/failure
|
2024-12-06 13:20:11 +05:30 |
|
Rahul Tank
|
d3be7130e0
|
Merge branch 'feature/remove_min_max_def_v5.3' into 'release/v5.3'
fix(nimble): Removed min/max macro definition from os.h (v5.3)
See merge request espressif/esp-idf!34910
|
2024-12-06 15:44:54 +08:00 |
|
Wang Meng Yang
|
b9c4d3f8c7
|
Merge branch 'bugfix/disconn_sdp_upon_wrong_data_v5.3' into 'release/v5.3'
fix(bt/bluedroid): disconnect SDP connection on receiving incorrect response (v5.3)
See merge request espressif/esp-idf!35144
|
2024-12-06 15:31:00 +08:00 |
|
Wang Meng Yang
|
0001696a58
|
Merge branch 'bugfix/rx_invalid_cmd_err_code_v5.3' into 'release/v5.3'
fix(bt/bluedroid): Fixed the incorrect error code returned when receiving an invalid command(v5.3)
See merge request espressif/esp-idf!34991
|
2024-12-06 15:30:43 +08:00 |
|
Jin Cheng
|
4643ceb78a
|
fix(bt/bluedroid): fixed access NULL in HFP callback handler
|
2024-12-05 13:23:07 +08:00 |
|