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 |
|
xiongweichao
|
03549d726c
|
refactor(example/bt): Refactor controller_hci_uart example for ESP32-C3/S3 to use UHCI driver
|
2025-11-19 10:28:28 +08:00 |
|
Jiang Jiang Jian
|
c3f6d236aa
|
Merge branch 'contrib/github_pr_17824_v6.0' into 'release/v6.0'
Fix typos in NimBLE example comments (GitHub PR) (v6.0)
See merge request espressif/esp-idf!43110
|
2025-11-18 12:25:53 +08:00 |
|
Chen Jian Hua
|
de9ad7d9a0
|
fix(bt/example): Fixed hf_ag build error
(cherry picked from commit 98864d279f)
Co-authored-by: yangfeng <yangfeng@espressif.com>
|
2025-11-14 13:33:25 +08:00 |
|
Rasmus Buurman
|
8b91bf577a
|
fix(examples): Fix typos in NimBLE example comments
|
2025-11-05 11:09:36 +05:30 |
|
C.S.M
|
c81cf3bdf6
|
refactor(spi_flash): Remove spi_flash rom driver patch config option
|
2025-10-22 10:37:19 +08:00 |
|
Wang Meng Yang
|
f207bec03c
|
Merge branch 'bugfix/ci_c3eco7_pwr_save_fail' into 'master'
fix(ble): fix ci power save test connection failure
Closes IDFCI-3036
See merge request espressif/esp-idf!42636
|
2025-10-21 14:40:56 +08:00 |
|
Island
|
4cd13a9317
|
Merge branch 'fix/update_pawr_example_docs' into 'master'
Fix/update pawr example docs
See merge request espressif/esp-idf!42161
|
2025-10-17 18:03:00 +08:00 |
|
xiongweichao
|
7920885608
|
fix(ble): fix ci power save test connection failure
|
2025-10-16 15:59:19 +08:00 |
|
Rahul Tank
|
38364c0ef3
|
fix(nimble): Added CS service support
|
2025-10-14 16:21:17 +05:30 |
|
Rahul Tank
|
300bf85b45
|
feat(nimble): Base support for Channel sounding HCI command and events
|
2025-10-14 12:08:38 +05:30 |
|
morris
|
5c3a562af1
|
Merge branch 'chor/clean_driver_dependency_in_build_system' into 'master'
refactor: remove unnecessary driver dependencies from build rules
Closes IDF-10696
See merge request espressif/esp-idf!42405
|
2025-10-12 17:19:43 +08:00 |
|
yangfeng
|
4606fa87c7
|
fix(example/classic_bt): Fix potential stack overflow tasks
|
2025-10-11 16:40:43 +08:00 |
|
morris
|
cd41b6a640
|
refactor: remove unnecessary driver dependencies from build rules
|
2025-10-11 14:02:29 +08:00 |
|
yangfeng
|
dc1c22f090
|
fix(example/classic_bt): Fix the stack overflow of the SPPAppT and mouse_move_task tasks
|
2025-10-10 14:42:01 +08:00 |
|
Rahul Tank
|
7a876031e1
|
Merge branch 'bugfix/re_organize_nimble_kconfig' into 'master'
fix(nimble): Declutter the nimble menu config options
Closes BLERP-2227
See merge request espressif/esp-idf!41829
|
2025-10-01 16:28:31 +05:30 |
|
Rahul Tank
|
303d9b0624
|
fix(nimble): Declutter the nimble menu config options
|
2025-09-30 14:38:31 +05:30 |
|
Chen Chen
|
a4710cc206
|
refactor(driver): remove redundant driver dependencies
now the driver component only contains legacy code for i2c, twai and
touch sensor
|
2025-09-30 15:47:45 +08:00 |
|
cjin
|
164fec9e74
|
fix(ble): update the example docs for pawr
|
2025-09-25 14:37:04 +08:00 |
|
zwl
|
c58f07ed1e
|
feat(ble): add console command to get dtm rx rssi in hci example
|
2025-09-16 00:06:40 +08:00 |
|
Rahul Tank
|
b72bbfdec9
|
Merge branch 'bugfix/set_tx_power_in_example' into 'master'
fix(nimble): Add Tx power information in adv data
Closes BLERP-2235
See merge request espressif/esp-idf!41797
|
2025-09-11 14:25:09 +05:30 |
|
Kevin (Lao Kaiyao)
|
be099ca81f
|
Merge branch 'refactor/move_touch_element_to_managed_component' into 'master'
remove(touch_element): remove touch_element from idf
Closes IDF-6155 and IDF-13348
See merge request espressif/esp-idf!41702
|
2025-09-11 14:55:55 +08:00 |
|
Rahul Tank
|
035735ea2d
|
fix(nimble): Add Tx power information in adv data
|
2025-09-10 15:40:24 +05:30 |
|
Zhou Xiao
|
916f87b333
|
fix(ble): init return code in nimble example
* Closes https://github.com/espressif/esp-idf/issues/17547
|
2025-09-10 13:17:39 +08:00 |
|
laokaiyao
|
f15a60f2f6
|
remove(touch_element): remove touch_element from idf
Touch Element Library is moved to managed component.
(https://components.espressif.com/components/espressif/touch_element/versions/1.0.0/readme)
|
2025-09-04 11:26:17 +08:00 |
|
Shreeyash
|
5fd48c8393
|
fix(nimble): Restructure the table in README.md file
|
2025-08-29 18:13:30 +05:30 |
|
Alexey Lapshin
|
28ced4efad
|
fix(config): actualize newlib Kconfig options
|
2025-08-28 12:25:09 +08:00 |
|
Wang Meng Yang
|
7cac735da0
|
Merge branch 'feat/remove_the_deprecated_api_and_parameter' into 'master'
feat(bt): remove the deprecated functions and parameters
Closes BT-4042
See merge request espressif/esp-idf!40435
|
2025-08-20 19:36:37 +08:00 |
|
Rahul Tank
|
a3808c928a
|
Merge branch 'fix/adding_missing_apis_nimble' into 'master'
fix(nimble): Added helper APIs in NimBLE
Closes BLERP-2126 and BLERP-2138
See merge request espressif/esp-idf!40223
|
2025-08-20 16:01:46 +05:30 |
|
Marek Fiala
|
9d35d63651
|
feat(cmake): Update minimum cmake version to 3.22 (whole repository)
|
2025-08-19 14:44:32 +02:00 |
|