Geng Yu Chao
8842c6577b
feat(esp32c5): Enable Bluetooth LE CTE feature
...
(cherry picked from commit aa4489a879 )
Co-authored-by: Geng Yuchao <gengyuchao@espressif.com >
2025-07-24 10:33:54 +08:00
Geng Yu Chao
2b1ce17ea6
feat(ble): Add Bluetooth LE CTE connectionless AoA/AoD examples
...
(cherry picked from commit d8631ed3db )
Co-authored-by: Geng Yuchao <gengyuchao@espressif.com >
2025-07-24 10:33:52 +08:00
Jiang Jiang Jian
1d9e3dfaf9
Merge branch 'bugfix/fix_bt_avrcp_build_issue_v5.5' into 'release/v5.5'
...
fix(bt/bluedroid): Fix AVRCP build issue when disable Cover Art (v5.5)
See merge request espressif/esp-idf!40033
2025-07-22 14:40:21 +08:00
Rahul Tank
941d98710b
Merge branch 'fix/ble_ancs_adding_entry_for_chip_v5.5' into 'release/v5.5'
...
fix(nimble): Add ble_ancs example to build-test-rules.yml (v5.5)
See merge request espressif/esp-idf!40443
2025-07-22 12:00:15 +05:30
Rahul Tank
76a7dd5aa4
Merge branch 'bugifx/fix_nimble_issues_8072025_v5.5' into 'release/v5.5'
...
fix(nimble): Fix nimble issues_08072025 (v5.5)
See merge request espressif/esp-idf!40434
2025-07-22 11:58:28 +05:30
Jiang Jiang Jian
3c39b32195
Chip/support esp32c61 v5.5
2025-07-22 12:21:36 +08:00
Astha Verma
d98d21423a
fix(nimble): Add ble_ancs example to build-test-rules.yml
2025-07-08 14:13:49 +05:30
Astha Verma
0582ee32dc
fix(nimble): Added parameter in peer_init for included service allocation
2025-07-08 11:49:20 +05:30
linruihao
b710539e3f
ci(bt/bluedroid): Add CI build test for A2DP Sink example with Caver Art disabled
2025-06-20 17:31:21 +08:00
Jiang Jiang Jian
aac26c847e
Merge branch 'feat/ram_optimization_v5.5' into 'release/v5.5'
...
fix(nimble): Add support to minimize ram consumption (v5.5)
See merge request espressif/esp-idf!39618
2025-06-17 14:52:05 +08:00
Jiang Jiang Jian
2f3351f1a9
Merge branch 'bugfix/pawr_sync_v5.5' into 'release/v5.5'
...
fix(nimble): memset the sync structs to prevent uncertainty for ext_adv reports (v5.5)
See merge request espressif/esp-idf!39715
2025-06-17 14:49:54 +08:00
Jiang Jiang Jian
39ebd0b143
Merge branch 'feat/nimble_ancs_final_v5.5' into 'release/v5.5'
...
fix(nimble): Added support for ANCS in nimble (v5.5)
See merge request espressif/esp-idf!39654
2025-06-17 14:44:31 +08:00
Jiang Jiang Jian
c4747aae02
Merge branch 'feat/add_avrcp_init_state_event_v5.5' into 'release/v5.5'
...
feat(bt/bluedroid): Add events to indicate the initialization states of AVRCP(v5.5)
See merge request espressif/esp-idf!39534
2025-06-17 14:02:56 +08:00
Rahul Tank
96b43c9797
fix(nimble): Added CI files for various configurations
2025-06-11 10:51:44 +05:30
Rahul Tank
6b74032d2e
fix(nimble): Add support for minimilistic builds
2025-06-11 10:51:44 +05:30
Abhinav Kudnar
370ac37623
fix(nimble): memset the sync structs to prevent uncertainty for ext_adv reports
2025-06-06 17:13:24 +05:30
Astha Verma
33c71ea033
fix(nimble): Added support for ANCS in nimble
2025-06-05 10:22:47 +05:30
Shreeyash
e2b524c609
fix(nimble): Add support to minimize ram consumption
2025-06-03 16:06:44 +05:30
xiongweichao
4d83f1b8af
feat(bt/bluedroid): Add events to indicate the initialization states of AVRCP
2025-05-30 10:02:38 +08:00
Rahul Tank
5da8865f9b
feat(nimble): Add demo example for gattc and gatts coex for nimble
2025-05-20 18:12:02 +05:30
Astha Verma
8ea6b3170b
fix(nimble): Added APIs to fetch GATT cache info and discover included services
2025-05-14 10:26:25 +05:30
Sumeet Singh
12639efed5
feat(nimble): Added some fixes for autopts testing
2025-05-07 15:27:08 +05:30
Shreeyash
9934587d1c
fix(nimble): Added support for 1m, 2m, coded phy channels and optimized throughput
2025-05-06 17:59:06 +05:30
Rahul Tank
719b1b2be0
Merge branch 'bugfix/fix_ext_disc_example_usage' into 'master'
...
fix(nimble): Corrected structure field name usage in examples
See merge request espressif/esp-idf!38824
2025-05-05 13:44:16 +08:00
Rahul Tank
08649020ea
fix(nimble): Corrected structure field name usage in examples
2025-04-29 12:34:04 +05:30
Zhou Xiao
2e8d8beb9d
change(ble): supported ble for esp32c5-eco2
2025-04-29 14:24:47 +08:00
C.S.M
f66a750af9
Merge branch 'feat/uart_dma_support' into 'master'
...
feat(uhci): Add uhci(uart-dma) support on ESP32C3, ESP32P4, ESP32C6, ESP32S3🚴🏼♂️
See merge request espressif/esp-idf!37494
2025-04-28 00:42:42 +08:00
Rahul Tank
7a85e65a4c
Merge branch 'bugfix/ios_hid_failure' into 'master'
...
fix(nimble): Update hid device example in nimble to work with iOS
See merge request espressif/esp-idf!35482
2025-04-27 18:35:58 +08:00
C.S.M
dfe350e858
refactor(hci): Apply new ll function name to bt hci
2025-04-27 17:41:11 +08:00
Island
38628f98b9
Merge branch 'feat/add_sync_cte_type_in_pa_sync' into 'master'
...
Feat/add sync cte type in pa sync
Closes BLERP-1728
See merge request espressif/esp-idf!38315
2025-04-27 14:11:31 +08:00
Rahul Tank
0cefe61edc
fix(nimble): Update hid device example in nimble to work with iOS
2025-04-23 17:18:22 +05:30
Rahul Tank
61d1a1ff7f
Merge branch 'fix/pawr_docs' into 'master'
...
feat(nimble):Added tutorials for PAwR examples
See merge request espressif/esp-idf!38248
2025-04-23 19:44:30 +08:00
Abhinav Kudnar
3fef851c9b
feat(nimble):Added tutorials for PAwR examples
2025-04-22 18:11:02 +08:00
zwl
9bc1712095
feat(ble): add configuration command during RF testing
2025-04-21 20:12:52 +08:00
zhangbowen
a2d3ddacf9
feat(bt/bluedroid): Added throughput mode for BLE SPP example
2025-04-21 20:12:52 +08:00
laokaiyao
9a88effab8
ci: disabled RF soc caps for c5 eco2
...
Disable the RF soc caps to bypass the build of un-supported RF examples
2025-04-16 11:01:39 +08:00
xiongweichao
007a2a30f5
fix(bt): Fixed write_read task stack overflow in l2cap example
2025-04-11 16:45:53 +08:00
xiongweichao
1f7658ed42
feat(bt): Added events for l2cap register and unregister vfs
2025-04-11 16:45:53 +08:00
Rahul Tank
963a50cc9f
fix(nimble): Updated sscanf usage in examples to work for all versions
2025-04-09 17:50:26 +05:30
zhiweijian
cf6135c990
fix(ble/bluedroid): Fixed BLE_FEAT_CREATE_SYNC_ENH define error in bluedroid host
2025-04-08 20:33:31 +08:00
Jiang Jiang Jian
96244e0849
Merge branch 'feature/bt_support_external_codec' into 'master'
...
feat(bt/bluedroid): Support external codec in Bluedroid HFP and A2DP
Closes BT-3937
See merge request espressif/esp-idf!36607
2025-04-01 10:34:23 +08:00
Lu Ai Jun
e2f50bea42
Merge branch 'ci/add_test_for_ecos_wifi_enterprise' into 'master'
...
CI: add C3 eco7 and C2 eco4 tests for wifi
See merge request espressif/esp-idf!37759
2025-03-31 10:10:56 +08:00
linruihao
a5f620ecfe
fix(examples): Fix deprecation warning in a2dp_gatts_coex example
2025-03-28 19:45:18 +08:00
Abhinav Kudnar
3314f81672
fix(nimble): Fix conversion for min-max itvl of periodic adv param
2025-03-28 14:18:17 +08:00
linruihao
d11be52064
feat(examples): Add kconfig option for a2dp_sink example to use new audio APIs
2025-03-28 14:13:20 +08:00
linruihao
3da17f356c
change(examples): Update hfp_hf example to use new audio APIs
2025-03-28 14:13:20 +08:00
Island
21ca2378cb
Merge branch 'bugfix/fix_some_ble_bugs_2503' into 'master'
...
Bugfix/fix some ble bugs 2503
Closes BLERP-1678, BLERP-1679, BLERP-1680, BLERP-1681, BLERP-1683, BLERP-1685, and BLERP-1687
See merge request espressif/esp-idf!37930
2025-03-28 10:31:42 +08:00
Island
16ba8f892d
Merge branch 'feature/add_vendor_ble_cmd_definitions' into 'master'
...
Feature/add vendor ble cmd definitions
Closes BLERP-1684 and BLERP-1661
See merge request espressif/esp-idf!37598
2025-03-27 17:06:15 +08:00
zhanghaipeng
a9286567f0
fix(ble/bluedroid): Fix potential uint32_t overflow in BLE btu_start_timer
2025-03-27 16:59:12 +08:00
zhiweijian
e07233bc81
fix(bt): Update bt lib for ESP32-C3 and ESP32-S3 (03d0f8a6)
...
- Remove unused functions in the controller
2025-03-25 15:07:31 +08:00