5238 Commits

Author SHA1 Message Date
Rahul Tank
d55529ef09 fix(nimble): Corrected link_estab event handling parameters 2024-12-19 16:03:09 +05:30
Shu Chen
e35d74c446 Merge branch 'feature/change_ot_ci_cases_wlan_to_ethernet_v5.1' into 'release/v5.1'
feat(openthread): change wlan to ethernet (Backport v5.1)

See merge request espressif/esp-idf!35739
2024-12-18 19:20:41 +08:00
Island
90b1dbbdd1 Merge branch 'bugfix/fix_ble_aa_zero_c3_s3_v5.1' into 'release/v5.1'
fix(bt/ble): Update esp32c3/s3 libbtdm_app.a (555b0a2) (v5.1)

See merge request espressif/esp-idf!35689
2024-12-18 10:42:48 +08:00
yiwenxiu
0c025a9f97 feat(openthread): change wlan to ethernet 2024-12-18 10:02:22 +08:00
zhanghaipeng
22dd47032b docs(ble/bluedroid): Optimize BLE example documentation 2024-12-17 16:30:31 +08:00
Abhinav Kudnar
893fca370b feat(nimble): Added PAwR support for nimble with IDF examples 2024-12-16 15:51:32 +05:30
Sumeet Singh
a5e10f2ceb fix(nimble): fix and enable connection subrating 2024-12-16 15:29:21 +05:30
Sumeet Singh
bb2eb017af fix(nimble): Fixed encrypted advertisement data example 2024-12-16 15:29:21 +05:30
Sumeet Singh
8fda6410d5 feat(nimble): Added support for EATT Credit Based Flow Control Mode 2024-12-16 15:29:20 +05:30
xieqinan@espressif.com
dc7bcad056 fix(zigbee): fixed the dirty zigbee backport 2024-12-12 11:52:10 +08:00
Jiang Jiang Jian
bb48bfb0ba Merge branch 'feature/reason_for_ap_stadisconnected_event_v5.1' into 'release/v5.1'
fix(esp_wifi): Add some bugfixes and cleanup in softAP (Backport v5.1)

See merge request espressif/esp-idf!35576
2024-12-12 10:23:30 +08:00
Sarvesh Bodakhe
9584729322 fix(esp_wifi): Add some bugfixes and cleanup in softAP
1. Fix wrong reason code in 'WIFI_EVENT_AP_STADISCONNECTED' event
2. cleanup in softAP for disconnecting connected station
3. Update examples to display reason while processing WIFI_EVENT_AP_STADISCONNECTED event
2024-12-11 15:40:04 +05:30
zhanghaipeng
88ccc42dbf feat(bt): Add support for converting BT HCI logs to btsnoop format 2024-12-09 17:52:57 +08:00
Zhang Hai Peng
d9ae4e437e fix(blufi): Fixed blufi init fail after deinit
(cherry picked from commit 7addb57ccd53576b40d3cfeb24c185036053f4b4)

Co-authored-by: zhanghaipeng <zhanghaipeng@espressif.com>
2024-12-09 17:45:23 +08:00
Zhang Hai Peng
b115b78549 fix(ble): Fixed crash in BLE HID host example during logging
(cherry picked from commit ab1e3c1ffd6076d46aed747220ff0c3d0fe0a3f5)

Co-authored-by: zhanghaipeng <zhanghaipeng@espressif.com>
2024-12-09 17:14:57 +08:00
Island
f639dcccf2 Merge branch 'bugfix/fix_ble_creat_conn_fail_enh_v5.1' into 'release/v5.1'
fix(ble/bluedroid): Fixed BLE create connection fail because of invalid own address type (v5.1)

See merge request espressif/esp-idf!35016
2024-12-06 15:49:21 +08:00
yiwenxiu
2534aa2f20 feat(openthread): add delay before execute wifi command in openthread ci cases 2024-12-04 17:14:11 +08:00
chenjianhua
abe0d3c1ff feat(ble/bluedroid): Support setting connection params when creating connection 2024-12-03 18:03:36 +08:00
zhanghaipeng
18d9603e8e fix(ble/bluedroid): Optimize BLE API "esp_ble_gattc_enh_open" 2024-12-03 18:03:12 +08:00
zhanghaipeng
ed62f94a53 fix(ble/bluedroid): Fixed BLE create connection fail because of invalid own address type 2024-12-03 18:03:12 +08:00
Rahul Tank
77a3025ac1 Merge branch 'bugfix/fix_esp_hid_host_compilation_v5.1' into 'release/v5.1'
fix(nimble): Fix compilation issue in esp_hid_host example (v5.1)

See merge request espressif/esp-idf!35310
2024-12-02 20:16:55 +08:00
Rahul Tank
6052f46b06 Merge branch 'bugfix/change_hci_cb_logging_v5.1' into 'release/v5.1'
fix(nimble): Replace ESP_LOG* with esp_rom_printf in controller context callback (v5.1)

See merge request espressif/esp-idf!35030
2024-12-02 18:22:51 +08:00
Jiang Jiang Jian
0dbc947c2b Merge branch 'bugfix/fix_wifi_bugs_241126_v5.1' into 'release/v5.1'
bugfix: fix some wifi issues 241126 v5.1

