Rahul Tank
|
a27a2ddfad
|
Merge branch 'fix/added_a_change_to_print_address_of_advertising_instance_v5.0' into 'release/v5.0'
fix(nimble): Added a change to print address of an advertising instance (v5.0)
See merge request espressif/esp-idf!33564
|
2024-09-19 14:32:03 +08:00 |
|
shreeyash
|
3da3748e61
|
fix(nimble): Added a change to print address of an advertising instance
|
2024-09-17 12:19:15 +05:30 |
|
weiyuhan
|
2d018c5023
|
fix(ble): Added ble_get_started build rule in build-test-rules.yml
|
2024-09-13 09:50:39 +08:00 |
|
Wei Yu Han
|
e58b10b1f6
|
fix(ble): Increased the length of addr_str in ble_get_started nimble examples
|
2024-09-12 12:04:34 +08:00 |
|
Yuhan Wei
|
4ffd741232
|
fix(ble): Removed unsupported sdkconfig
|
2024-09-12 12:04:34 +08:00 |
|
Zhou Xiao
|
9a3ae21aa7
|
docs(ble): Replace advertising interval hex value with BLE_GAP_ADV_ITVL_MS
|
2024-09-12 12:04:34 +08:00 |
|
Zhou Xiao
|
3e6e68628d
|
docs(ble): Improved as Weilong and Shenhang requested
|
2024-09-12 12:04:34 +08:00 |
|
zhouxiao
|
fe46bf48ce
|
docs(ble): Added BLE Get Started
|
2024-09-12 12:04:34 +08:00 |
|
Wang Meng Yang
|
871d0c8c9a
|
Merge branch 'bugfix/fix_hid_cod_setting_v5.0' into 'release/v5.0'
docker / docker (push) Has been cancelled
Bugfix/fix hid cod setting[backport 5.0]
See merge request espressif/esp-idf!33340
|
2024-09-12 09:34:22 +08:00 |
|
Astha Verma
|
bb9134aaf8
|
fix(nimble): Added support for bidirectional data trasfer
|
2024-09-09 18:41:37 +05:30 |
|
Island
|
2b6c3c6872
|
Merge branch 'docs/optimized_ble_gattc_multi_connect_example_v5.0' into 'release/v5.0'
docs(ble/bluedroid): Optimize BLE example documentation for getting characteristic (v5.0)
See merge request espressif/esp-idf!33197
|
2024-09-06 10:31:41 +08:00 |
|
liqigan
|
9545b5480f
|
feat(bt/bluedroid): Added definition of minor class of COD for peripheral major class
Closes https://github.com/espressif/esp-idf/issues/13622
|
2024-09-05 14:27:55 +08:00 |
|
SumeetSingh19
|
9c64db5659
|
feat(nimble): additional AD types for advertisements
|
2024-09-02 09:49:50 +05:30 |
|
zhanghaipeng
|
d304bc76c7
|
docs(ble/bluedroid): Optimize BLE example documentation for getting characteristic
|
2024-08-29 16:18:00 +08:00 |
|
Jiang Jiang Jian
|
ef0f7f6d23
|
Merge branch 'bugfix/fix_ble_resolve_adv_data_v5.0' into 'release/v5.0'
docker / docker (push) Waiting to run
fix(ble/bluedroid): Fixed memory out-of-bounds issue when parsing adv data (v5.0)
See merge request espressif/esp-idf!33026
|
2024-08-26 14:49:23 +08:00 |
|
Jiang Jiang Jian
|
fd859c6718
|
Merge branch 'bugfix/fix_some_ble_bugs_cjh_v5.0' into 'release/v5.0'
Fixed some BLE bugs 240812 (backport v5.0)
See merge request espressif/esp-idf!32795
|
2024-08-26 14:48:07 +08:00 |
|
Jiang Jiang Jian
|
9d66c914b4
|
Merge branch 'feature/ble_example_pytest_v5.0' into 'release/v5.0'
add pytest for classic bt example(backport v5.0)
See merge request espressif/esp-idf!32578
|
2024-08-26 14:41:17 +08:00 |
|
chenjianhua
|
08b30f0e89
|
fix(bt/bluedroid): Fixed work queue delete when create thread failed
|
2024-08-23 16:57:55 +08:00 |
|
Jiang Jiang Jian
|
16077ec3e8
|
Merge branch 'bugfix/fix_mesh_ie_issue_from_leaf_to_root_v5.0' into 'release/v5.0'
fix(wifi/mesh): clear the rootless state in mesh ie when changing from leaf to root (v5.0)
See merge request espressif/esp-idf!32992
|
2024-08-23 10:45:08 +08:00 |
|
gongyantao
|
f183884dbe
|
fix(bt): remove redundant space in hid example path
|
2024-08-23 10:24:46 +08:00 |
|
gongyantao
|
86507e6c18
|
fix(bt): change example sdkconfig name to sdkconfig.ci.test
|
2024-08-23 10:24:46 +08:00 |
|
gongyantao
|
319efedb76
|
change(ci): remove device name check in bt example
|
2024-08-23 10:24:46 +08:00 |
|
gongyantao
|
602bd2d89a
|
fix(bt): get remote device name from eir data
|
2024-08-23 10:24:45 +08:00 |
|
gongyantao
|
85ded0b544
|
feat(bt/example): add ci sdkconfig for bt examples
|
2024-08-23 10:24:42 +08:00 |
|
Yuan Hong Hui
|
171b5e7a24
|
feat(bt):add pytest for classic bt example
|
2024-08-23 10:22:42 +08:00 |
|
zhanghaipeng
|
7c6ecc6b26
|
docs(blufi): Optimize documentation for Blufi example
|
2024-08-23 09:42:32 +08:00 |
|
zhanghaipeng
|
3818ca3a46
|
fix(ble/bluedroid): Fixed memory out-of-bounds issue when parsing adv data
|
2024-08-23 09:42:32 +08:00 |
|
Rahul Tank
|
91a0c33322
|
feat(nimble): BLE_GAP_EVENT_LINK_ESTAB event to ensure link established
|
2024-08-21 20:55:28 +05:30 |
|
zhangyanjiao
|
fe6cbdc3bd
|
fix(wifi/mesh): update the mesh ip_internal_network example
|
2024-08-21 19:07:20 +08:00 |
|
zhangyanjiao
|
1c4806dadc
|
fix(wifi/mesh): fixed the dhcp offer send error issue when root restart multiple times
Closes https://github.com/espressif/esp-idf/issues/13212
|
2024-08-21 19:07:12 +08:00 |
|
Rahul Tank
|
ba6f51ce10
|
Merge branch 'feat/allow_connect_during_scan_v5.0' into 'release/v5.0'
feat(nimble): Add support to allow connection during scanning (v5.0)
See merge request espressif/esp-idf!32846
|
2024-08-20 17:31:44 +08:00 |
|
Jiang Jiang Jian
|
9ed93caadd
|
Merge branch 'fix/hfp_pcm_api_set_v5.0' into 'release/v5.0'
fix(bt/bluedroid): Add PCM configuration about pcm frame sync signal shape (backport v5.0)
See merge request espressif/esp-idf!32467
|
2024-08-20 11:34:27 +08:00 |
|
Rahul Tank
|
261ec35a8f
|
feat(nimble): Add support to allow connection during scanning
|
2024-08-19 15:31:52 +05:30 |
|
Rahul Tank
|
e0393330a7
|
Merge branch 'doc/update_readme_enc_adv_kconfig_v5.0' into 'release/v5.0'
fix(nimble): Remove ESP IP dependancy on enc_adv_data example (v5.0)
See merge request espressif/esp-idf!32647
|
2024-08-19 12:20:16 +08:00 |
|
chenqingqing
|
616869b554
|
fix(bt/bluedroid): Add PCM configuration about pcm frame sync signal shape
|
2024-08-16 12:19:02 +08:00 |
|
Wang Meng Yang
|
745cd37220
|
Merge branch 'bugfix/fix_ble_channel_map_update_v5.0' into 'release/v5.0'
fix(bt): Update bt lib for ESP32-C3 and ESP32-S3(f583012) (v5.0)
See merge request espressif/esp-idf!32584
|
2024-08-15 18:35:05 +08:00 |
|
Jiang Jiang Jian
|
018e50895c
|
Merge branch 'docs/optimized_ble_adv_data_type_v5.0' into 'release/v5.0'
docs(ble/bluedroid): Optimize BLE example for setting advertising data (v5.0)
See merge request espressif/esp-idf!32758
|
2024-08-15 15:58:15 +08:00 |
|
Jiang Jiang Jian
|
27b870c7e8
|
Merge branch 'bugfix/increase_timer_task_depth_v5.0' into 'release/v5.0'
fix(nimble): Increase Timer stack size for nimble application (v5.0)
See merge request espressif/esp-idf!32272
|
2024-08-15 15:51:18 +08:00 |
|
Jiang Jiang Jian
|
d69673aee4
|
Merge branch 'bugfix/fix_ble_phy_compilation_issue' into 'release/v5.0'
fix(nimble): Remove extra spaces from example CMake file (v5.0)
See merge request espressif/esp-idf!32268
|
2024-08-15 15:50:46 +08:00 |
|
zhanghaipeng
|
5140188496
|
docs(ble/bluedroid): Optimize BLE example for setting advertising data
|
2024-08-12 11:38:38 +08:00 |
|
zhanghaipeng
|
01a40193a8
|
docs(ble/bluedroid): Optimize documentation for BLE connection parameter updates
|
2024-08-09 20:29:20 +08:00 |
|
Rahul Tank
|
4ed10e555d
|
fix(nimble): Remove ESP IP dependancy on enc_adv_data example
|
2024-08-06 14:40:57 +05:30 |
|
Rahul Tank
|
df0d5bc4fa
|
fix(nimble): Increase Timer stack size for nimble application
|
2024-07-22 15:52:34 +05:30 |
|
Rahul Tank
|
74431934a5
|
fix(nimble): Remove extra spaces from example CMake file
|
2024-07-22 15:26:29 +05:30 |
|
gongyantao
|
7d040b7d44
|
feat(bt): add bt address printing for all bt examples
|
2024-07-19 11:51:58 +08:00 |
|
gongyantao
|
beab75487b
|
fix(bt): fix uTask stack overflow in bt example spp_initiator
|
2024-07-19 11:50:17 +08:00 |
|
Roshan Bangar
|
d2c4efae24
|
feat(nimble): Added periodic Adv Feature Updates in BLE 5.3
|
2024-07-12 18:41:02 +05:30 |
|
Rahul Tank
|
a1ce7ed947
|
Merge branch 'feat/enc_adv_data_v5.0' into 'release/v5.0'
docker / docker (push) Has been cancelled
NimBLE: Added support of encrypted advertising data (v5.0)
See merge request espressif/esp-idf!32046
|
2024-07-12 21:07:06 +08:00 |
|
Island
|
a8f8936b48
|
Merge branch 'feat/add_ble50_instant_v5.0' into 'release/v5.0'
Add support for BLE 5.0 instances in related events (v5.0)
See merge request espressif/esp-idf!31993
|
2024-07-12 14:52:52 +08:00 |
|
isha.pardikar@espressif.com
|
cdb3864e2c
|
NimBLE: Added support of encrypted advertising data
|
2024-07-11 15:07:21 +05:30 |
|