Fu Hanxi
92fcaa346a
ci: fix test_bt_hid path
2024-08-13 11:23:02 +02:00
zhanghaipeng
f653a21793
feat(ble/bluedroid): Support getting BLE address type in bond list
2024-08-13 12:13:08 +08:00
zhanghaipeng
75430acf9d
docs(ble/bluedroid): Optimize documentation for BLE connection parameter updates
2024-08-13 12:13:08 +08:00
zhanghaipeng
824bd4342b
fix(bt): Update bt lib for ESP32-C3 and ESP32-S3(f583012)
...
- Fix BLE channel map update when latency is not zero
2024-08-13 12:13:08 +08:00
chenjianhua
13527b0e91
feat(bt): Update bt lib for ESP32-C3 and ESP32-S3(4e58df9)
...
- Support enhanced BLE TX power setting and getting
2024-08-13 12:13:08 +08:00
Wang Meng Yang
eeef1103ec
Merge branch 'fix/change_bt_example_sdkconfig_name_v5.1' into 'release/v5.1'
...
fix(bt): change example sdkconfig name to sdkconfig.ci.test(backport v5.1)
See merge request espressif/esp-idf!32806
2024-08-13 11:37:16 +08:00
gongyantao
badc32ad6e
fix(bt): change example sdkconfig name to sdkconfig.ci.test
2024-08-13 09:54:48 +08:00
Island
059732a311
Merge branch 'feat/print_the_ble_mac_when_init_5.1' into 'release/v5.1'
...
feat(ble): Print out the BT mac when the controller is initialized
See merge request espressif/esp-idf!32732
2024-08-12 20:15:06 +08:00
Wang Meng Yang
18f4c90ef5
Merge branch 'bugfix/fix_hidh_integrity_check_bug_v5.1' into 'release/v5.1'
...
fix(esp_hid): Loose the check of input report length to be more compatible[backport 5.1]
See merge request espressif/esp-idf!32722
2024-08-12 19:09:14 +08:00
morris
5b74ce1f9e
Merge branch 'docs/fix_a_typo_v5.1' into 'release/v5.1'
...
docs: Fix a small typo in adc_calibration.rst (v5.1)
See merge request espressif/esp-idf!32717
2024-08-12 18:30:06 +08:00
Shu Chen
e1b83bac56
Merge branch 'backport/make_ot_task_queue_non_permanent_blocking_51' into 'release/v5.1'
...
fix(openthread): make ot task queue sending non-permanent blocking(Backport 5.1)
See merge request espressif/esp-idf!32632
2024-08-12 16:04:08 +08:00
Mahavir Jain
3697add29c
Merge branch 'change/exclude_cves_v5.1' into 'release/v5.1'
...
change: exclude CVEs that do not impact ESP-IDF components (v5.1)
See merge request espressif/esp-idf!32661
2024-08-12 12:42:26 +08:00
Island
3b2520943d
Merge branch 'bugfix/fixed_c6_h2_vendor_hci_master_v5.1' into 'release/v5.1'
...
Bugfix/fixed c6 h2 vendor hci master (v5.1)
See merge request espressif/esp-idf!32741
2024-08-12 10:49:26 +08:00
zwl
8397aaa29d
fix(bluetooth/controller): fixed get controller status vendor hci command error on ESP32C6
2024-08-10 13:06:45 +08:00
Shen Weilong
a981024b98
feat(ble): Print out the BT mac when the controller is initialized
2024-08-09 20:55:16 +08:00
Krzysztof Budzynski
c3962392bf
Merge branch 'docs/remove_user_guide_for_esp32_ethernet_migration_v5.1' into 'release/v5.1'
...
docs: remove user guide for esp32-ethernet-kit migration (v5.1)
See merge request espressif/esp-idf!32588
2024-08-09 16:27:59 +08:00
liqigan
f0add1b1c1
fix(esp_hid): Loose the check of input report length to be more compatible
...
Closes https://github.com/espressif/esp-idf/issues/14259
2024-08-09 15:55:06 +08:00
shenmengjing
7e86ed064c
docs: Fix a small typo in adc_calibration.rst
2024-08-09 14:45:44 +08:00
morris
aeffb97301
Merge branch 'contrib/github_pr_14310_v5.1' into 'release/v5.1'
...
fix(gptimer): remove incorrect param from example (GitHub PR) (v5.1)
See merge request espressif/esp-idf!32686
2024-08-09 12:31:59 +08:00
Island
c9c26a6afc
Merge branch 'fix/ble_mesh_github_pr_14140_v5.1' into 'release/v5.1'
...
fix(ble-mesh): don't use dangling pointer in nimble gatt service (v5.1)
See merge request espressif/esp-idf!32615
2024-08-09 10:33:15 +08:00
Rahul Tank
5fe3559796
Merge branch 'feat/set_data_length_enhancement_v5.1' into 'release/v5.1'
...
feat(nimble): Add extra handling for set data len packet event (v5.1)
See merge request espressif/esp-idf!32624
2024-08-08 21:13:59 +08:00
Rahul Tank
5af88badfa
feat(nimble): Add extra handling for set data len packet event
2024-08-08 12:03:36 +05:30
LonerDan
3e53dff916
docs(gptimer): remove incorrect param from example
...
Fixes call to `gptimer_start` in one of the examples
which includes extra second parameter `&alarm_config`,
when the function takes only one.
Mreges https://github.com/espressif/esp-idf/pull/14310
2024-08-08 10:05:50 +08:00
Wang Meng Yang
03f66399a1
Merge branch 'fix/hfp_pcm_api_set_v5.1' into 'release/v5.1'
...
fix(bt/bluedroid): Add PCM configuration about pcm frame sync signal shape (backport v5.1)
See merge request espressif/esp-idf!32481
2024-08-07 19:06:24 +08:00
Aditya Patwardhan
a9b0e12787
Merge branch 'fix/incorrect_config_name_v5.1' into 'release/v5.1'
...
Fix encrypt image instead of the partition optimisation not being enabled (v5.1)
See merge request espressif/esp-idf!32641
2024-08-07 19:01:17 +08:00
Rahul Tank
1fc491ac57
Merge branch 'bugfix/fix_proxy_example_assert_v5.1' into 'release/v5.1'
...
fix(nimble): Fixed assert issue in proximity_sensor example (v5.1)
See merge request espressif/esp-idf!32628
2024-08-07 18:03:46 +08:00
Wang Meng Yang
79aa71958c
Merge branch 'feature/ble_example_pytest_v5.1' into 'release/v5.1'
...
add pytest for classic bt example(backport v5.1)
See merge request espressif/esp-idf!32544
2024-08-07 14:19:42 +08:00
Frantisek Hrbata
efa758c6a3
change: exclude CVEs that do not impact ESP-IDF components
...
cJSON: CVE-2024-31755 - Resolved in cJSON v1.7.18
FreeRTOS: CVE-2024-28115 - Affects only ARMv7-M MPU ports, and ARMv8-M ports
Signed-off-by: Frantisek Hrbata <frantisek.hrbata@espressif.com>
2024-08-06 17:25:48 +02:00
harshal.patil
7a167f4b9a
fix(bootloader_support): Fix encrypt image instead of the partition feature not being enabled
2024-08-06 13:45:35 +05:30
Island
6892f1a08d
Merge branch 'bugfix/fixed_ble_issues_on_c6_h2_c2_0731_v5.1' into 'release/v5.1'
...
Bugfix/fixed ble issues on c6 h2 c2 0731 (v5.1)
See merge request espressif/esp-idf!32462
2024-08-06 16:01:17 +08:00
zwx
760bdd1cfc
fix(openthread): make ot task queue sending non-permanent blocking
2024-08-06 14:10:55 +08:00
gongyantao
2837193ee6
change(ci): remove device name check in bt example
2024-08-06 14:09:43 +08:00
gongyantao
e55c9c36a0
fix(bt): get remote device name from eir data
2024-08-06 14:09:38 +08:00
gongyantao
cda15079a2
feat(bt/example): add ci sdkconfig for bt examples
2024-08-06 14:09:25 +08:00
Mario Schlegel
c237d010e4
fix(ble-mesh): don't use dangling pointer in nimble gatt service
...
Signed-off-by: luoxu <luoxu@espressif.com>
Merges https://github.com/espressif/esp-idf/pull/14140
2024-08-06 10:43:57 +08:00
Rahul Tank
5c57dfe949
Merge branch 'bugfix/adjust_tx_power_lvl_boundary_v5.1' into 'release/v5.1'
...
docker / docker (push) Has been cancelled
fix(nimble): Modify Advertising Tx power levels (v5.1)
See merge request espressif/esp-idf!32563
2024-08-05 20:38:40 +08:00
Ivan Grokhotkov
9be8ed546e
Merge branch 'fix/fatfs_f_mount_immediately_after_formatting_v5.1' into 'release/v5.1'
...
fix(vfs): FATFS mount immediately after format if mount failed (v5.1)
See merge request espressif/esp-idf!32381
2024-08-05 20:32:32 +08:00
xiongweichao
efd8ee03e5
fix(bt/controller): Fixed disconnection issue
...
- Fixed the issue of disconnection caused by updating the channel map in sniff mode
2024-08-05 20:01:56 +08:00
chenqingqing
d36f5166fe
fix(bt/bluedroid): Add PCM configuration about pcm frame sync signal shape
2024-08-05 20:01:56 +08:00
Rahul Tank
71ad2918aa
fix(nimble): Fixed assert issue in proximity_sensor example
2024-08-05 16:57:50 +05:30
renpeiying
1fec545f4e
docs: remove user guide for esp32-ethernet-kit migration
2024-08-05 17:41:43 +08:00
Rahul Tank
a367c5da00
fix(nimble): Modify Advertising Tx power levels
2024-08-05 10:57:48 +05:30
Island
d7bf5a1eac
Merge branch 'bugfix/fix_ble_security_param_v5.1' into 'release/v5.1'
...
fix(ble/bluedroid): Fixed issue with resetting BLE security parameters during initialization (v5.1)
See merge request espressif/esp-idf!32507
2024-08-02 17:31:28 +08:00
Island
69ed92c95c
Merge branch 'bugfix/fix_ble_gattc_app_unregister_v5.1' into 'release/v5.1'
...
Bugfix/fix ble gattc app unregister (v5.1)
See merge request espressif/esp-idf!32440
2024-08-02 17:30:21 +08:00
Roland Dobai
aba4f87e38
Merge branch 'fix/setuptools_constraint_v5.1' into 'release/v5.1'
...
fix: ensure the constraint file is followed also for setuptools (v5.1)
See merge request espressif/esp-idf!32547
2024-08-02 17:12:37 +08:00
Frantisek Hrbata
518dc6f412
fix: ensure the constraint file is followed also for setuptools
...
Currently, when the venv is installed or updated, we attempt to
automatically update pip and setuptools within the venv. Unfortunately,
the setuptools package is installed or updated without adhering to the
constraints file, which restricts the setuptools version due to
https://github.com/pypa/setuptools/issues/4480 . Resolve this issue by
applying the constraints file to the installation and update of both pip
and setuptools.
Signed-off-by: Frantisek Hrbata <frantisek.hrbata@espressif.com>
2024-08-02 09:36:05 +02:00
Yuan Hong Hui
20b31e6b63
feat(bt):add pytest for classic bt example
2024-08-02 15:24:18 +08:00
Rahul Tank
f49f9795dc
Merge branch 'bugfix/add_return_value_to_rpa_to_api_v5.1' into 'release/v5.1'
...
docker / docker (push) Has been cancelled
fix(nimble): Add return value to RPA Timeout API (v5.1)
See merge request espressif/esp-idf!32477
2024-08-01 20:31:06 +08:00
zhanghaipeng
3a163fe2cf
fix(ble/bluedroid): Fixed issue with resetting BLE security parameters during initialization
2024-08-01 16:18:05 +08:00
Shu Chen
21ed2cbd6a
Merge branch 'backport/fix_154_next_operation_for_multi_event_v51' into 'release/v5.1'
...
fix(ieee802154): refactor the next operation logic for multiple events(Backport v5.1)
See merge request espressif/esp-idf!32386
2024-08-01 10:59:13 +08:00