Rahul Tank
2a12872d0a
Merge branch 'fix/added_a_change_to_print_address_of_advertising_instance' into 'master'
...
fix(nimble): Added a change to print address of an advertising instance
Closes BLERP-1033
See merge request espressif/esp-idf!33550
2024-09-19 14:08:47 +08:00
Wang Meng Yang
4b74e4e595
Merge branch 'bugfix/fix_sdp_compatibility' into 'master'
...
Bugfix/fix sdp compatibility
See merge request espressif/esp-idf!33442
2024-09-18 11:31:27 +08:00
Island
030470efa6
Merge branch 'ble_dev/esp32c61_chip_20240903' into 'master'
...
feat(ble): added ble support on esp32c61
Closes IDF-10360, IDF-10362, IDF-10363, and IDF-10365
See merge request espressif/esp-idf!33286
2024-09-18 11:17:58 +08:00
Island
5f865a81b9
Merge branch 'refactor/ble_example_print_on_bluedroid' into 'master'
...
refactor(bt/bluedroid): Refactor the print for BLE examples
Closes BLERP-904, BLERP-910, BLERP-1026, and BLERP-1031
See merge request espressif/esp-idf!33296
2024-09-18 10:56:42 +08:00
shreeyash
9725f3af74
fix(nimble): Added a change to print address of an advertising instance
2024-09-16 14:00:21 +05:30
Rahul Tank
2512588884
fix(nimble): De-register host cb in stack deinit
2024-09-16 10:35:47 +05:30
liqigan
1cfb537813
fix(bt/bluedroid): Fixed the SDP API compatibility bug
2024-09-14 14:37:50 +08:00
Wang Meng Yang
cda2846558
Merge branch 'feature/support_bt_avrcp_cover_art' into 'master'
...
feat(bt/bluedroid): Support BT AVRCP Cover Art
Closes BT-3231
See merge request espressif/esp-idf!32538
2024-09-14 14:37:19 +08:00
Shen Weilong
bf52e37fa8
feat(ble): added ble support on esp32c61
2024-09-14 12:22:04 +08:00
Island
5f6971bfa7
Merge branch 'bugfix/fixed_multi_conn_example_crash_issue' into 'master'
...
fix(nimble): fiexed the crash issue of examples/bluetooth/nimble/ble_multi_conn
See merge request espressif/esp-idf!33491
2024-09-13 19:17:58 +08:00
linruihao
147a249d7a
feat(bt/bluedroid): Support AVRCP Cover Art feature in a2dp_sink demo
2024-09-13 17:58:49 +08:00
C.S.M
bfdb9f308d
test(ci): fix bt ci that there is no flash_80m config
2024-09-13 11:06:20 +08:00
Shen Weilong
798b7c92c4
fix(ble): fiexed the crash issue of examples/bluetooth/nimble/ble_multi_conn
2024-09-12 20:36:39 +08:00
chenjianhua
53a8345e60
refactor(bt/bluedroid): Refactor the print for BLE examples
2024-09-12 19:30:45 +08:00
Jiang Jiang Jian
8b962f91a2
Merge branch 'ble_feat/esp32c5_mp_support_ble_light_sleep' into 'master'
...
feat(ble): support ble light sleep on esp32c5
Closes BLERP-1006
See merge request espressif/esp-idf!33325
2024-09-12 16:59:58 +08:00
cjin
50d410e1c8
feat(ble): support ble light sleep on esp32c5
2024-09-10 15:19:22 +08:00
Astha Verma
4cbf2eb899
fix(nimble): Added support for bidirectional data trasfer
2024-09-09 18:36:21 +05:30
liqigan
be1c677bdd
feat(esp_hid): Create Device ID Service record in esp_hid_device example
...
Closes https://github.com/espressif/esp-idf/issues/12880
2024-09-05 15:33:03 +08:00
liqigan
c564817862
feat(bt/bluedroid): Add API to create Device ID Service record
2024-09-05 15:32:56 +08:00
Wang Meng Yang
89712154a8
Merge branch 'bugfix/fix_hid_cod_setting' into 'master'
...
Bugfix/fix hid cod setting
Closes IDFGH-12624 and IDFGH-13305
See merge request espressif/esp-idf!33219
2024-09-04 15:16:19 +08:00
liqigan
53bb819e88
feat(bt/bluedroid): Added definition of minor class of COD for peripheral major class
...
Closes https://github.com/espressif/esp-idf/issues/13622
2024-08-30 15:37:17 +08:00
Yuhan Wei
3a1c212b41
fix(ble): Increased the length of addr_str in README.md
2024-08-30 11:45:36 +08:00
Yuhan Wei
77c17de379
fix(ble): Increased the length of addr_str in ble_get_started nimble examples
2024-08-30 11:38:25 +08:00
morris
796d40a6a7
Merge branch 'change/deprecate_gdma_new_channel_api' into 'master'
...
change(gdma): deprecate legacy API
See merge request espressif/esp-idf!33148
2024-08-29 16:39:24 +08:00
Island
bb5f95fcc3
Merge branch 'refactor/ble_example_print_on_bluedroid' into 'master'
...
refactor(bt/bluedroid): Refactor the print for CI example test
Closes BLERP-904 and BLERP-910
See merge request espressif/esp-idf!32513
2024-08-29 14:43:30 +08:00
Island
66cb82a446
Merge branch 'docs/optimized_ble_gattc_multi_connect_example' into 'master'
...
docs(ble/bluedroid): Optimize BLE example documentation for getting characteristic
Closes IDFGH-13526 and IDFGH-13463
See merge request espressif/esp-idf!33063
2024-08-28 18:02:27 +08:00
morris
39cbba3685
change(gdma): deprecate legacy API
...
gdma_new_channel() is replaced by gdma_new_ahb_channel() and
gdma_new_axi_channel()
2024-08-28 15:27:35 +08:00
chenjianhua
a56d18383b
refactor(bt/bluedroid): Refactor the print for gatt_server and gatt_client example
2024-08-28 14:51:12 +08:00
zhanghaipeng
86713a6946
docs(ble/bluedroid): Optimize BLE example documentation for getting characteristic
2024-08-26 19:24:56 +08:00
chenjianhua
ec0277d833
fix(bt/bluedroid): Fixed work queue delete when create thread failed
2024-08-23 16:31:12 +08:00
Island
35235257d7
Merge branch 'docs/add_nimble_get_started' into 'master'
...
[BT-3812] NimBLE Get started examples added
Closes BT-3812
See merge request espressif/esp-idf!32150
2024-08-23 12:13:05 +08:00
Island
6a2bc24f7f
Merge branch 'bugfix/fix_ble_resolve_adv_data' into 'master'
...
fix(ble/bluedroid): Fixed memory out-of-bounds issue when parsing adv data
Closes BLERP-941
See merge request espressif/esp-idf!32894
2024-08-22 16:54:49 +08:00
Island
43adf04da6
Merge branch 'docs/optimized_blufi_example' into 'master'
...
docs(blufi): Optimize documentation for Blufi example
Closes BLERP-892
See merge request espressif/esp-idf!32954
2024-08-22 16:54:43 +08:00
Zhou Xiao
c44b5c228f
docs(ble): Replace advertising interval hex value with BLE_GAP_ADV_ITVL_MS
2024-08-22 09:55:22 +08:00
Zhou Xiao
46e2507c28
docs(ble): Improved as Weilong and Shenhang requested
2024-08-22 09:55:22 +08:00
zhouxiao
8a9c64cdb7
docs(ble): Added BLE Get Started
2024-08-22 09:55:22 +08:00
zhanghaipeng
c1fb888cc1
fix(ble/bluedroid): Fixed memory out-of-bounds issue when parsing adv data
2024-08-21 19:27:36 +08:00
Rahul Tank
61aae40313
feat(nimble): BLE_GAP_EVENT_LINK_ESTAB event to ensure link established
2024-08-21 13:07:46 +05:30
Wang Meng Yang
884caed878
Merge branch 'fix/test_script_error_in_bt_example' into 'master'
...
fix(bt): remove redundant space in hid example path
See merge request espressif/esp-idf!32839
2024-08-20 18:03:52 +08:00
zhanghaipeng
0d2929358f
docs(blufi): Optimize documentation for Blufi example
2024-08-20 14:29:16 +08:00
Rahul Tank
f03c3ed43e
feat(nimble): Add support to allow connection during scanning
2024-08-20 10:05:14 +05:30
gongyantao
9a2e2f95e9
fix(ci): disable ci test when target is not support classic bluetooth
2024-08-16 17:26:36 +08:00
Island
cd1178298f
Merge branch 'docs/optimized_ble_adv_data_type' into 'master'
...
docs(ble/bluedroid): Optimize BLE example for setting advertising data
Closes BLERP-919
See merge request espressif/esp-idf!32735
2024-08-14 11:14:28 +08:00
gongyantao
30dddabb6b
fix(bt): remove redundant space in hid example path
2024-08-14 11:06:35 +08:00
gongyantao
fe9cd152fe
fix(bt): change example sdkconfig name to sdkconfig.ci.test
2024-08-12 17:49:53 +08:00
zhanghaipeng
f9e45f9807
docs(ble/bluedroid): Optimize BLE example for setting advertising data
2024-08-12 10:40:00 +08:00
Island
368cfdac26
Merge branch 'docs/optimized_ble_connect_param_update' into 'master'
...
docs(ble/bluedroid): Optimize documentation for BLE connection parameter updates
Closes BLERP-892
See merge request espressif/esp-idf!32351
2024-08-12 10:25:37 +08:00
Rahul Tank
313f016eaf
Merge branch 'bugfix/fix_proxy_example_assert' into 'master'
...
fix(nimble): Fixed assert issue in proximity_sensor example
Closes BLERP-907
See merge request espressif/esp-idf!32559
2024-08-07 18:03:29 +08:00
Island
f305b74d43
Merge branch 'feat/ble_mesh_support_esp32c5' into 'master'
...
Feat/ble mesh support esp32c5
Closes BLERP-893 and IDF-9165
See merge request espressif/esp-idf!32479
2024-08-06 17:34:02 +08:00
zhanghaipeng
3e98408b92
docs(ble/bluedroid): Optimize documentation for BLE connection parameter updates
2024-08-06 11:17:46 +08:00