zhiweijian
433d5d03d8
refactor(examples): disable unused BT options in bluedroid BLE examples
...
Add sdkconfig.defaults to turn off unused Bluedroid host features per
example role (GATT client/server, SMP, legacy adv, etc.).
2026-06-12 10:26:52 +08:00
ShenWeilong
11b5ef5b3d
fix(bluedroid): Set CONFIG_PARTITION_TABLE_SINGLE_APP_LARGE=y in bluedroid host examples
2026-06-12 10:25:26 +08:00
Rahul Tank
f05856b5f5
fix(nimble): Fix for clang compilation issues
2026-06-05 10:58:46 +05:30
Rahul Tank
f36d49255f
fix(nimble): Fix compilation issues in Gatt SPS service
2026-05-27 17:17:19 +05:30
Mayank Tyagi
974a40464d
fix(nimble): Added change to read initial BAS level post connection
2026-05-21 12:28:41 +05:30
ShenWeilong
87acac35bd
change(bt): separated host mem apis from bt_osi_mem.c
2026-05-13 15:13:28 +08:00
Island
25b7cbcbe7
Merge branch 'fix/fix_blufi_memory_copy_len_error_v5.4' into 'release/v5.4'
...
fix(ble): Fix blufi fragment reassembly bounds and buffer overflows (5.4)
See merge request espressif/esp-idf!48266
2026-05-12 19:27:41 +08:00
zhiweijian
a232ae6ce0
feat(bt): add shared ble_uart component and update ble_uart_service/docs
2026-05-12 16:03:51 +08:00
Zhang Hai Peng
4ce1ea8a15
feat(ble/blufi): Support setting BLE encryption for blufi
...
(cherry picked from commit 60a028fb17 )
Co-authored-by: zhanghaipeng <zhanghaipeng@espressif.com >
2026-05-12 12:14:36 +08:00
yangfeng
3bfe2fe5f8
fix(bt/example): fix critical issues of classic_bt examples reported by AI review
2026-05-11 11:43:34 +08:00
Zhou Xiao
9b3b517c45
fix(ble): fixed ci failures for backport
2026-04-28 12:34:02 +08:00
Zhi Wei Jian
b336f559d2
feat(ble): Support nimble uart service
...
(cherry picked from commit 9de3eea3de )
Co-authored-by: zhiweijian <zhiweijian@espressif.com >
2026-04-28 11:21:34 +08:00
Sahil Yadav
80622c637a
feat(nimble): Support NimBLE log compression and decompression over SPI
2026-04-24 13:48:57 +05:30
Rahul Tank
e87804cbfd
Merge branch 'bugfix/ai_fixes_common_components_v5.4' into 'release/v5.4'
...
Bugfix/ai fixes common components (v5.4)
See merge request espressif/esp-idf!47568
2026-04-24 10:54:19 +05:30
Island
7359a5b51f
Merge branch 'fix/disabel_ble50_by_default_for_blemesh_v5.4' into 'release/v5.4'
...
fix(ble_mesh): disabled ble50 by default for ble_mesh (5.4)
See merge request espressif/esp-idf!47750
2026-04-23 17:53:36 +08:00
Island
cae08673c0
Merge branch 'feat/remove_led_from_ble_mesh_examples_v5.4' into 'release/v5.4'
...
refactor(ble_mesh): remove LED hardware dependency from examples (5.4)
See merge request espressif/esp-idf!47437
2026-04-23 17:53:14 +08:00
luoxu
7395a7f796
feat(ble_mesh): disable BLE 5.0 features for fast_prov_server sdkconfig
2026-04-23 16:24:23 +08:00
Rahul Tank
7e9d95497c
fix(nimble): Address review comments for hidd / hidh code
2026-04-20 22:04:15 +05:30
Rahul Tank
a526bae727
fix(nimble): Address review fixes for tinycrypt / and blufi code
2026-04-20 22:04:15 +05:30
Rahul Tank
461856f2b3
Merge branch 'bugfix/fix_nimble_eg_readme_v5.4' into 'release/v5.4'
...
fix(nimble): Update example READMEs with correct console log information (v5.4)
See merge request espressif/esp-idf!47602
2026-04-20 22:01:11 +05:30
Rahul Tank
9c5c3a33ef
fix(nimble): Fix prox service to handle negative values
2026-04-20 14:25:44 +05:30
Wang Meng Yang
bd15e92865
Merge branch 'bugfix/bt_idf_ci_v5.4' into 'release/v5.4'
...
fix(bt/example): Fixed the HFP printing issue in the CI test (v5.4)
See merge request espressif/esp-idf!47080
2026-04-20 09:35:53 +08:00
Luo Xu
6bc8e68bba
fix(ble_mesh): disabled ble50 by default for ble_mesh
...
(cherry picked from commit 99d931e4e9 )
Co-authored-by: luoxu <luoxu@espressif.com >
2026-04-17 21:43:36 +08:00
Sumeet Singh
e8b0e8ac58
feat(nimble): Update blecent example README.md with EATT documentation
2026-04-17 15:57:19 +05:30
Astha Verma
534bbfd6f1
fix(nimble): fix missing gatt caching header in examples
2026-04-17 15:57:19 +05:30
Sumeet Singh
c9144f84ae
fix(nimble): Fix enc adv NVS struct and add ext adv support
2026-04-17 15:57:19 +05:30
Shreeyash Bhakare
63c5243ef3
fix(nimble): fix CODED PHY ext adv Packet Too Long by using min interval (20 ms)
2026-04-17 15:57:19 +05:30
Island
7bead3ac8e
Merge branch 'feat/support_run_time_alloc_for_esp_ip_test_v5.4' into 'release/v5.4'
...
Support Mempool Run Time Allocation for ESP IP Chips (v5.4)
See merge request espressif/esp-idf!46822
2026-04-17 18:12:36 +08:00
Island
db8081e018
Merge branch 'fix/fix_bluedroid_gattc_gatts_coex_example_params_error_v5.4' into 'release/v5.4'
...
fix(ble/bluedroid): Fixed Incorrect use of event parameters in gattc_gatts_coex (5.4)
See merge request espressif/esp-idf!46905
2026-04-17 18:11:12 +08:00
Rahul Tank
5ec65b14c4
fix(nimble): Update example READMEs with correct console log information
2026-04-14 16:19:27 +05:30
Jin Chen
34dcd0d41f
feat(ble): supported ble mempool run time allocation for esp ip chips
...
(cherry picked from commit 84d75cf772 )
Co-authored-by: cjin <jinchen@espressif.com >
2026-04-14 14:50:32 +05:30
luoxu
b72a0be6ea
refactor(ble_mesh): remove LED hardware dependency from examples
2026-04-10 19:37:26 +08:00
yangfeng
10272874a1
fix(bt/example): Fixed the HFP printing issue in the CI test
2026-03-30 11:49:26 +08:00
Zhi Wei Jian
8ffd600d34
fix(ble/bluedroid): fix bugs in BLE 5.0 bluedroid examples
...
- Fix callback function usage and parameter errors
- Fix spelling: BROCASTER to BROADCASTER in examples
- Update examples to match API changes
(cherry picked from commit 8f4dd7824e )
Co-authored-by: zhiweijian <zhiweijian@espressif.com >
2026-03-25 10:27:36 +08:00
Zhi Wei Jian
e5d580f3e4
fix(bluedroid): printf EXAMPLE_CI_ID, PIPELINE_ID and CHIP_ID
...
(cherry picked from commit 7bb1018948 )
Co-authored-by: zhiweijian <zhiweijian@espressif.com >
2026-03-23 17:23:42 +08:00
Zhi Wei Jian
ffc5c65fc5
fix(ble/bluedroid): Fixed Incorrect use of event parameters in gattc_gatts_coex
...
(cherry picked from commit b218e02b49 )
Co-authored-by: zhiweijian <zhiweijian@espressif.com >
2026-03-23 17:23:42 +08:00
Rahul Tank
424278a3da
Merge branch 'bugfix/fix_compilation_issue_example_v5.4' into 'release/v5.4'
...
feat(nimble): Added changes in examples to have code under flags (v5.4)
See merge request espressif/esp-idf!46532
2026-03-13 08:31:34 +05:30
Fu Hanxi
aacde8f52b
Merge branch 'ci/pytest_mark_formatter_v5.4' into 'release/v5.4'
...
ci: pytest mark formatter (v5.4)
See merge request espressif/esp-idf!46228
2026-03-12 09:59:10 +01:00
Rahul Tank
2234b81cab
feat(nimble): Added changes in examples to have code under flags
2026-03-12 10:43:37 +05:30
Evgeny Torbin
f7395255da
test: format all test scripts
2026-03-11 07:34:34 +01:00
Shreeyash
1cfc181a2d
fix(nimble): Remove scan response and use ble_gap_ext_adv_set_data
2026-03-10 15:05:16 +05:30
Rahul Tank
649740afe2
fix(nimble): Improve safety, fix bugs, and update docs across NimBLE examples
...
- Remove unused headers from examples
- Improve periodic adv/sync example functionality and readability
- Use ble_hs_id_infer_auto() instead of hardcoded BLE_OWN_ADDR_PUBLIC/RANDOM
- Add ble_hs_util_ensure_addr() calls in on_sync for proper address setup
- Use correct ext adv instance (0 instead of 1) in phy_prph, l2cap_coc, multi_conn
- Fix struct name: ble_gap_periodic_adv_enable_params -> ble_gap_periodic_adv_start_params
- Add CONFIG_BT_NIMBLE_GAP_SERVICE guards around ble_svc_gap_device_name_set
- Fix unsafe AD data parsing with bounds checks in central examples
- Fix UUID matching bugs (off-by-one loop condition and byte order) in
phy_cent, htp_cent, and proximity_sensor_cent
- Fix ble_multi_conn_cent address type to use dynamic inference
- Remove contradictory sm_sc=0 after sm_sc=1 in ble_multi_adv
- Add CONFIG_BT_NIMBLE_EXT_ADV=y to ble_multi_adv sdkconfig defaults
- Check return values for ble_gap_set_host_feat, nimble_port_init
- Update tutorials and READMEs to match code changes
2026-02-25 13:02:58 +05:30
Rahul Tank
68382f6a1f
fix(nimble): Fix various issues for security/vulnerability in host
2026-02-24 15:57:31 +05:30
Rahul Tank
d6ce5da7b6
fix(nimble): Bugfixes for various issues
2026-02-16 11:17:56 +05:30
Rahul Tank
47aebc48f5
fix(nimble): Fix ble_multi_adv example to show correct UUIDs information
2026-02-11 12:38:06 +05:30
Rahul Tank
fada2a1e45
Merge branch 'bugfix/security_fixes_for_examples_v5.4' into 'release/v5.4'
...
fix(nimble): Fix vulnerabilities in NimBLE examples (v5.4)
See merge request espressif/esp-idf!45482
2026-02-09 14:24:05 +05:30
Shreeyash
dacec1afa1
fix(nimble): Fix vulnerabilities in NimBLE examples
2026-02-06 18:43:33 +05:30
luoxu
6a79fd2621
feat(ble_mesh): alignment to release/v6.0
2026-02-06 11:18:19 +08:00
Astha Verma
c1afe828bc
fix(nimble): Added device name log for ext adv in blecent_throughput
2026-02-03 16:27:22 +05:30
zhiweijian
67cadec2a8
fix(ble/bluedroid): Change blufi sdkconfig
2026-01-30 20:16:01 +08:00