Island
|
3e2f414214
|
Merge branch 'bugfix/change_position_of_vendor_model_and_gen_onoff_model_callback' into 'master'
ble_mesh:example:change position of vendor model and generic onoff model callback
See merge request espressif/esp-idf!21172
|
2022-12-29 16:41:39 +08:00 |
|
Yuan Hong Hui
|
a90471eb81
|
ble_mesh:example:change position of vendor model and generic onoff model callback
|
2022-12-26 16:51:24 +08:00 |
|
Wang Meng Yang
|
7269f3c1f2
|
Merge branch 'bugfix/remove_Wno_format_in_bluedroid_bt_examples' into 'master'
Remove `-Wno-format` compile option for bluedroid classic bluetooth examples
Closes IDF-6436
See merge request espressif/esp-idf!21529
|
2022-12-23 10:22:25 +08:00 |
|
Rahul Tank
|
8ff7d526b0
|
Merge branch 'bugfix/remove_global_min_max_def' into 'master'
Nimble: Removes global min/max definition causing problems with other libraries
See merge request espressif/esp-idf!21652
|
2022-12-22 22:53:45 +08:00 |
|
xiongweichao
|
76734369a8
|
Remove compile option for bluedroid classic bluetooth examples
|
2022-12-21 10:57:42 +00:00 |
|
Jiang Jiang Jian
|
ad66203e53
|
Merge branch 'bugfix/nimble_remove_wno_format' into 'master'
Remove `-Wno-format` compile option for nimble examples
See merge request espressif/esp-idf!21487
|
2022-12-21 12:04:17 +08:00 |
|
Rahul Tank
|
133b2e45e3
|
Nimble: Removes global min/max definition causing problems with other libraries
|
2022-12-20 11:21:31 +05:30 |
|
isha.pardikar@espressif.com
|
ef38163b44
|
L2CAP COC example : Fixed freeing up of same memory address twice.
|
2022-12-19 15:33:23 +05:30 |
|
Rahul Tank
|
00ce75784a
|
Nimble: Fixed compilation issues in nimble examples after removing "-Wno-format" option
|
2022-12-16 16:49:55 +05:30 |
|
Island
|
d6acd82e92
|
Merge branch 'bugfix/change_the_level_of_nimble_log' into 'master'
ble_mesh:example:change the level of nimble host log
See merge request espressif/esp-idf!21627
|
2022-12-16 14:12:41 +08:00 |
|
Island
|
7283a406e4
|
Merge branch 'bugfix/remove_-Wno-formate_in_ble_mesh_examples' into 'master'
ble_mesh: example: Remove -Wno-format compile option for BLE Mesh examples
See merge request espressif/esp-idf!21523
|
2022-12-15 17:54:30 +08:00 |
|
Yuan Hong Hui
|
c9c67dba9b
|
ble_mesh:example:change the level of nimble host log
|
2022-12-15 17:39:44 +08:00 |
|
wangjialiang
|
2fd57ba418
|
ble_mesh: example: Remove -Wno-format compile option for BLE Mesh examples
|
2022-12-13 11:16:26 +08:00 |
|
Rahul Tank
|
1d9eaccde4
|
Nimble: Update documentation to include distinction between upstream
mesh example and ESP-BLE-MESH
|
2022-12-12 18:06:55 +05:30 |
|
Zhi Wei Jian
|
5a09f71620
|
Merge branch 'bugfix/fix_ble_hid_output_report' into 'master'
Examples: fix ble hid led output report
Closes IDFGH-8627
See merge request espressif/esp-idf!21007
|
2022-12-12 15:35:31 +08:00 |
|
Wang Meng Yang
|
a78d6a1cd8
|
Merge branch 'bugfix/remove_-Wno-format_in_bluedroid_examples' into 'master'
Remove `-Wno-format` compile option for bluedroid BLE examples
See merge request espressif/esp-idf!21485
|
2022-12-12 10:51:03 +08:00 |
|
Li Qi Gan
|
df5c1ffd8b
|
Merge branch 'bugfix/fix_hid_device_vup_without_connection' into 'master'
Bugfix/Fix HID Device can not remove virtually cabled device without a connection
Closes IDFGH-8662
See merge request espressif/esp-idf!21152
|
2022-12-12 10:08:57 +08:00 |
|
chenjianhua
|
a86bc3c75a
|
examples: fix ble hid led output report
|
2022-12-09 14:31:12 +08:00 |
|
Wang Meng Yang
|
7d7a710b60
|
Merge branch 'feature/report_acl_conn_cmp_stat_to_app' into 'master'
feature/report ACL link related events to application
Closes BT-2097 and BT-1863
See merge request espressif/esp-idf!19276
|
2022-12-09 13:10:52 +08:00 |
|
zhiweijian
|
ebc9c92ed6
|
Remove -Wno-format compile option for bluedroid BLE examples
|
2022-12-09 12:29:41 +08:00 |
|
liqigan
|
2198c3ed77
|
fix HID device can not remove virtually cabled device without a connection
Closes https://github.com/espressif/esp-idf/issues/10107
|
2022-12-07 10:36:42 +08:00 |
|
jincheng
|
fa621cdd86
|
Added ACL link related events handler in A2DP sink GAP callback
|
2022-12-07 02:33:55 +00:00 |
|
Jin Cheng
|
222344ec09
|
rebase a2dp_gatts_coex to latest a2dp_sink
|
2022-12-07 02:11:18 +00:00 |
|
xiongweichao
|
07621fdea8
|
Modified spp vfs example
|
2022-12-05 20:30:45 +08:00 |
|
xiongweichao
|
c497d7d6c1
|
bt: Remove SPP default send buffer size option and add parameters to configure send buffer size in esp_spp_enhance_init()
|
2022-11-29 10:20:47 +08:00 |
|
xiongweichao
|
ecf2eea1d6
|
bt: Added esp_spp_enhance_init() API to indicate whether to enable L2CAP ERTM
|
2022-11-28 20:42:53 +08:00 |
|
Wang Meng Yang
|
e8c393ad0a
|
Merge branch 'bugfix/fixed_a2dp_sink_example_stack_overflow' into 'master'
bugfix/Increase BtI2STask stack depth to avoid stack overflow
See merge request espressif/esp-idf!21215
|
2022-11-25 10:41:35 +08:00 |
|
Island
|
26e5d16c47
|
Merge branch 'bugfix/Fix_exceptional_list_params_check' into 'master'
ble_mesh: stack: Fix exceptional list parameters check issue
See merge request espressif/esp-idf!20851
|
2022-11-24 12:02:09 +08:00 |
|
Jiang Jiang Jian
|
2024e4414f
|
Merge branch 'bugfix/fixed_HIDH_connection_failure' into 'master'
bugfix/fixed connection failure and build errors of HID host
Closes IDFGH-8555 and IDFGH-8622
See merge request espressif/esp-idf!20858
|
2022-11-24 11:04:40 +08:00 |
|
Jin Cheng
|
e38ee1d9bc
|
Increase BtI2STask stack depth to avoid stack overflow
|
2022-11-24 10:33:16 +08:00 |
|
wangjialiang
|
766d1d1b66
|
ble_mesh: stack: Fix exceptional list parameters check issue
|
2022-11-23 19:46:20 +08:00 |
|
Jin Cheng
|
c98f522837
|
1. changed pin_type of Legacy Paring from FIXED to VARIABLE to avoid authentication failure
2. provide compatibilities with devices that do not support Secure Simple Paring
Closes https://github.com/espressif/esp-idf/issues/10069
Closes https://github.com/espressif/esp-idf/issues/10005
|
2022-11-23 11:17:08 +08:00 |
|
Jin Cheng
|
6fed8fa4ee
|
fixed build errors with Secure Simple Paring disabled
|
2022-11-23 11:16:59 +08:00 |
|
Wang Meng Yang
|
9124b71803
|
Merge branch 'bugfix/a2dp_source_memory_access_out_of_bounds' into 'master'
Fixed the issue memory access out of bounds in a2dp_source example
See merge request espressif/esp-idf!21140
|
2022-11-23 10:31:12 +08:00 |
|
Island
|
a5f72c3e34
|
Merge branch 'bugfix/change_log_print' into 'master'
ble_mesh:example:Add command to test the function of duplicate exceptional list
Closes BT-175
See merge request espressif/esp-idf!20035
|
2022-11-23 10:24:43 +08:00 |
|
Yuan Hong Hui
|
b278d8ca1b
|
ble_mesh:example:Add command to test the function of duplicate exceptional list
|
2022-11-23 10:24:43 +08:00 |
|
Jin Cheng
|
82d51a5bb3
|
Fixed the issue memory access out of bounds in a2dp_source example
|
2022-11-18 15:29:06 +08:00 |
|
zwj
|
0e0b62792f
|
Fixed ble_compatibility_test example NVS init error
|
2022-11-16 15:58:31 +08:00 |
|
zwj
|
6eb0d6f52d
|
cleanup sdkconfig.defaults
|
2022-11-16 15:58:31 +08:00 |
|
Sudeep Mohanty
|
ac99c0ad6b
|
Merge branch 'feature/freertos_remove_untested_fn_feature' into 'master'
freertos: Removed CONFIG_FREERTOS_ASSERT_ON_UNTESTED_FUNCTION kconfig option
Closes IDF-5298
See merge request espressif/esp-idf!21000
|
2022-11-16 10:28:42 +08:00 |
|
Jiang Jiang Jian
|
4fe074b3c8
|
Merge branch 'doc/fix_a_typo_in_gatt_server_demo' into 'master'
Fix a typo in the GATT Server walkthrough
Closes IDFGH-8646
See merge request espressif/esp-idf!20895
|
2022-11-15 15:08:54 +08:00 |
|
Kevin (Lao Kaiyao)
|
5bed8fab49
|
Merge branch 'refactor/rename_h2_to_h4' into 'master'
esp32h2: renaming esp32h2 to esp32h4
Closes IDF-6098
See merge request espressif/esp-idf!20676
|
2022-11-09 19:19:43 +08:00 |
|
Sudeep Mohanty
|
0744f4d5a5
|
freertos: Removed CONFIG_FREERTOS_ASSERT_ON_UNTESTED_FUNCTION kconfig option
This commit removes the unused FreeRTOS kconfig option
CONFIG_FREERTOS_ASSERT_ON_UNTESTED_FUNCTION.
|
2022-11-09 08:14:16 +01:00 |
|
laokaiyao
|
8677216576
|
esp32h2: renaming esp32h2 to esp32h4
|
2022-11-08 17:05:33 +08:00 |
|
isha.pardikar@espressif.com
|
b950ddb0fd
|
NimBLE : Change GATT notify/indicate from gattc to gatts
|
2022-11-08 14:02:54 +05:30 |
|
liuning
|
c41ce49c7a
|
docs: update BluFi documentation
|
2022-11-07 13:11:20 +08:00 |
|
liuning
|
785248b3c7
|
blufi: update version to 1.3
record connecting status, got ip status, maximum retry, connection end info (reason code, rssi) and provide greater information to phone
|
2022-11-07 13:11:20 +08:00 |
|
Jiang Jiang Jian
|
8facf6fbb1
|
Merge branch 'feature/support_le_power_control' into 'master'
Nimble: Add LE Power control HCI Command / Event
See merge request espressif/esp-idf!15773
|
2022-11-04 17:21:19 +08:00 |
|
laokaiyao
|
2cccf3a804
|
dac: update API and file format aligning to the rule
|
2022-11-03 13:04:50 +08:00 |
|
Paul Tsupikoff
|
87f489915c
|
Fix a typo in the GATT Server walkthrough
This seems the right function to be mentioned, based on the context.
|
2022-11-02 09:42:04 +08:00 |
|