Jin Cheng
6089d7a664
feat(bt/bluedroid): added events to indicate the profile states of HFP
2024-11-25 16:24:38 +08:00
Jin Cheng
4d7e92bb35
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-15 11:47:17 +08:00
Adam Múdry
cd217a3586
fix(littlefs): Allow LittleFS image generation on Windows + version bump
...
Closes https://github.com/espressif/esp-idf/issues/12900
2024-11-14 13:23:28 +01:00
Jiang Jiang Jian
e546409ae5
Merge branch 'bugfix/ftm_apsta_bw_issue_v5.0' into 'release/v5.0'
...
fix(esp_wifi): Fix FTM issues in AP-STA mode (Backport v5.0)
See merge request espressif/esp-idf!33843
2024-11-01 13:54:04 +08:00
wangtao@espressif.com
e0bf41787b
fix(wifi): fix esp32c2 tx shake issue
2024-10-29 20:04:59 +08:00
Nachiket Kukade
dd049e2cda
fix(esp_wifi): Fix FTM issues in AP-STA mode
...
Add AP-STA mode support in FTM example
Update wifi libs with below changes -
- Use ex-AP's bandwidth in FTM request when connected
- Allow Bandwidth downgrade in FTM negotiation
- Use separate calibration when Initiator performs 20MHz FTM
while in-AP is in 40MHz
2024-10-29 10:58:11 +05:30
chenjianhua
0a93282fde
fix(bt/bluedroid): correct the readme links for BLE periodic examples
2024-10-24 18:04:10 +08:00
chenjianhua
d4dd65474e
refactor(bt/bluedroid): Refactor the print for BLE examples
2024-10-24 18:04:10 +08:00
chenjianhua
f4d50858e6
refactor(bt/bluedroid): Refactor the print for gatt_server and gatt_client example
2024-10-24 18:04:10 +08:00
Jiang Jiang Jian
795e2bbae1
Merge branch 'bugfix/backport_supplicant_fixes_v5.0' into 'release/v5.0'
...
fix(wifi): Backport some fixes(v5.0)
See merge request espressif/esp-idf!33978
2024-10-24 15:47:37 +08:00
hrushikesh.bhosale
01b0add0f3
fix(protocols): Erased the storage partition for http_server ci test
...
Added api to erase storage partition for http_server ci test
2024-10-14 16:00:07 +05:30
Kapil Gupta
7f9e2044df
fix(esp_wifi): Added prints in btm roam for error condition
2024-10-13 18:13:18 +08:00
Wang Meng Yang
050730e8c0
Merge branch 'feat/add_mode_chg_parem_v5.0' into 'release/v5.0'
...
feat(bt/bluedroid): Report sniff interval to application layer(v5.0)
See merge request espressif/esp-idf!33870
2024-10-10 11:13:17 +08:00
Wei Yu Han
33e673985a
docs(ble): Added BLE Get Started documentation link to README.md
...
(cherry picked from commit 5f008828d31149303d92cc269dbd9f45ca745e04)
Co-authored-by: Yuhan Wei <weiyuhan@espressif.com>
2024-09-30 12:04:35 +08:00
xiongweichao
6d2b9caaee
feat(bt/bluedroid): Report sniff interval to application layer
2024-09-29 19:25:53 +08:00
Rahul Tank
54e4297346
fix(nimble): Fixed deinit sequence in blufi
2024-09-24 12:21:47 +05:30
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'
...
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'
...
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