yangfeng
|
a56fac5bba
|
refactor(examples/classic_bt): Add example tests for A2DP and AVRCP examples
|
2025-12-25 11:15:27 +08:00 |
|
yangfeng
|
e92eeadb2e
|
docs: Add explanations for the A2DP sink stream and AVRCP examples
- Modify the path of A2DP sink example
|
2025-12-25 11:15:27 +08:00 |
|
yangfeng
|
e78eea1874
|
refactor: Refactor the example of the coexistence of A2DP sink and GATT service
|
2025-12-25 11:12:49 +08:00 |
|
yangfeng
|
6a1be1ac90
|
refactor(examples/classic_bt): Refactor A2DP sink and AVRCP examples
- Add avrcp_ct_metadata example
- Add avrcp_absolute_volume example
- Add the example components about common code for a2dp sink and avrcp
|
2025-12-25 11:12:19 +08:00 |
|
Jiang Jiang Jian
|
c0c18750e5
|
Merge branch 'ci/fix_wifi_cases_5.1' into 'release/v5.1'
Ci: fix wifi cases 5.1
See merge request espressif/esp-idf!44022
|
2025-12-19 19:12:35 +08:00 |
|
zhanghaipeng
|
fd4599fb53
|
fix(ble/bluedroid): Fix VLA in a2dp_gatts_coex example
|
2025-12-17 00:04:45 +08:00 |
|
Zhang Hai Peng
|
73f8cc0826
|
fix(ble/bt): Add NULL check in esp_hid_device example
(cherry picked from commit 8e0f74a2cc)
Co-authored-by: zhanghaipeng <zhanghaipeng@espressif.com>
|
2025-12-17 00:04:45 +08:00 |
|
Zhang Hai Peng
|
2a5d00e314
|
fix(ble/bt): Add NULL check in esp_hid_host example
(cherry picked from commit 8b5dd75368)
Co-authored-by: zhanghaipeng <zhanghaipeng@espressif.com>
|
2025-12-17 00:04:45 +08:00 |
|
Zhang Hai Peng
|
867c76f83d
|
fix(ble/blufi): Add DH param length validation
(cherry picked from commit 773814c087)
Co-authored-by: zhanghaipeng <zhanghaipeng@espressif.com>
|
2025-12-17 00:04:45 +08:00 |
|
Zhang Hai Peng
|
8c58dbaa3c
|
fix(ble/bluedroid): Use snprintf in ble_eddystone example
(cherry picked from commit 24e023e307)
Co-authored-by: zhanghaipeng <zhanghaipeng@espressif.com>
|
2025-12-17 00:04:45 +08:00 |
|
Chen Yudong
|
4021602678
|
ci: rename wifi_two_dut to two_duts
|
2025-12-05 11:47:47 +08:00 |
|
Shen Wei Long
|
73c37b5c8c
|
change(ble): Updated the maximum number of concurrent connections to 70 on ESP32-H2
(cherry picked from commit cd33f13521)
Co-authored-by: ShenWeilong <shenweilong@espressif.com>
|
2025-11-28 09:06:08 +00:00 |
|
Island
|
53f1ef016e
|
Merge branch 'feat/support_bhost2025_44_v5.1' into 'release/v5.1'
feat(ble/bluedroid): Add more debug log for bluedroid (v5.1)
See merge request espressif/esp-idf!43362
|
2025-11-26 18:02:52 +08:00 |
|
Wang Meng Yang
|
f386c1b947
|
Merge branch 'bugfix/bt_idf_ci_v5.1' into 'release/v5.1'
fix(bt/examples): Fixed test_bt_l2cap not finding ESP_SDP_CREATE_RECORD_COMP_EVT (v5.1)
See merge request espressif/esp-idf!43607
|
2025-11-26 09:18:56 +08:00 |
|
yangfeng
|
88ebfd7024
|
fix(bt/examples): Fixed test_bt_l2cap not finding ESP_SDP_CREATE_RECORD_COMP_EVT
|
2025-11-21 19:51:43 +08:00 |
|
yangfeng
|
7079484ebb
|
fix(bt/example): Fixed hf_ag build error
|
2025-11-21 13:27:27 +08:00 |
|
Rasmus Buurman
|
dbdefc1306
|
fix(examples): Fix typos in NimBLE example comments
|
2025-11-11 11:40:45 +05:30 |
|
Rahul Tank
|
f18519da4e
|
fix(nimble): Address compilation issues in nimble examples
|
2025-10-30 11:42:52 +05:30 |
|
xiongweichao
|
c64a0d2607
|
fix(ble): fix ci power save test connection failure
|
2025-10-22 09:13:41 +00:00 |
|
Jiang Jiang Jian
|
03398498b3
|
Merge branch 'bugfix/bt_idf_ci_v5.1' into 'release/v5.1'
fix(example/classic_bt): Fix the potential stack overflow tasks (v5.1)
See merge request espressif/esp-idf!42546
|
2025-10-16 14:00:07 +08:00 |
|
Rahul Tank
|
c51c432f08
|
fix(nimble): Added CS service support
|
2025-10-14 21:35:15 +05:30 |
|
yangfeng
|
c408fa3250
|
fix(example/classic_bt): Fix potential stack overflow tasks
|
2025-10-14 16:21:13 +08:00 |
|
Rahul Tank
|
80ceee8541
|
feat(nimble): Base support for Channel sounding HCI command and events
|
2025-10-14 12:44:50 +05:30 |
|
yangfeng
|
374395354f
|
fix(example/classic_bt): Fix the stack overflow of the SPPAppT and mouse_move_task tasks
|
2025-10-10 16:14:40 +08:00 |
|
Rahul Tank
|
6286fc5d4a
|
fix(nimble): Declutter the nimble menu config options
|
2025-09-30 15:07:56 +05:30 |
|
morris
|
d75d2ad5f4
|
Merge branch 'feat/uart_dma_support_v5.1' into 'release/v5.1'
feat(uart): uart dma support for insternal usage on v5.1
See merge request espressif/esp-idf!41691
|
2025-09-25 14:57:31 +08:00 |
|
C.S.M
|
0466deff06
|
feat(uhci): Support uart dma just for internal debug usage
|
2025-09-24 13:57:57 +08:00 |
|
Zhao Wei Liang
|
a08f095131
|
feat(ble): add console command to get dtm rx rssi in hci example
(cherry picked from commit c58f07ed1e)
Co-authored-by: zwl <zhaoweiliang@espressif.com>
|
2025-09-22 11:35:24 +08:00 |
|
Rahul Tank
|
81ce37e9f8
|
Merge branch 'bugfix/set_tx_power_in_example_v5.1' into 'release/v5.1'
fix(nimble): Add Tx power information in adv data (v5.1)
See merge request espressif/esp-idf!41817
|
2025-09-17 10:22:54 +05:30 |
|
Rahul Tank
|
86e334e871
|
fix(nimble): Add Tx power information in adv data
|
2025-09-10 18:50:31 +05:30 |
|
Zhou Xiao
|
4859b082b8
|
fix(ble): init return code in nimble example
* Closes https://github.com/espressif/esp-idf/issues/17547
(cherry picked from commit 916f87b333)
Co-authored-by: Zhou Xiao <zhouxiao@espressif.com>
|
2025-09-10 21:13:19 +08:00 |
|
Shreeyash
|
6935c78023
|
fix(nimble): Restructure the table in README.md file
|
2025-09-01 10:58:17 +05:30 |
|
Rahul Tank
|
a32c2cc896
|
Merge branch 'fix/adding_missing_apis_nimble_v5.1' into 'release/v5.1'
fix(nimble): Added helper APIs in NimBLE (v5.1)
See merge request espressif/esp-idf!40932
|
2025-08-20 16:33:48 +05:30 |
|
Island
|
035e2f5f32
|
Merge branch 'bugfix/ble_enhanced_security_v2_v5.1' into 'release/v5.1'
fix(ble/bluedroid): Fixed potential out-of-bounds memory access when resolve adv data (v5.1)
See merge request espressif/esp-idf!41303
|
2025-08-20 11:18:06 +08:00 |
|
Island
|
1c926f0454
|
Merge branch 'feat/support_blufi_adv_with_name_v5.1' into 'release/v5.1'
feat(bt/blufi): Support Blufi start advertising with specified name (v5.1)
See merge request espressif/esp-idf!41334
|
2025-08-20 10:37:52 +08:00 |
|
Astha Verma
|
2c04c713bd
|
fix(nimble): Added missing api in nimble which present in bluedroid
|
2025-08-19 12:33:39 +05:30 |
|
chenjianhua
|
9c82928de8
|
feat(ble/bluedroid): Added BLE multiple connections examples
|
2025-08-18 19:44:36 +08:00 |
|
Chen Jian Hua
|
c00e36c68f
|
feat(bt/blufi): Support Blufi start advertising with specified name
(cherry picked from commit ea8bcdc360)
Co-authored-by: chenjianhua <chenjianhua@espressif.com>
|
2025-08-18 14:54:36 +08:00 |
|
Zhang Hai Peng
|
a3368d48ca
|
fix(ble/bluedroid): Update Gatt_Server_Service_Table_Example_Walkthrough.md
(cherry picked from commit 6b360dacf6)
Co-authored-by: Cody <codyhubman4@gmail.com>
|
2025-08-15 14:53:28 +08:00 |
|
Zhang Hai Peng
|
30efff9af1
|
fix(ble/bluedroid): Fixed the problem of macro definition error
(cherry picked from commit 6b212c7d47)
Co-authored-by: BLKDASH <128231495+BLKDASH@users.noreply.github.com>
|
2025-08-15 14:53:26 +08:00 |
|
Zhang Hai Peng
|
5c28a266d7
|
fix(ble/bluedroid): set sec_conn only on successful pairing in ble_hid_device_demo
(cherry picked from commit 50fe55ca59)
Co-authored-by: zhanghaipeng <zhanghaipeng@espressif.com>
|
2025-07-29 21:53:19 +08:00 |
|
Geng Yuchao
|
a0bf9f3d53
|
feat(ble): Add Bluetooth LE CTE connectionless AoA/AoD examples
|
2025-06-25 14:05:10 +08:00 |
|
Astha Verma
|
d89d9a500c
|
fix(nimble): Added parameter in peer_init for included service allocation
|
2025-06-17 12:00:29 +05:30 |
|
Rahul Tank
|
d0ffbceb54
|
Merge branch 'bugfix/pawr_sync_v5.1' into 'release/v5.1'
fix(nimble): memset the sync structs to prevent uncertainty for ext_adv reports (v5.1)
See merge request espressif/esp-idf!39719
|
2025-06-13 15:25:38 +05:30 |
|
Abhinav Kudnar
|
36f2895050
|
fix(nimble): memset the sync structs to prevent uncertainty for ext_adv reports
|
2025-06-06 17:15:39 +05:30 |
|
Shreeyash
|
7d7de3dd69
|
fix(nimble): Add support to minimize ram consumption
|
2025-06-03 16:12:19 +05:30 |
|
xiongweichao
|
0914d3ac3f
|
feat(bt/bluedroid): Add events to indicate the initialization states of AVRCP
|
2025-05-30 10:21:14 +08:00 |
|
Rahul Tank
|
65f0d8a6c2
|
fix(nimble): Added CI files for various configurations
|
2025-05-28 20:03:36 +05:30 |
|
Rahul Tank
|
51327af803
|
Merge branch 'feat/min_size_builds_v5.1' into 'release/v5.1'
fix(nimble): Add support for minimilistic builds (v5.1)
See merge request espressif/esp-idf!39102
|
2025-05-21 07:26:28 +05:30 |
|
Rahul Tank
|
82b30702a8
|
fix(nimble): Add support for minimilistic builds
|
2025-05-19 12:53:39 +05:30 |
|