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
Chen Jian Hua
fc38b1f28a
feat(bt/bluedroid): Added BLE get started examples for Bluedroid
...
(cherry picked from commit d051a2a39d )
Co-authored-by: xuzhekai <xuzhekai@espressif.com >
2024-12-21 18:28:33 +08:00
muhaidong
18225731a1
fix(wifi): fixed blufi connect wep or wpa ap fail issue
2024-12-21 09:58:34 +08:00
Rahul Tank
21cebc7df9
fix(nimble): Corrected link_estab event handling parameters
2024-12-19 16:00:46 +05:30
Island
455ea9541c
Merge branch 'bugfix/fix_ble_aa_zero_c3_s3_v5.2' into 'release/v5.2'
...
fix(bt/ble): Update esp32c3/s3 libbtdm_app.a (555b0a2) (v5.2)
See merge request espressif/esp-idf!35690
2024-12-18 10:43:07 +08:00
zhanghaipeng
74461ca835
docs(ble/bluedroid): Optimize BLE example documentation
2024-12-17 14:28:52 +08:00
Abhinav Kudnar
9d5753edcc
feat(nimble): Added PAwR support for nimble with IDF examples
2024-12-16 15:12:00 +05:30
Sumeet Singh
0e15c4cf38
fix(nimble): fix and enable connection subrating
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
d6d361ff7f
feat(nimble): Added support for EATT Credit Based Flow Control Mode
2024-12-16 15:11:58 +05:30
Island
aabe255f89
Merge branch 'bugfix/fix_hid_crash_v5.2' into 'release/v5.2'
...
fix(ble): Fix crash issue during logging (v5.2)
See merge request espressif/esp-idf!35509
2024-12-12 09:06:11 +08:00
Sarvesh Bodakhe
c3d4270d79
fix(esp_wifi): Add some bugfixes and cleanup in softAP
...
1. Fix wrong reason code in 'WIFI_EVENT_AP_STADISCONNECTED' event
2. cleanup in softAP for disconnecting connected station
3. Update examples to display reason while processing WIFI_EVENT_AP_STADISCONNECTED event
2024-12-10 20:22:51 +08:00
zhanghaipeng
88ae97e8be
feat(bt): Add support for converting BT HCI logs to btsnoop format
2024-12-09 17:54:20 +08:00
Zhang Hai Peng
629c94b11e
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:27 +08:00