Wang Meng Yang
|
cae1491519
|
Merge branch 'feat/add_mode_chg_parem_v5.2' into 'release/v5.2'
feat(bt/bluedroid): Report sniff interval to application layer(v5.2)
See merge request espressif/esp-idf!33866
|
2024-09-29 14:03:27 +08:00 |
|
Wang Meng Yang
|
fc1c79ebc1
|
Merge branch 'bugfix/fix_hid_cod_setting_v5.2' into 'release/v5.2'
docker / docker (push) Has been cancelled
Bugfix/fix hid cod setting[backport 5.2]
See merge request espressif/esp-idf!33338
|
2024-09-27 19:23:24 +08:00 |
|
xiongweichao
|
e5984120ac
|
feat(bt/bluedroid): Report sniff interval to application layer
|
2024-09-27 14:14:02 +08:00 |
|
Island
|
8f67dfdef0
|
Merge branch 'fix/fix_nimble_gatt_server_example_readme_v5.2' into 'release/v5.2'
docs(ble): Added BLE Get Started documentation link to README.md (v5.2)
See merge request espressif/esp-idf!33829
|
2024-09-26 15:47:24 +08:00 |
|
Island
|
76f0060cab
|
Merge branch 'bugfix/fixed_multi_conn_example_crash_issue_5.2' into 'release/v5.2'
fix(nimble): Fixed the crash issue of examples/bluetooth/nimble/ble_multi_conn
See merge request espressif/esp-idf!33493
|
2024-09-26 14:52:31 +08:00 |
|
liqigan
|
4459865257
|
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-26 09:57:21 +08:00 |
|
Wei Yu Han
|
f57dc4dec8
|
docs(ble): Added BLE Get Started documentation link to README.md
(cherry picked from commit 5f008828d3 )
Co-authored-by: Yuhan Wei <weiyuhan@espressif.com>
|
2024-09-26 09:38:17 +08:00 |
|
Island
|
34e8a4c7bd
|
Merge branch 'docs/optimized_ble_gattc_multi_connect_example_v5.2' into 'release/v5.2'
docs(ble/bluedroid): Optimize BLE example documentation for getting characteristic (v5.2)
See merge request espressif/esp-idf!33195
|
2024-09-25 17:44:54 +08:00 |
|
Island
|
ffdd8cc7b9
|
Merge branch 'fix/fix_length_ble_get_started_example_v5.2' into 'release/v5.2'
fix(ble): Increased the length of addr_str in ble_get_started nimble examples (v5.2)
See merge request espressif/esp-idf!33210
|
2024-09-25 17:42:12 +08:00 |
|
Rahul Tank
|
b5af26ca63
|
Merge branch 'bugfix/fix_blufi_deinit_fail_v5.2' into 'release/v5.2'
fix(nimble): Fixed deinit sequence in blufi (v5.2)
See merge request espressif/esp-idf!33769
|
2024-09-25 17:40:43 +08:00 |
|
Rahul Tank
|
60bd1222fa
|
Merge branch 'fix/added_a_change_to_print_address_of_advertising_instance_v5.2' into 'release/v5.2'
fix(nimble): Added a change to print address of an advertising instance (v5.2)
See merge request espressif/esp-idf!33562
|
2024-09-25 17:39:58 +08:00 |
|
Rahul Tank
|
1b47d34c40
|
fix(nimble): Fixed deinit sequence in blufi
|
2024-09-24 12:20:41 +05:30 |
|
shreeyash
|
51b80c4d16
|
fix(nimble): Added a change to print address of an advertising instance
|
2024-09-17 12:18:53 +05:30 |
|
Yuhan Wei
|
052d7ef6e9
|
fix(ble): Increased the length of addr_str in README.md
|
2024-09-13 09:39:29 +08:00 |
|
Yuhan Wei
|
45bd7bcde9
|
fix(ble): Increased the length of addr_str in ble_get_started nimble examples
|
2024-09-13 09:39:29 +08:00 |
|
Shen Weilong
|
f8ca5da078
|
fix(ble): fiexed the crash issue of examples/bluetooth/nimble/ble_multi_conn
|
2024-09-12 20:56:29 +08:00 |
|
Astha Verma
|
baa4021d2e
|
fix(nimble): Added support for bidirectional data trasfer
|
2024-09-09 18:41:16 +05:30 |
|
zhanghaipeng
|
fff9b4e779
|
docs(ble/bluedroid): Optimize BLE example documentation for getting characteristic
|
2024-08-29 16:17:46 +08:00 |
|
Yuhan Wei
|
926e038cd9
|
fix(ble): Removed unsupported sdkconfig in BLE get started examples
|
2024-08-27 11:30:20 +08:00 |
|
Jiang Jiang Jian
|
36d2fd821f
|
Merge branch 'bugfix/fix_work_queue_delete_on_bluedroid_v5.2' into 'release/v5.2'
fix(bt/bluedroid): Fixed work queue delete when create thread failed (v5.2)
See merge request espressif/esp-idf!33038
|
2024-08-26 14:55:16 +08:00 |
|
Jiang Jiang Jian
|
33539d19a1
|
Merge branch 'bugfix/fix_ble_resolve_adv_data_v5.2' into 'release/v5.2'
fix(ble/bluedroid): Fixed memory out-of-bounds issue when parsing adv data (v5.2)
See merge request espressif/esp-idf!33024
|
2024-08-26 10:40:48 +08:00 |
|
chenjianhua
|
8d1cc85dd1
|
fix(bt/bluedroid): Fixed work queue delete when create thread failed
|
2024-08-23 17:01:39 +08:00 |
|
Zhou Xiao
|
aa0b5c3186
|
docs(ble): Replace advertising interval hex value with BLE_GAP_ADV_ITVL_MS
|
2024-08-23 14:18:23 +08:00 |
|
Zhou Xiao
|
781d3456c7
|
docs(ble): Improved as Weilong and Shenhang requested
|
2024-08-23 14:18:23 +08:00 |
|
zhouxiao
|
1a0c5f49aa
|
docs(ble): Added BLE Get Started
|
2024-08-23 14:18:23 +08:00 |
|
zhanghaipeng
|
efb16c2685
|
docs(blufi): Optimize documentation for Blufi example
|
2024-08-23 09:42:18 +08:00 |
|
zhanghaipeng
|
7e04b04b1c
|
fix(ble/bluedroid): Fixed memory out-of-bounds issue when parsing adv data
|
2024-08-23 09:42:18 +08:00 |
|
Rahul Tank
|
e3db40bd8e
|
Merge branch 'feat/ble_link_estab_event_v5.2' into 'release/v5.2'
feat(nimble): BLE_GAP_EVENT_LINK_ESTAB event to ensure link is established (v5.2)
See merge request espressif/esp-idf!32259
|
2024-08-22 15:16:20 +08:00 |
|
gongyantao
|
fd42618e36
|
fix(ci): disable ci test when target is not support classic bluetooth
|
2024-08-21 10:01:29 +08:00 |
|
gongyantao
|
b3bbcd3b45
|
fix(bt): remove redundant space in hid example path
|
2024-08-21 10:01:24 +08:00 |
|
Rahul Tank
|
793f0b3b65
|
feat(nimble): BLE_GAP_EVENT_LINK_ESTAB event to ensure link established
|
2024-08-20 14:57:14 +05:30 |
|
Rahul Tank
|
a992ae6528
|
feat(nimble): Add support to allow connection during scanning
|
2024-08-16 15:06:35 +05:30 |
|
Island
|
9d6583f763
|
Merge branch 'docs/optimized_ble_adv_data_type_v5.2' into 'release/v5.2'
docker / docker (push) Has been cancelled
docs(ble/bluedroid): Optimize BLE example for setting advertising data (v5.2)
See merge request espressif/esp-idf!32756
|
2024-08-14 15:53:35 +08:00 |
|
Wang Meng Yang
|
b8539f660b
|
Merge branch 'bugfix/fix_ble_channel_map_update_v5.2' into 'release/v5.2'
fix(bt): Update bt lib for ESP32-C3 and ESP32-S3(f583012) (v5.2)
See merge request espressif/esp-idf!32582
|
2024-08-14 10:50:02 +08:00 |
|
gongyantao
|
2318ee78b7
|
fix(bt): change example sdkconfig name to sdkconfig.ci.test
|
2024-08-13 09:53:52 +08:00 |
|
zhanghaipeng
|
bd86aca6ca
|
docs(ble/bluedroid): Optimize BLE example for setting advertising data
|
2024-08-12 11:36:55 +08:00 |
|
zhanghaipeng
|
523758c30c
|
docs(ble/bluedroid): Optimize documentation for BLE connection parameter updates
|
2024-08-09 20:25:31 +08:00 |
|
Wang Meng Yang
|
e332e4b21b
|
Merge branch 'fix/hfp_pcm_api_set_v5.2' into 'release/v5.2'
fix(bt/bluedroid): Add PCM configuration about pcm frame sync signal shape (backport v5.2)
See merge request espressif/esp-idf!32482
|
2024-08-08 16:12:12 +08:00 |
|
Rahul Tank
|
e488d1945c
|
Merge branch 'bugfix/fix_proxy_example_assert_v5.2' into 'release/v5.2'
fix(nimble): Fixed assert issue in proximity_sensor example (v5.2)
See merge request espressif/esp-idf!32627
|
2024-08-07 18:04:03 +08:00 |
|
gongyantao
|
abb9f90d87
|
change(ci): remove device name check in bt example
|
2024-08-06 11:58:34 +08:00 |
|
gongyantao
|
d753b2f940
|
fix(bt): get remote device name from eir data
|
2024-08-06 11:58:30 +08:00 |
|
gongyantao
|
cf2ff00360
|
feat(bt/example): add ci sdkconfig for bt examples
|
2024-08-06 11:58:22 +08:00 |
|
chenqingqing
|
74ceb6bebc
|
fix(bt/bluedroid): Add PCM configuration about pcm frame sync signal shape
|
2024-08-05 19:57:13 +08:00 |
|
Rahul Tank
|
89231ccaeb
|
fix(nimble): Fixed assert issue in proximity_sensor example
|
2024-08-05 16:57:11 +05:30 |
|
Yuan Hong Hui
|
752e29d7e3
|
feat(bt):add pytest for classic bt example
|
2024-08-02 15:17:59 +08:00 |
|
Jiang Jiang Jian
|
dea1450d6e
|
Merge branch 'fix/stack_overflow_in_example_spp_initiator_v5.2' into 'release/v5.2'
docker / docker (push) Has been cancelled
Fix/stack overflow in example spp initiator (backport v5.2)
See merge request espressif/esp-idf!32233
|
2024-07-26 18:00:20 +08:00 |
|
Rahul Tank
|
c6fbdc5d4f
|
fix(nimble): Increase Timer stack size for nimble application
|
2024-07-22 15:51:48 +05:30 |
|
gongyantao
|
ea7336d027
|
feat(bt): add bt address printing for all bt examples
|
2024-07-19 11:43:18 +08:00 |
|
gongyantao
|
41733e33f1
|
fix(bt): fix uTask stack overflow in bt example spp_initiator
|
2024-07-19 11:43:17 +08:00 |
|
zwl
|
64e872f2e3
|
fix(ble): fixed nimble host only build error
|
2024-07-16 13:20:53 +08:00 |
|