Rahul Tank
7506432083
Merge branch 'feat/allow_connect_during_scan_v5.3' into 'release/v5.3'
...
feat(nimble): Add support to allow connection during scanning (v5.3)
See merge request espressif/esp-idf!32821
2024-09-04 22:29:07 +08:00
Jiang Jiang Jian
2d850169c0
Merge branch 'feature/ble_example_pytest_v5.3' into 'release/v5.3'
...
add pytest for classic bt example(backport v5.3)
See merge request espressif/esp-idf!32541
2024-09-04 17:57:37 +08:00
Rahul Tank
92e4100df1
feat(nimble): Add support to allow connection during scanning
2024-09-04 14:27:04 +05:30
Rahul Tank
e072a83a43
Merge branch 'bugfix/fix_proxy_example_assert_v5.3' into 'release/v5.3'
...
fix(nimble): Fixed assert issue in proximity_sensor example (v5.3)
See merge request espressif/esp-idf!32626
2024-09-04 11:57:08 +08:00
zhanghaipeng
01f46017d9
docs(ble/bluedroid): Optimize documentation for BLE connection parameter updates
2024-08-29 16:38:17 +08:00
zhanghaipeng
dc428a3854
docs(ble/bluedroid): Optimize BLE example documentation for getting characteristic
2024-08-29 16:17:39 +08:00
chenjianhua
023aadac0f
fix(bt/bluedroid): Fixed work queue delete when create thread failed
2024-08-26 12:13:33 +08:00
gongyantao
bf228ffbda
fix(ci): disable ci test when target is not support classic bluetooth
2024-08-20 19:22:30 +08:00
gongyantao
2e95ecfbc5
fix(bt): remove redundant space in hid example path
2024-08-20 19:22:20 +08:00
chenqingqing
aa2290a0ae
fix(bt/bluedroid): Add PCM configuration about pcm frame sync signal shape
2024-08-16 12:20:47 +08:00
gongyantao
7b5454bbaa
fix(bt): change example sdkconfig name to sdkconfig.ci.test
2024-08-13 09:55:31 +08:00
zhanghaipeng
87ec32e738
docs(ble/bluedroid): Optimize BLE example for setting advertising data
2024-08-12 11:32:34 +08:00
zhanghaipeng
2e0c01b1c5
docs(ble/bluedroid): Optimize documentation for BLE connection parameter updates
2024-08-09 20:21:04 +08:00
gongyantao
da2979f5ad
change(ci): remove device name check in bt example
2024-08-06 11:41:00 +08:00
gongyantao
89218d6cfb
fix(bt): get remote device name from eir data
2024-08-06 11:40:49 +08:00
gongyantao
202858eb3e
feat(bt/example): add ci sdkconfig for bt examples
2024-08-06 11:40:37 +08:00
Rahul Tank
6226780516
fix(nimble): Fixed assert issue in proximity_sensor example
2024-08-05 16:56:29 +05:30
Yuan Hong Hui
d51dd9b836
feat(bt):add pytest for classic bt example
2024-08-02 15:10:04 +08:00
Jiang Jiang Jian
d390c6f48a
Merge branch 'fix/stack_overflow_in_example_spp_initiator_v5.3' into 'release/v5.3'
...
Fix/stack overflow in example spp initiator (backport v5.3)
See merge request espressif/esp-idf!32232
2024-07-26 11:55:37 +08:00
Jiang Jiang Jian
1fa25ff842
Merge branch 'feat/add_ble50_instant_v5.3' into 'release/v5.3'
...
Add support for BLE 5.0 instances in related events (v5.3)
See merge request espressif/esp-idf!31990
2024-07-26 11:53:08 +08:00
Rahul Tank
e78cd20095
Merge branch 'bugfix/increase_timer_task_depth_v5.3' into 'release/v5.3'
...
fix(nimble): Increase Timer stack size for nimble application (v5.3)
See merge request espressif/esp-idf!32269
2024-07-25 17:38:21 +08:00
Rahul Tank
14135f9def
Merge branch 'bugfix/fix_example_menuconfig_error_v5.3' into 'release/v5.3'
...
fix(nimble): Update menuconfig option to consider 5.0 support (v5.3)
See merge request espressif/esp-idf!32035
2024-07-25 17:30:25 +08:00
Rahul Tank
436b31be6e
fix(nimble): Increase Timer stack size for nimble application
2024-07-22 15:51:24 +05:30
gongyantao
7f0be0c06c
feat(bt): add bt address printing for all bt examples
2024-07-19 11:43:09 +08:00
gongyantao
2c9aaf738d
fix(bt): fix uTask stack overflow in bt example spp_initiator
2024-07-19 11:43:08 +08:00
zwl
5a545d6885
fix(ble): fixed nimble host only build error
2024-07-17 19:32:22 +08:00
Rahul Tank
f6974ab183
fix(nimble): Update menuconfig option to consider 5.0 support
2024-07-10 17:21:45 +05:30
zhanghaipeng
095a0dd85f
feat(ble/bluedroid): Support BLE50 instance in related event
2024-07-09 15:23:46 +08:00
cjin
f7baa7feb2
fix(ble): added c6 config check for ble light sleep
2024-06-24 10:40:46 +08:00
Island
46677555ed
Merge branch 'bugfix/fix_ble_pktlen_change_v5.3' into 'release/v5.3'
...
Bugfix/fix ble pktlen change (v5.3)
See merge request espressif/esp-idf!31250
2024-06-12 14:06:39 +08:00
Island
bee6044a24
Merge branch 'doc/update_readme_enc_adv_v5.3' into 'release/v5.3'
...
docs(nimble): Added chip information in enc_adv example README file (v5.3)
See merge request espressif/esp-idf!30773
2024-06-11 11:01:02 +08:00
zhanghaipeng
e10c977834
fix(ble/bluedroid): Fixed BLE no data length change event
2024-06-02 17:36:35 +08:00
Sarvesh Bodakhe
fdb4197d02
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-05-20 11:50:09 +08:00
Rahul Tank
2f6fb59b6b
docs(nimble): Added chip information in ble_enc_adv README file
2024-05-15 15:35:33 +05:30
zwl
c31a06d257
ble: update sdkconfig.defaults.esp32c6 file for blufi example
2024-04-22 11:25:04 +08:00
zwl
89b0e94782
ble: update sdkconfig.defaults.esp32c2 file for blufi example
2024-04-22 11:25:04 +08:00
zhiweijian
b9a1756202
fix(ble/bluedroid): Remove BLE functions discard declaration
...
fix(nt/bluedroid): Split the device name set functions
feat(bt/bluedroid): added APIs to get/set device name on BT GAP side
change(bt/common): Marked some APIs in device module as deprecated
1. esp_bt_dev_set_device_name
2. esp_bt_dev_get_device_name
change(bt/bluedroid): use BT GAP APIs to set/get device name in bluetooth classic examples
change(bt/bluedroid): use BT/BLE GAP APIs to set/get device name in coexist examples
2024-04-18 15:53:54 +08:00
zhiweijian
5725595d84
fix(ble/bluedroid): Remove esp_bluedroid_init() discard declaration
2024-04-18 15:53:30 +08:00
Island
636f900b43
Merge branch 'bugfix/fix_ble_spp_example' into 'master'
...
fix(ble/bluedroid): Optimized BLE SPP example for improved compatibility
Closes BLERP-653
See merge request espressif/esp-idf!29961
2024-04-08 15:23:09 +08:00
ESPAbhinav
f8b2ab7955
feat(nimble): Added blecsc profile support for nimble examples
2024-04-03 10:50:02 +05:30
zhanghaipeng
b0a84f76a2
fix(ble/bluedroid): Optimized BLE SPP example for improved compatibility
2024-04-01 16:31:26 +08:00
cjin
edb3f70562
change(ble): support ble light sleep using ext 32k xtal on C2
2024-04-01 15:57:06 +08:00
Jiang Jiang Jian
0c68b9b06c
Merge branch 'feat/sleep_retention_depends_power_state_management' into 'master'
...
sleep retention multiple modules initialization and dependency management
Closes WIFI-5252 and IDFGH-11302
See merge request espressif/esp-idf!28941
2024-04-01 09:28:42 +08:00
Li Shuai
7a4d92a7ef
fix(example/bluetooth): fix app partition is to small for binary esp_hid_device.bin and esp_hid_host.bin
2024-03-30 11:51:52 +08:00
Rahul Tank
eafad32dc6
fix(nimble): Handle missing free in application
2024-03-29 16:37:11 +05:30
Island
4505ddc8a9
Merge branch 'bugfix/fix_ble_power_save_ci' into 'master'
...
fix(ble): fix conn error of ble power save ci test
Closes BLERP-642
See merge request espressif/esp-idf!29712
2024-03-27 10:30:40 +08:00
Jiang Jiang Jian
38733a752d
Merge branch 'feat/move_iperf_component' into 'master'
...
feat: move iperf to component registry
Closes RDT-618
See merge request espressif/esp-idf!29537
2024-03-26 19:53:40 +08:00
Chen Yudong
c48eb1055b
feat: move iperf to component registry
2024-03-22 10:53:24 +08:00
cjin
af94db4934
fix(ble): fix ci ble powe save test addresss error
2024-03-20 14:12:59 +08:00
Roshan Bangar
23c702cdc1
fix(nimble): Fix compilation issues and Minor enhancements to esp_hid
2024-03-19 16:27:17 +05:30