Jiang Jiang Jian
e62727886e
Merge branch 'bugfix/backport_wifi_fix_1130_v4.4' into 'release/v4.4'
...
fix(wifi): backport some wifi bugfix(v4.4)
See merge request espressif/esp-idf!27507
2023-12-05 02:03:32 +08:00
Island
2be3fa2e27
Merge branch 'backport/fix_ble_menuconfig_v4.4' into 'release/v4.4'
...
Backport/fix ble menuconfig v4.4(backport v4.4)
See merge request espressif/esp-idf!27495
2023-12-04 16:30:21 +08:00
Island
23e7fa801b
Merge branch 'fix/ble_mesh_example_relay_enable_v4.4' into 'release/v4.4'
...
fix(ble_mesh): Enable relay by default for the specific dev role (v4.4)
See merge request espressif/esp-idf!27510
2023-12-01 15:17:39 +08:00
muhaidong
8b473bee24
fix(wifi): update scan example for scan get ap records
2023-12-01 14:02:07 +08:00
Liu Linyan
dfc4b7b6b7
fix(ble_mesh): Enable relay by default for the specific dev role
2023-11-30 12:26:57 +08:00
zhanghaipeng
72e87fc035
docs(bt/bluedroid): Update ble example document
2023-11-30 10:34:42 +08:00
Shyamal Khachane
7eef2771fe
fix(esp_wifi): Fixed authmode in log and connected event for WPA3 enterprise 192 bit security
2023-11-29 09:04:57 +00:00
Kapil Gupta
93b64fd6d6
Merge branch 'bugfix/dpp_config_memset_v4.4' into 'release/v4.4'
...
Wi-Fi: Fixed some DPP issues (v4.4)
See merge request espressif/esp-idf!27194
2023-11-22 11:33:11 +08:00
Song Ruo Jing
fd3576eca6
fix(ledc): fix ledc driver 100% duty cycle configuration
...
Update ledc duty cycle value range in doxygen.
Fix duty configuration error at 100% duty cycle for ESP32.
Improve LEDC API doxygen.
Closes https://github.com/espressif/esp-idf/pull/11516
Closes https://github.com/espressif/esp-idf/issues/12593
Closes https://github.com/espressif/esp-idf/issues/12083
2023-11-17 15:24:17 +08:00
aditi_lonkar
44b7e8ed10
fix(wpa_supplicant): Fix few dpp bugs
...
1) Fix crash in dpp Listen without bootstrap
2) Fix crash on receiving dpp auth_req from hostapd with dpp akm
3) Ensures that the mode is set to station before dpp init
4) Ensures that dpp follows the path of init->bootstrap->listen
2023-11-16 12:42:18 +05:30
Wang Meng Yang
6f38dfe22b
Merge branch 'test/bqb_test_bt_classic_hfp_v4.4' into 'release/v4.4'
...
feat(bt/hfp): Add support for HFP BQB auto test(backport v4.4)
See merge request espressif/esp-idf!26989
2023-11-09 10:44:35 +08:00
Armando
46e71e43ba
fix(adc): rename ADC_ATTEN_DB_11 to ADC_ATTEN_DB_12
...
By design, it's 12 dB. There're errors among chips, so the actual
attenuation will be 11dB more or less
2023-11-08 03:44:43 +00:00
wanglai@espressif.com
60c5dbad59
feat(bt/bluedroid): Modify AT+CNUM response api and HFP AG example
2023-11-07 20:03:46 +08:00
zhanghaipeng
bca0de4fe5
fix(bt/bluedroid): Fix max BLE gattc notify number to improve compatibility
2023-10-31 14:43:08 +08:00
zhanghaipeng
07ba91f926
fix(bt/bluedroid): Optimize compatibility with Android 10 and later devices
2023-10-31 14:42:33 +08:00
zhanghaipeng
2559757c30
feat(bt/bluedroid): Support hid device control point
2023-10-31 14:42:22 +08:00
zhanghaipeng
d6d14d0caa
fix(bt/bluedroid): Optimize compatibility with IOS and MACOS devices
2023-10-31 14:41:52 +08:00
zhiweijian
0a8340ddc2
feat: add config to disable ble hci uart flow control
2023-10-26 02:32:48 +00:00
Jiang Jiang Jian
0b31c7ab79
Merge branch 'feat/imporve_iperf_performance_v4.4' into 'release/v4.4'
...
feat(wifi): optimize iperf performance (Backport V4.4)
See merge request espressif/esp-idf!26404
2023-10-19 10:31:40 +08:00
xuxiao
b25e486cd6
feat(wifi): optimize iperf performance (Backport V4.4)
2023-10-13 11:36:03 +08:00
Wang Meng Yang
c1d9e6197c
Merge branch 'bugfix/hf_ag_report_event_with_null_bdaddr_v4.4' into 'release/v4.4'
...
Bugfix/fixed bugs of HFP in BlueDroid (v4.4)
See merge request espressif/esp-idf!25829
2023-10-11 19:14:59 +08:00
Nachiket Kukade
29c6b5478a
fix(examples/iperf): Update and rename default TCP/UDP buffer sizes
2023-09-22 15:13:57 +05:30
Ondrej Kosta
e7b171604a
fix(examples/iperf): added sequential numberring of Tx'ed datagrams
2023-09-22 15:13:44 +05:30
Wang Mengyang
edcb1b58b7
ci(bt/bluedroid): Add CI build test for HFP examples with voice over HCI enabled
2023-09-08 11:39:50 +08:00
chenqingqing
482532b7d7
feat(bt/api): Add new apis for hfp to get the numbers of packet status received and sent
2023-09-08 11:29:26 +08:00
Jin Cheng
13842a9e68
fix(bt/bluedroid): Fixed invalid access to freed semaphore
2023-09-07 11:25:21 +08:00
Jin Cheng
87d4d95e59
fix(bt/bluedroid): Added peer Bluetooth device address into HF callback parameters
2023-09-07 11:25:19 +08:00
Jin Cheng
68e469d55f
fix(bt/bluedroid): Fixed errors in parsing ATD command in HFP AG
2023-09-07 11:24:34 +08:00
Jiang Jiang Jian
0fc94b1d9f
Merge branch 'bugfix/backport_phy_v4.4' into 'release/v4.4'
...
fix(phy): backport some phy fix(v4.4)
See merge request espressif/esp-idf!25732
2023-09-06 16:36:05 +08:00
alanmaxwell
ad3032c781
fix(ci): modify ble_prov example partition table
2023-09-06 10:49:58 +08:00
zhanghaipeng
76e4e6601d
docs(bt): Update comment in ble
2023-09-05 20:29:03 +08:00
zhanghaipeng
571e6f0580
feat(bt/bluedroid): Support periodic adv adi feature
2023-09-05 20:29:03 +08:00
Jiang Jiang Jian
937b82e985
Merge branch 'contrib/github_pr_12039_v4.4' into 'release/v4.4'
...
docs(iperf): Update documentation with console interface details(v4.4)
See merge request espressif/esp-idf!25513
2023-08-30 10:58:19 +08:00
Steven Macías
64c10df180
docs(iperf): Update documentation with console interface details
...
Closes https://github.com/espressif/esp-idf/pull/12039
2023-08-23 19:53:43 +08:00
Rahul Tank
6d6a0eddc9
fix(nimble): Removed global min/max definition causing problems with other libraries
2023-08-23 11:15:50 +05:30
Harshit Malpani
fad1535a15
fix(ci): update HTTP client example tests runner assignment
...
HTTP client example tests now connect with locally hosted httpbin service
for more stable results across multiple runs
2023-07-24 11:38:11 +05:30
Harshit Malpani
4243dc465c
CI: fix esp_http_client example failures in CI. Timeout was observed in the logs while performing HTTP requests. Changing the endpoint when testing in CI
2023-07-24 11:35:39 +05:30
Nachiket Kukade
fb64c24785
fix(esp_wifi): Update FTM calibration and fix other FTM issues
...
Update wifi libs with below fixes -
1. Bugfixes in Initiator and Responder mode
2. Fix wrong RTT value in first FTM procedure without connection
3. Update FTM calibration values for ESP32S2, S3 and C3
4. Update distance estimation logic
5. Add some useful command parameters in FTM example
6. Fix bug when number of FTM measurement frames received is more
than (number_of_brusts * FTMs per brust).
Co-authored-by: Sarvesh Bodakhe <sarvesh.bodakhe@espressif.com>
2023-07-21 10:08:18 +05:30
Ivan Grokhotkov
53b0c359bb
examples: wifi/ftm: make global variables static
...
Prevents conflict between g_ftm_report_num_entries defined in the
example and in the Wi-Fi library.
2023-07-20 18:50:52 +05:30
xiongweichao
098a378c86
docs(bt/example): Updated bluetooth power save readme
2023-07-17 17:14:00 +08:00
wuzhenghui
8ee25ecfe2
ci: increase timeout threshold to solve deepsleep wakestub example ci failure
2023-07-10 02:32:13 +00:00
morris
b1480d985b
Merge branch 'backport/eth-start-spi-initialize-failure-v4.4' into 'release/v4.4'
...
Fix eth_start initializes spi bus with SPI_DMA_CH_AUTO (backport v4.4)
See merge request espressif/esp-idf!23817
2023-06-25 15:55:52 +08:00
morris
0a3f7e81a3
Merge branch 'feature/usb/update_cdc_msc_examples_v4.4' into 'release/v4.4'
...
usb: Update CDC and MSC host examples to use drivers from ESP Registry (backport v4.4)
See merge request espressif/esp-idf!23074
2023-06-25 15:53:57 +08:00
Rahul Tank
47cb43576e
Nimble: Corrected debug level in example print
2023-06-21 17:24:04 +05:30
David Čermák
b96c98accf
Merge branch 'bugfix/eth_lan8720_ci_v4.4' into 'release/v4.4'
...
esp_eth: start/stop and L2 test stability improvements (v4.4)
See merge request espressif/esp-idf!22322
2023-06-13 16:42:07 +08:00
Jiang Jiang Jian
4c1705975a
Merge branch 'bugfix/spp_notify_v4.4' into 'release/v4.4'
...
NimBLE: Removed indicate flag from gatt db and added subscription case in spp_server example (v4.4)
See merge request espressif/esp-idf!23536
2023-06-13 10:53:11 +08:00
Jiang Jiang Jian
7053e483ea
Merge branch 'feature/add_bluetooth_nimble_lightsleep_example_v4.4' into 'release/v4.4'
...
bt: Added an example of Bluetooth using light sleep(v4.4)
See merge request espressif/esp-idf!23694
2023-06-09 19:20:31 +08:00
Jiang Jiang Jian
01cc59c000
Merge branch 'bugfix/a2dp_source_app_state_error_v4.4' into 'release/v4.4'
...
bt: Fixed the issue that the a2dp source would not send the media start command due to the connection initiated by the peer device(v4.4)
See merge request espressif/esp-idf!23555
2023-06-09 19:17:39 +08:00
Jiang Jiang Jian
c125f0a9f3
Merge branch 'bugfix/mbo_ie_absent_prob_req_v44' into 'release/v4.4'
...
wpa_supplicant : Add MBO ie in probe request.(backport v4.4)
See merge request espressif/esp-idf!24099
2023-06-09 19:16:46 +08:00
Jiang Jiang Jian
72007647cd
Merge branch 'feature/example_deep_sleep_wake_stub_backport_v4.4' into 'release/v4.4'
...
example: add deepsleep_wake stub example (backport v4.4)
See merge request espressif/esp-idf!23360
2023-06-09 19:11:20 +08:00