yangfeng
|
2e1a089a6a
|
docs(bt): update Classic Bluetooth api reference of A2DP
|
2026-01-12 09:58:52 +08:00 |
|
Island
|
da2e3a3c89
|
Merge branch 'fix/change_some_example_config_v6.0' into 'release/v6.0'
feat(ble/bluedroid): Add new bluedroid host examples(v6.0)
See merge request espressif/esp-idf!44897
|
2026-01-08 20:56:48 +08:00 |
|
Jiang Jiang Jian
|
e3ed88fe6d
|
Merge branch 'feat/add_static_passkey_v6.0' into 'release/v6.0'
feat(nimble): Add support for static passkey (v6.0)
See merge request espressif/esp-idf!44441
|
2026-01-08 20:34:40 +08:00 |
|
Jiang Jiang Jian
|
8ff88e24ed
|
Merge branch 'refactor/split_a2dp_sink_v6.0' into 'release/v6.0'
fix(examples/classic_bt): Add A2DP sink delay for AVRCP cover art and absolute volume examples (v6.0)
See merge request espressif/esp-idf!44620
|
2026-01-08 20:12:01 +08:00 |
|
Jiang Jiang Jian
|
5a23c96295
|
Merge branch 'bugfix/c3_uhci_rx_fail_v6.0' into 'release/v6.0'
fix(ble): fix(ble): fix assert caused by ringbuffer read size not matching controller expected rx size(v6.0)
See merge request espressif/esp-idf!44623
|
2026-01-08 18:06:26 +08:00 |
|
zhiweijian
|
2a753a8e30
|
feat(ble/bluedroid): Add new bluedroid host examples
|
2026-01-08 12:15:36 +08:00 |
|
Zhang Hai Peng
|
30902d75ea
|
feat(examples/bluedroid): add BLE ACL latency measurement example
(cherry picked from commit 934970a06f)
Co-authored-by: zhanghaipeng <zhanghaipeng@espressif.com>
|
2026-01-05 00:03:36 +08:00 |
|
Zhang Hai Peng
|
f279115113
|
docs(ble): add flow diagrams to bluedroid BLE examples
(cherry picked from commit 051077835c)
Co-authored-by: zhanghaipeng <zhanghaipeng@espressif.com>
|
2026-01-05 00:03:36 +08:00 |
|
Zhang Hai Peng
|
1741046791
|
refactor(examples/bluedroid): Replace hardcoded ADV type values with macros
(cherry picked from commit fdeb5ad87a)
Co-authored-by: zhanghaipeng <zhanghaipeng@espressif.com>
|
2026-01-05 00:03:36 +08:00 |
|
Zhang Hai Peng
|
7d6dc68080
|
feat(examples/bluedroid): Add BLE time interval conversion macros for better readability
Add macros to convert time values from milliseconds to BLE interval units:
- ESP_BLE_GAP_ADV_ITVL_MS: Convert advertising interval (0.625ms unit)
- ESP_BLE_GAP_SCAN_ITVL_MS: Convert scan interval (0.625ms unit)
- ESP_BLE_GAP_SCAN_WIN_MS: Convert scan window (0.625ms unit)
- ESP_BLE_GAP_CONN_ITVL_MS: Convert connection interval (1.25ms unit)
- ESP_BLE_GAP_PERIODIC_ADV_ITVL_MS: Convert periodic adv interval (1.25ms unit)
- ESP_BLE_GAP_SUPERVISION_TIMEOUT_MS: Convert supervision timeout (10ms unit)
(cherry picked from commit 7cd2f7b34d)
Co-authored-by: zhanghaipeng <zhanghaipeng@espressif.com>
|
2026-01-05 00:03:36 +08:00 |
|
Zhang Hai Peng
|
c9e7dc3c81
|
fix(ble/hci): Fix OOB read in ble_adv_scan_combined example
(cherry picked from commit c762832600)
Co-authored-by: zhanghaipeng <zhanghaipeng@espressif.com>
|
2026-01-05 00:03:36 +08:00 |
|
Zhang Hai Peng
|
d6c7760232
|
fix(ble/bluedroid): Added security check in example Bluedroid_GATT_Server
(cherry picked from commit a36bf7fe14)
Co-authored-by: zhanghaipeng <zhanghaipeng@espressif.com>
|
2026-01-05 00:03:36 +08:00 |
|
zhiweijian
|
f326ff7ff1
|
feat(ble/bluedroid): Support bluedroid encrypted advertising data
|
2025-12-31 11:51:49 +08:00 |
|
xwc
|
94a05dba51
|
fix(ble): Fix assertion caused by ring buffer read size mismatch expected rx size
|
2025-12-29 12:01:49 +08:00 |
|
yangfeng
|
5ee371f89f
|
fix(examples/classic_bt): Add A2DP sink delay for AVRCP cover art and absolute volume examples
|
2025-12-29 10:19:52 +08:00 |
|
Rahul Tank
|
c6815bdb9a
|
feat(nimble): Add support for static passkey
|
2025-12-22 21:14:19 +05:30 |
|
Jiang Jiang Jian
|
2829b78bee
|
Merge branch 'refactor/split_a2dp_sink_v6.0' into 'release/v6.0'
refactor(examples/classic_bt): Split a2dp_sink example(v6.0)
See merge request espressif/esp-idf!44426
|
2025-12-22 10:10:21 +08:00 |
|
Ashish Sharma
|
b02538834c
|
fix: resolves MR comments
|
2025-12-20 23:02:25 +08:00 |
|
yangfeng
|
5b737e16ff
|
refactor(examples/classic_bt): Add example tests for A2DP and AVRCP examples
|
2025-12-19 16:41:37 +08:00 |
|
yangfeng
|
1000086456
|
docs: Add explanations for the A2DP sink stream and AVRCP examples
- Modify the path of A2DP sink example
|
2025-12-19 16:41:37 +08:00 |
|
yangfeng
|
3e94884160
|
refactor(examples/classic_bt): Add AVRCP cover art example with LCD display
|
2025-12-19 16:41:37 +08:00 |
|
yangfeng
|
5ca0bba789
|
refactor(examples/classic_bt): Add common code for AVRCP cover art example
|
2025-12-19 16:41:37 +08:00 |
|
yangfeng
|
2b91afdfac
|
refactor: Refactor the example of the coexistence of A2DP sink and GATT service
|
2025-12-19 16:41:37 +08:00 |
|
yangfeng
|
2f452c14e7
|
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-19 16:41:37 +08:00 |
|
Ashish Sharma
|
76287081ea
|
feat: code cleanup
|
2025-12-19 07:29:43 +08:00 |
|
Ashish Sharma
|
aa88c81dfb
|
fix(wpa_supplicant): revert changes to dpp_crypto
|
2025-12-19 07:29:08 +08:00 |
|
Ashish Sharma
|
f306dbea84
|
feat(mbedtls): migrates ESP-TEE with PSA APIs
|
2025-12-19 07:28:33 +08:00 |
|
Ashish Sharma
|
7d17e8a024
|
feat(mbedtls): adds AES drivers with PSA
|
2025-12-19 07:28:28 +08:00 |
|
Ashish Sharma
|
a088d2ccdc
|
feat(mbedtls): fix build errors with PSA migration
|
2025-12-18 21:18:58 +08:00 |
|
Island
|
4af7054b75
|
Merge branch 'bugfix/fix_ble_security_issue_2025_v6.0' into 'release/v6.0'
Fix potential CVE-2024-0039 out-of-bounds write in attp_build_value_cmd (v6.0)
See merge request espressif/esp-idf!43808
|
2025-12-18 10:57:44 +08:00 |
|
Island
|
b890d0870c
|
Merge branch 'feat/show_how_to_use_smp_in_blufi_example_v6.0' into 'release/v6.0'
feat(ble/blufi): Support setting BLE encryption for blufi (v6.0)
See merge request espressif/esp-idf!44145
|
2025-12-18 10:55:22 +08:00 |
|
Zhang Hai Peng
|
1fd2f90326
|
feat(ble/blufi): Support setting BLE encryption for blufi
(cherry picked from commit 60a028fb17)
Co-authored-by: zhanghaipeng <zhanghaipeng@espressif.com>
|
2025-12-11 16:21:50 +08:00 |
|
C.S.M
|
ed64e7bf78
|
ci(header_check): Add check for public header should not include freertos
|
2025-12-10 15:10:43 +08:00 |
|
Jiang Jiang Jian
|
18a4332f92
|
Merge branch 'ci/fix_wifi_cases_6.0' into 'release/v6.0'
Ci: fix wifi cases 6.0
See merge request espressif/esp-idf!43784
|
2025-12-05 12:30:18 +08:00 |
|
Zhang Hai Peng
|
c708ef7b4f
|
fix(ble/bluedroid): Fix VLA in a2dp_gatts_coex example
(cherry picked from commit e741f09e0f)
Co-authored-by: zhanghaipeng <zhanghaipeng@espressif.com>
|
2025-12-03 11:54:31 +08:00 |
|
Zhang Hai Peng
|
be5761e06b
|
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-03 11:54:29 +08:00 |
|
Zhang Hai Peng
|
16d201b9ef
|
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-03 11:54:28 +08:00 |
|
Zhang Hai Peng
|
78a5bb38bb
|
fix(ble/blufi): Add DH param length validation
(cherry picked from commit 773814c087)
Co-authored-by: zhanghaipeng <zhanghaipeng@espressif.com>
|
2025-12-03 11:54:28 +08:00 |
|
Zhang Hai Peng
|
644d89f133
|
fix(ble/bluedroid): Fix memory leak in ble_spp_server example
(cherry picked from commit b6b3b81bf6)
Co-authored-by: zhanghaipeng <zhanghaipeng@espressif.com>
|
2025-12-03 11:54:27 +08:00 |
|
Zhang Hai Peng
|
e2242b02ef
|
fix(ble/bluedroid): Use calloc in gatt_server example
(cherry picked from commit e26b60090d)
Co-authored-by: zhanghaipeng <zhanghaipeng@espressif.com>
|
2025-12-03 11:54:26 +08:00 |
|
Zhang Hai Peng
|
07ce6a9fc8
|
fix(ble/bluedroid): Use snprintf in ble_eddystone example
(cherry picked from commit 24e023e307)
Co-authored-by: zhanghaipeng <zhanghaipeng@espressif.com>
|
2025-12-03 11:54:26 +08:00 |
|
Zhang Hai Peng
|
9a12a1e4dc
|
fix(ble/bluedroid): Add bounds check in ble_ancs example
(cherry picked from commit 7e876249df)
Co-authored-by: zhanghaipeng <zhanghaipeng@espressif.com>
|
2025-12-03 11:54:25 +08:00 |
|
Island
|
57235cb184
|
Merge branch 'feature/extend_h2_conon_num_to_70_v6.0' into 'release/v6.0'
change(ble): Updated the maximum number of concurrent connections to 70 on ESP32-H2 (v6.0)
See merge request espressif/esp-idf!43836
|
2025-12-02 16:38:07 +08:00 |
|
Luo Xu
|
33fd3eeebc
|
fix(ble_mesh): add proper memory cleanup in composition data parsing
(cherry picked from commit a45bb6c5da)
Co-authored-by: luoxu <luoxu@espressif.com>
|
2025-11-28 17:43:52 +08:00 |
|
Shen Wei Long
|
74fdb071f7
|
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:16 +00:00 |
|
Chen Yudong
|
1e189cbb40
|
ci: rename wifi_two_dut to two_duts
|
2025-11-27 13:43:21 +08:00 |
|
Rahul Tank
|
8e7ada52f2
|
Merge branch 'bugfix/check_psync_status_v6.0' into 'release/v6.0'
fix(nimble): Add a check for psync before processing (v6.0)
See merge request espressif/esp-idf!43631
|
2025-11-26 20:50:08 +05:30 |
|
Rahul Tank
|
8f8be6cb18
|
fix(nimble): Address compilation issues in nimble examples
|
2025-11-26 14:35:51 +05:30 |
|
yangfeng
|
ce63e5feeb
|
fix(bt/examples): Fixed test_bt_l2cap not finding ESP_SDP_CREATE_RECORD_COMP_EVT
|
2025-11-24 10:21:00 +08:00 |
|
xiongweichao
|
02a59573da
|
refactor(example/bt): Remove APIs starting with periph_
|
2025-11-19 10:28:33 +08:00 |
|