Sumeet Singh
|
3e793bdbc3
|
feat(nimble): Added support for persisting csf characteristic for bonded devices
|
2024-12-16 15:11:59 +05:30 |
|
Sumeet Singh
|
ea1644649a
|
feat(nimble): Added option in menuconfig to enable Secure Connections Only mode
|
2024-12-16 15:11:59 +05:30 |
|
Sumeet Singh
|
0e15c4cf38
|
fix(nimble): fix and enable connection subrating
|
2024-12-16 15:11:59 +05:30 |
|
Sumeet Singh
|
2f8b212c5a
|
fix(nimble): Added option to enable code under Enhanced COC
|
2024-12-16 15:11:59 +05:30 |
|
Sumeet Singh
|
95c0ecd42f
|
fix(nimble): Fixed Device Information and Scan Parameters service
|
2024-12-16 15:11:59 +05:30 |
|
Sumeet Singh
|
65b06bface
|
fix(nimble): Fixed encrypted advertisement data example
|
2024-12-16 15:11:59 +05:30 |
|
Sumeet Singh
|
03f1c497f3
|
feat(nimble): Added LE GATT Security Levels Characteristic
|
2024-12-16 15:11:59 +05:30 |
|
Sumeet Singh
|
d6d361ff7f
|
feat(nimble): Added support for EATT Credit Based Flow Control Mode
|
2024-12-16 15:11:58 +05:30 |
|
Rahul Tank
|
91baeeb61c
|
Merge branch 'bugfix/fix_vulnerability_v5.2' into 'release/v5.2'
fix(nimble): Fixes for security vulnerabilities reported in NimBLE (v5.2)
See merge request espressif/esp-idf!35501
|
2024-12-16 14:48:37 +08:00 |
|
Island
|
e3ae161ac2
|
Merge branch 'feat/support_bleqabr24_1539_v5.2' into 'release/v5.2'
feat(bt/bluedroid): Added config for saving BLE bonding keys to NVS (v5.2)
See merge request espressif/esp-idf!35602
|
2024-12-16 14:25:42 +08:00 |
|
Zhao Wei Liang
|
d3a05021be
|
fix(ble): fixed the connect issue when rx error aa on ESP32-C2
(cherry picked from commit 6b01a56e094e3220265c37fabfb42bade8417c2b)
Co-authored-by: zwl <zhaoweiliang@espressif.com>
|
2024-12-16 11:03:34 +08:00 |
|
Zhao Wei Liang
|
5fcf584127
|
feat(ble): support some vendor hci commands on ESP32-H2
(cherry picked from commit 15203f9f3596e61a64046c6fa29d69217ad5c13e)
Co-authored-by: zwl <zhaoweiliang@espressif.com>
|
2024-12-16 11:03:32 +08:00 |
|
Zhao Wei Liang
|
9738ee55ca
|
feat(ble): support some vendor hci commands on ESP32-C6
(cherry picked from commit 5bd66eaa57dcecbdb7c9c3e8ac990feebebf1267)
Co-authored-by: zwl <zhaoweiliang@espressif.com>
|
2024-12-16 11:03:30 +08:00 |
|
Chen Jian Hua
|
a652985f9a
|
fix(bt/bluedroid): Fixed failure to get host status when host is not enabled
(cherry picked from commit 23455ea9c209c431a05bbaf8fed94335571cb713)
Co-authored-by: chenjianhua <chenjianhua@espressif.com>
|
2024-12-12 12:33:31 +08:00 |
|
Chen Jian Hua
|
d28072b4d5
|
feat(bt/bluedroid): Added config for saving BLE bonding keys to NVS
(cherry picked from commit 6d1160b2e61a3e782699cb14fb0f70c05b121b30)
Co-authored-by: chenjianhua <chenjianhua@espressif.com>
|
2024-12-12 12:33:29 +08:00 |
|
Luo Xu
|
bfdf50e787
|
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 a7622efd0c99dc069ada98d89bee8e253f8518f8)
Co-authored-by: Luo Xu <luoxu@espressif.com>
|
2024-12-12 12:23:27 +08:00 |
|
Zhang Hai Peng
|
629c94b11e
|
fix(blufi): Fixed blufi init fail after deinit
(cherry picked from commit 7addb57ccd53576b40d3cfeb24c185036053f4b4)
Co-authored-by: zhanghaipeng <zhanghaipeng@espressif.com>
|
2024-12-09 17:45:27 +08:00 |
|
Rahul Tank
|
d502127c10
|
fix(nimble): Fixes for security vulnerabilities reported in NimBLE
|
2024-12-08 22:06:27 +05:30 |
|
Rahul Tank
|
c19ac4685d
|
Merge branch 'fix/hci_err_code_def_v5.2' into 'release/v5.2'
fix(nimble): Added a function for printing HCI error definition (v5.2)
See merge request espressif/esp-idf!35203
|
2024-12-07 00:02:43 +08:00 |
|
Island
|
71365083e6
|
Merge branch 'bugfix/fix_ble_creat_conn_fail_enh_v5.2' into 'release/v5.2'
fix(ble/bluedroid): Fixed BLE create connection fail because of invalid own address type (v5.2)
See merge request espressif/esp-idf!35017
|
2024-12-06 15:49:16 +08:00 |
|
Jin Cheng
|
8328cf3dc3
|
fix(bt/bluedroid): fixed access NULL in HFP callback handler
|
2024-12-05 13:21:31 +08:00 |
|
Luo Xu
|
80471c2165
|
fix(ble_mesh): Miscellaneous update
(cherry picked from commit 589ebfc1d6189464fd5dfa8045fd4e3d88deec53)
Co-authored-by: luoxu <luoxu@espressif.com>
|
2024-12-04 16:23:30 +08:00 |
|
Jiang Jiang Jian
|
b00f4a4610
|
Merge branch 'bugfix/fix_ble_ke_mem_267_assert_v5.2' into 'release/v5.2'
fix(bt/controller): Fixed BLE assert ke_mem.c line 267 on ESP32-C3 and ESP32-S3 (backport v5.2)
See merge request espressif/esp-idf!35339
|
2024-12-04 11:48:52 +08:00 |
|
chenjianhua
|
35d7c5a4ab
|
feat(ble/bluedroid): Support setting connection params when creating connection
|
2024-12-03 18:02:37 +08:00 |
|
zhanghaipeng
|
68991d317c
|
fix(ble/bluedroid): Optimize BLE API "esp_ble_gattc_enh_open"
|
2024-12-03 18:01:04 +08:00 |
|
zhanghaipeng
|
984c023ef4
|
fix(ble/bluedroid): Fixed BLE create connection fail because of invalid own address type
|
2024-12-03 18:01:04 +08:00 |
|
Astha Verma
|
8c3304c6b0
|
fix(nimble): Added a function for printing HCI error definition
|
2024-12-03 14:52:50 +05:30 |
|
Rahul Tank
|
0b4e4f6ea3
|
Merge branch 'bugfix/change_hci_cb_logging_v5.2' into 'release/v5.2'
fix(nimble): Replace ESP_LOG* with esp_rom_printf in controller context callback (v5.2)
See merge request espressif/esp-idf!35029
|
2024-12-02 18:22:33 +08:00 |
|
zhiweijian
|
53b5379399
|
fix(bt/controller): Fixed BLE assert ke_mem.c line 267 on ESP32-C3 and ESP32-S3
|
2024-12-02 16:13:03 +08:00 |
|
Island
|
f53cf30666
|
Merge branch 'fix/ble_mesh_heartbeat_bug_v5.2' into 'release/v5.2'
fix(ble_mesh): fixed heartbeat issue (v5.2)
See merge request espressif/esp-idf!34964
|
2024-12-02 11:29:49 +08:00 |
|
Wang Meng Yang
|
b2219fbdea
|
Merge branch 'bugfix/sdp_get_uuid_error_v5.2' into 'release/v5.2'
fix(bt/bluedroid): fixed issues introduced by byte alignment(v5.2)
See merge request espressif/esp-idf!35252
|
2024-12-02 08:44:48 +08:00 |
|
gongyantao
|
aba91a5d2b
|
fix(bt): fixed some issues in esp32 bt controller
1: fix duplicated lc_enc_restart_req when new lk type is semi-permanent
key
2: reset PreventEncEvt flag at the end of restart encryption procedure
|
2024-11-29 14:11:17 +08:00 |
|
Rahul Tank
|
dda2ba1f3b
|
Merge branch 'bugfix/resolve_watchdog_crash_v5.2' into 'release/v5.2'
fix(nimble): Resolved watchdog due to memory exceed prints (v5.2)
See merge request espressif/esp-idf!35210
|
2024-11-28 14:59:01 +08:00 |
|
xiongweichao
|
84f95469eb
|
fix(bt/bluedroid): fixed issues introduced by byte alignment
- esp_bt_uuid_t is byte aligned, tBT_UUID is 4-byte aligned.
|
2024-11-28 10:32:51 +08:00 |
|
Abhinav Kudnar
|
8d8da1d7ed
|
fix(nimble): Resolved watchdog due to memory exceed prints
|
2024-11-27 18:04:01 +08:00 |
|
zwl
|
07181e5cc1
|
fix(ble): fixed the connect issue when rx error aa on ESP32-C6
|
2024-11-27 16:22:43 +08:00 |
|
Zhao Wei Liang
|
df3b401129
|
fix(ble): fixed the connect issue when rx error aa on ESP32-H2
(cherry picked from commit 093b65e27c76d2c5c6997d1ba5d8c0ca47e5229f)
Co-authored-by: zwl <zhaoweiliang@espressif.com>
|
2024-11-27 16:03:39 +08:00 |
|
Island
|
50f50903f2
|
Merge branch 'bugfix/fix_bleqabr24_1646_v5.2' into 'release/v5.2'
Fixed BLE creating connection when the connection already exists on ESP32 (v5.2)
See merge request espressif/esp-idf!35045
|
2024-11-27 15:44:36 +08:00 |
|
chenjianhua
|
18920261c8
|
fix(bt): Update bt lib for ESP32(c3082c4)
- Fixed BLE creating connection when the connection already exists
|
2024-11-26 15:30:56 +08:00 |
|
Wang Meng Yang
|
5107c17e3d
|
Merge branch 'feat/add_profile_state_event_v5.2' into 'release/v5.2'
feat(bt/bluedroid): added events to indicate the profile states of HFP (v5.2)
See merge request espressif/esp-idf!35150
|
2024-11-26 15:01:58 +08:00 |
|
Wang Meng Yang
|
2facc4d374
|
Merge branch 'bugfix/disconn_sdp_upon_wrong_data_v5.2' into 'release/v5.2'
fix(bt/bluedroid): disconnect SDP connection on receiving incorrect response (v5.2)
See merge request espressif/esp-idf!35145
|
2024-11-26 14:59:56 +08:00 |
|
Island
|
6e07162da2
|
Merge branch 'bugfix/fix_c2_light_sleep_coex_v5.2' into 'release/v5.2'
fix(ble): fix ble light sleep error on esp32c2 (v5.2)
See merge request espressif/esp-idf!35054
|
2024-11-26 11:10:11 +08:00 |
|
Jin Cheng
|
c38203e56e
|
feat(bt/bluedroid): added events to indicate the profile states of HFP
|
2024-11-25 10:22:55 +08:00 |
|
Jin Cheng
|
b3f7427b1c
|
fix(bt/bluedroid): disconnect SDP connection on receiving incorrect response
|
2024-11-25 10:20:04 +08:00 |
|
Jin Cheng
|
22074ee144
|
fix(bt/controller): Fixed some controller bugs on ESP32
- Fixed wrong logic in handling sniff transaction collision at slave
side
- Fixed the issue ACL is stopped too early before eSCO
|
2024-11-22 12:25:00 +08:00 |
|
Jin Chen
|
3186c881c0
|
fix(ble): fix ble light sleep error on esp32c2
(cherry picked from commit 23f7e33a97ad70ff1e73407650f7b8edbd91fc9a)
Co-authored-by: cjin <jinchen@espressif.com>
|
2024-11-22 10:42:44 +08:00 |
|
Rahul Tank
|
c2a34adc0f
|
fix(nimble): Replace ESP_LOG* with esp_rom_printf in controller context callback
|
2024-11-19 17:41:21 +05:30 |
|
Luo Xu
|
b0b139073c
|
fix(ble_mesh): fixed heartbeat issue
(cherry picked from commit 167cd4762b79a09e891569a923c256c72335ad94)
Co-authored-by: luoxu <luoxu@espressif.com>
|
2024-11-19 18:03:27 +08:00 |
|
Rahul Tank
|
0f4b994bc2
|
Merge branch 'bugfix/memory_issue_v5.2' into 'release/v5.2'
fix(nimble): Nimble Error logs in case of memory overflow/failure (v5.2)
See merge request espressif/esp-idf!34999
|
2024-11-19 16:58:56 +08:00 |
|
Abhinav Kudnar
|
92393685b2
|
fix(nimble): Nimble Error logs in case of memory overflow/failure
|
2024-11-18 17:52:23 +08:00 |
|