Geng Yu Chao
|
18e38824d8
|
feat(ble): Add Bluetooth LE CTE connectionless AoA/AoD examples
(cherry picked from commit d8631ed3db)
Co-authored-by: Geng Yuchao <gengyuchao@espressif.com>
|
2025-06-25 12:04:36 +08:00 |
|
Astha Verma
|
304a10e1e9
|
fix(nimble): Added parameter in peer_init for included service allocation
|
2025-06-17 11:59:38 +05:30 |
|
Rahul Tank
|
ff55478e3f
|
Merge branch 'bugfix/pawr_sync_v5.2' into 'release/v5.2'
fix(nimble): memset the sync structs to prevent uncertainty for ext_adv reports (v5.2)
See merge request espressif/esp-idf!39718
|
2025-06-13 15:25:20 +05:30 |
|
Rahul Tank
|
eaededdb86
|
Merge branch 'feat/ram_optimization_v5.2' into 'release/v5.2'
fix(nimble): Add support to minimize ram consumption (v5.2)
See merge request espressif/esp-idf!39621
|
2025-06-12 20:23:58 +05:30 |
|
xiongweichao
|
a6834af93f
|
feat(bt/bluedroid): Add events to indicate the initialization states of AVRCP
|
2025-06-09 02:56:36 +00:00 |
|
Abhinav Kudnar
|
709a037649
|
fix(nimble): memset the sync structs to prevent uncertainty for ext_adv reports
|
2025-06-06 17:15:08 +05:30 |
|
Shreeyash
|
83e66fda3b
|
fix(nimble): Add support to minimize ram consumption
|
2025-06-03 16:07:25 +05:30 |
|
Rahul Tank
|
613970487f
|
fix(nimble): Added CI files for various configurations
|
2025-05-28 20:01:41 +05:30 |
|
Rahul Tank
|
035560bda4
|
fix(nimble): Add support for minimilistic builds
|
2025-05-19 12:51:59 +05:30 |
|
Astha Verma
|
a201924ee8
|
fix(nimble): Added api's for fetching gatt cache data and for discovering included service
|
2025-05-12 12:07:58 +05:30 |
|
Sumeet Singh
|
d220557626
|
feat(nimble): Added some fixes for autopts testing (v5.2)
|
2025-05-08 19:42:46 +05:30 |
|
Shreeyash
|
13f1a036dc
|
fix(nimble): Added support for 1m, 2m, coded phy channels and optimized throughput
|
2025-05-06 17:55:06 +05:30 |
|
Rahul Tank
|
15a03a71a3
|
fix(nimble): Corrected structure field name usage in examples
|
2025-04-29 21:49:11 +05:30 |
|
Rahul Tank
|
f3fd4fda61
|
Merge branch 'bugfix/ios_hid_failure_v5.2' into 'release/v5.2'
fix(nimble): Update hid device example in nimble to work with iOS (v5.2)
See merge request espressif/esp-idf!38678
|
2025-04-27 18:37:15 +08:00 |
|
Island
|
6aec36cf07
|
Merge branch 'feat/add_sync_cte_type_in_pa_sync_v5.2' into 'release/v5.2'
Feat/add sync cte type in pa sync (v5.2)
See merge request espressif/esp-idf!38590
|
2025-04-27 14:11:56 +08:00 |
|
Island
|
8d3cc19a3b
|
Merge branch 'feat/optimize_cble50y24_109_v5.2' into 'release/v5.2'
feat(bt/bluedroid): Added throughput mode for BLE SPP example (v5.2)
See merge request espressif/esp-idf!38691
|
2025-04-27 10:14:40 +08:00 |
|
zwl
|
07ea827072
|
feat(ble): add configuration command during RF testing
|
2025-04-24 11:55:05 +08:00 |
|
zhangbowen
|
ca179775d4
|
feat(bt/bluedroid): Added throughput mode for BLE SPP example
|
2025-04-24 11:54:48 +08:00 |
|
xiongweichao
|
d85601d2bc
|
fix(bt): Fixed write_read task stack overflow in l2cap example
|
2025-04-24 09:22:46 +08:00 |
|
xiongweichao
|
d4c516a32c
|
feat(bt): Added events for l2cap register and unregister vfs
|
2025-04-24 09:22:46 +08:00 |
|
Rahul Tank
|
cf64f698f5
|
fix(nimble): Update hid device example in nimble to work with iOS
|
2025-04-23 17:20:14 +05:30 |
|
Abhinav Kudnar
|
14c1260586
|
feat(nimble):Added tutorials for PAwR examples
|
2025-04-22 19:18:58 +08:00 |
|
Island
|
11ea6924f7
|
Merge branch 'bugfix/fix_some_ble_bugs_2503_v5.2' into 'release/v5.2'
Bugfix/fix some ble bugs 2503 (v5.2)
See merge request espressif/esp-idf!38289
|
2025-04-22 11:49:28 +08:00 |
|
luaijun
|
cd7d6f1c12
|
fix: pytest did not recognize test cases
|
2025-04-21 19:34:30 +08:00 |
|
Zhang Hai Peng
|
320f8bece2
|
fix(ble/bluedroid): Fix potential uint32_t overflow in BLE btu_start_timer
(cherry picked from commit a9286567f0)
Co-authored-by: zhanghaipeng <zhanghaipeng@espressif.com>
|
2025-04-21 18:03:34 +08:00 |
|
Zhi Wei Jian
|
29c24fc46d
|
fix(ble/bluedroid): Fixed BLE_FEAT_CREATE_SYNC_ENH define error in bluedroid host
(cherry picked from commit cf6135c990)
Co-authored-by: zhiweijian <zhiweijian@espressif.com>
|
2025-04-21 17:03:16 +08:00 |
|
luaijun
|
a4401e5256
|
ci(c2/c3): add major eco version tests(v5.2)
|
2025-04-18 11:22:25 +08:00 |
|
Island
|
ba7c484497
|
Merge branch 'feat/optimize_cble50y24_111_v5.2' into 'release/v5.2'
feat(bt/bluedroid): Added BLE eddystone sender example (v5.2)
See merge request espressif/esp-idf!38156
|
2025-04-16 11:25:39 +08:00 |
|
Rahul Tank
|
2b4939f49a
|
fix(nimble): Updated sscanf usage in examples to work for all versions
|
2025-04-09 18:30:40 +05:30 |
|
Chen Jian Hua
|
73c9541920
|
feat(bt/bluedroid): Added BLE eddystone sender example
(cherry picked from commit 06366353d8)
Co-authored-by: zhangbowen <zhangbowen@espressif.com>
|
2025-04-01 09:30:45 +08:00 |
|
Abhinav Kudnar
|
1ea064c497
|
fix(nimble): Fix conversion for min-max itvl of periodic adv param
|
2025-03-28 14:21:12 +08:00 |
|
Shen Weilong
|
5ea02cbc66
|
feat(bt): added definitions for bluetooth hci vendor commands and events
|
2025-03-25 16:13:05 +08:00 |
|
zhiweijian
|
5548f98339
|
fix(bt): Update bt lib for ESP32-C3 and ESP32-S3 (03d0f8a6)
- Remove unused functions in the controller
|
2025-03-25 16:09:33 +08:00 |
|
Shreeyash
|
6ecc27708b
|
feat(nimble): support vendor event mask set and vendor HCI event on nimble host
|
2025-03-20 09:29:45 +05:30 |
|
Island
|
3d8f6f1cff
|
Merge branch 'feat/ble_read_long_value_v5.2' into 'release/v5.2'
feat(ble/bluedroid): Add Read Long Characteristic Values example (v5.2)
See merge request espressif/esp-idf!37487
|
2025-03-05 20:06:55 +08:00 |
|
Shreeyash
|
67d65b783b
|
feat(nimble): Allow BLE SPP Client to subscribe to the server
|
2025-03-05 11:41:25 +05:30 |
|
Zhang Hai Peng
|
4b43078f42
|
feat(ble/bluedroid): Add Read Long Characteristic Values example
(cherry picked from commit 32e4fb79e8)
Co-authored-by: zhanghaipeng <zhanghaipeng@espressif.com>
|
2025-03-04 22:13:30 +08:00 |
|
Island
|
895e05db19
|
Merge branch 'bugfix/fix_blufi_crash_v5.2' into 'release/v5.2'
fix(blufi): Fixed crash issue during memcpy in example (v5.2)
See merge request espressif/esp-idf!36550
|
2025-03-03 11:32:06 +08:00 |
|
Island
|
d309e7c38a
|
Merge branch 'feat/support_ble_debug_with_gpio_v5.2' into 'release/v5.2'
Support change HID task size by Kconfig in HID example (v5.2)
See merge request espressif/esp-idf!36997
|
2025-03-03 11:32:00 +08:00 |
|
Rahul Tank
|
172e5a317a
|
fix(nimble): Keep only BLE_GAP_EVENT_CONNECT gap event
|
2025-02-28 13:14:41 +05:30 |
|
Zhang Hai Peng
|
691f9131fc
|
docs(ble/bluedroid): Optimize doc for implementation of a characteristic with 128 bit UUID
(cherry picked from commit fa40d971a5)
Co-authored-by: Erast <78802792+MatoiDev@users.noreply.github.com>
|
2025-02-17 11:15:03 +08:00 |
|
xiongweichao
|
53493fc99e
|
fix(bt/bluedroid): fixed the format error of passkey printing
|
2025-02-14 10:29:25 +08:00 |
|
zhanghaipeng
|
bf50c0c197
|
fix(blufi): Enhance security in BLUFI example
|
2025-02-11 15:25:08 +08:00 |
|
Zhang Hai Peng
|
e65cf7ea2a
|
fix(blufi): Fixed some security issue in blufi example
(cherry picked from commit abc18e93eb)
Co-authored-by: zhanghaipeng <zhanghaipeng@espressif.com>
|
2025-01-22 16:34:30 +08:00 |
|
Abhinav Kudnar
|
b3a5fe83a4
|
feat(nimble): Additional changes in PAWR IDF Examples/support for ESP IP
|
2025-01-10 17:44:36 +05:30 |
|
Zhang Hai Peng
|
f9b60f6f74
|
docs(ble/bluedroid): Optimize doc for registering BLE callback functions
(cherry picked from commit d84ccadf90)
Co-authored-by: zhanghaipeng <zhanghaipeng@espressif.com>
|
2025-01-06 11:13:43 +08:00 |
|
Island
|
2d582e880f
|
Merge branch 'feat/add_get_started_example_on_bluedroid_v5.2' into 'release/v5.2'
feat(bt/bluedroid): Added BLE get started examples for Bluedroid (v5.2)
See merge request espressif/esp-idf!35651
|
2024-12-26 14:24:47 +08:00 |
|
zwl
|
1e68d50840
|
feat(ble): add dtm configuration command in hci example
|
2024-12-25 09:57:29 +08:00 |
|
Astha Verma
|
2511d77650
|
fix(nimble): fix memory leak issue in Blufi example
|
2024-12-23 11:59:59 +05:30 |
|
weiyuhan
|
c7842486aa
|
fix(ble): removed c5 sdk config
|
2024-12-21 18:45:16 +08:00 |
|