See merge request espressif/esp-idf!35224
2024-11-29 20:29:29 +08:00
Rahul Tank
d804ec0b97 fix(nimble): Fix compilation issue in esp_hid_host example 2024-11-29 15:25:41 +05:30
Chen Yudong
09fe746322 ci: increase test_wifi_power_save got ip timeout 2024-11-28 16:44:20 +08:00
Shu Chen
f7765f439f Merge branch 'fix/enhance_wifi_connection_check_in_ot_ci_case_v5.1' into 'release/v5.1'
feat(openthread): enhance wifi connection check in openthread ci cases (Backport v5.1)

See merge request espressif/esp-idf!35160
2024-11-28 10:47:16 +08:00
Alexey Gerenkov
f2a0d61739 Merge branch 'change/sysview_test_config_v5.1' into 'release/v5.1'
change(sysview): run heap_log tracing tests on existing cores (v5.1)

See merge request espressif/esp-idf!35198
2024-11-27 18:58:33 +08:00
Island
aacce661f9 Merge branch 'feat/optimize_cble50y24_110_v5.1' into 'release/v5.1'
feat(bt/bluedroid): Added BLE 5.0 throughput examples (v5.1)

See merge request espressif/esp-idf!35007
2024-11-27 15:37:02 +08:00
yiwenxiu
317d4859f8 feat(openthread): enhance wifi connection check in openthread ci cases 2024-11-27 15:31:44 +08:00
Wang Meng Yang
3e1ecc4e8b Merge branch 'feat/add_profile_state_event_v5.1' into 'release/v5.1'
feat(bt/bluedroid): added events to indicate the profile states of HFP (v5.1)

See merge request espressif/esp-idf!35151
2024-11-27 14:44:14 +08:00
Chen Jian Hua
3bb9e492fa feat(bt/bluedroid): Added BLE 5.0 throughput examples
(cherry picked from commit 6d3a82eecfc0d86d699ccb7cc499f27863ab5616)

Co-authored-by: zhangbowen <zhangbowen@espressif.com>
2024-11-27 11:53:54 +08:00
Erhan Kurubas
344ac60cf1 change(sysview): support single/dual core targets in heap_trace_log test 2024-11-26 08:56:59 +01:00
Jin Cheng
61beadb586 feat(bt/bluedroid): added events to indicate the profile states of HFP 2024-11-25 16:23:10 +08:00
yinqingzhao
2a715e4203 feat(twt): twt add parameter to enable keep alive 2024-11-25 15:10:56 +08:00
Jin Cheng
2322404be6 fix(bt/bluedroid): AG should send OK or other error codes to HF client
when it is driven by HF to initiate a call.
2024-11-22 17:26:00 +08:00
Xu Si Yu
78a4ea29f3 feat(openthread): update openthread submodule and border router lib 2024-11-21 15:52:45 +08:00
Rahul Tank
ec6002a058 fix(nimble): Replace ESP_LOG* with esp_rom_printf in controller context callback 2024-11-19 17:42:27 +05:30
yiwenxiu
dc99a90d4c feat(openthread): flush ipv6 addr in openthread ci cases 2024-11-19 15:44:29 +08:00
Shu Chen
5ed3e67c7c Merge branch 'fix/find_and_close_service_in_ot_ci_case_v5.1' into 'release/v5.1'
fix(ci): optimize an openthread ci case (Backport v5.1)

See merge request espressif/esp-idf!34724
2024-11-14 11:58:58 +08:00
Xu Si Yu
9c4d817726 feat(openthread): support vendor hook for rcp spi 2024-11-07 11:55:56 +08:00
Xu Si Yu
b59b0e0926 feat(openthread): allow enabling trel before getting interface 2024-11-07 11:55:56 +08:00
Xu Si Yu
88077e0b16 feat(openthread): support trel feature 2024-11-07 11:55:56 +08:00
xieqinan@espressif.com
60c50d101b feat(zigbee): Upgrade the Zigbee lib to v1.6 for Zigbee examples
- Optimize the Zigbee light, switch and gateway examples
- Remove the esp_zigbee_rcp example
2024-11-07 10:45:12 +08:00
Xu Si Yu
14e8d52963 fix(ci): optimize an openthread ci case 2024-11-07 10:38:50 +08:00
Island
dc64b09dc5 Merge branch 'modified_ble_multi_conn_example_readme_v5.1' into 'release/v5.1'
update(ble): Modified the ble multi_conn example's readme (v5.1)

See merge request espressif/esp-idf!33991
2024-11-01 12:21:29 +08:00
wangtao@espressif.com
5dd89e7613 fix(wifi): fix esp32c2 tx shake issue 2024-10-29 20:00:39 +08:00
Island
69786f1515 Merge branch 'fix/fix_nimble_gatt_server_example_readme_v5.1' into 'release/v5.1'
docs(ble): Added BLE Get Started documentation link to README.md (v5.1)

See merge request espressif/esp-idf!33828
2024-10-29 16:01:55 +08:00
Mahavir Jain
f55d1d196f Merge branch 'bug/ci_test_https_server_file_serving_v5.1' into 'release/v5.1'
fix(protocols): Erased the storage partition for http_server ci test (v5.1)

See merge request espressif/esp-idf!34166
2024-10-28 11:15:28 +08:00
chenjianhua
ef626df142 fix(bt/bluedroid): correct the readme links for BLE periodic examples 2024-10-24 18:04:06 +08:00
chenjianhua
56b76f8b79 refactor(bt/bluedroid): Refactor the print for BLE examples 2024-10-24 18:04:06 +08:00