Wang Meng Yang
4b74e4e595
Merge branch 'bugfix/fix_sdp_compatibility' into 'master'
...
Bugfix/fix sdp compatibility
See merge request espressif/esp-idf!33442
2024-09-18 11:31:27 +08:00
Island
030470efa6
Merge branch 'ble_dev/esp32c61_chip_20240903' into 'master'
...
feat(ble): added ble support on esp32c61
Closes IDF-10360, IDF-10362, IDF-10363, and IDF-10365
See merge request espressif/esp-idf!33286
2024-09-18 11:17:58 +08:00
Island
1a065dc37a
Merge branch 'feat/support_blecrt_242' into 'master'
...
fix(bt/bluedroid): Fixed access fault when reading BLE controller information fails
Closes BLERP-1019 and BLERP-1020
See merge request espressif/esp-idf!33406
2024-09-18 10:56:47 +08:00
Island
cb2624fb3f
Merge branch 'bugfix/fix_ble_max_tx_power_on_esp32c3' into 'master'
...
fix(bt/controller): Change the max TX power to +20dBm on ESP32-C3 and ESP32-S3
Closes BLERP-1022
See merge request espressif/esp-idf!33264
2024-09-18 10:56:37 +08:00
Rahul Tank
2113e99aeb
fix(nimble): Fix for coverity issues
2024-09-16 14:24:32 +05:30
Rahul Tank
2512588884
fix(nimble): De-register host cb in stack deinit
2024-09-16 10:35:47 +05:30
liqigan
205e66c9fd
fix(bt/bluedroid): Fixed not deep copy service_name and user1_ptr in RAW SDP search event
2024-09-14 14:37:50 +08:00
liqigan
1cfb537813
fix(bt/bluedroid): Fixed the SDP API compatibility bug
2024-09-14 14:37:50 +08:00
Shen Weilong
bf52e37fa8
feat(ble): added ble support on esp32c61
2024-09-14 12:22:04 +08:00
linruihao
eb2307af36
fix(bt/bluedroid): Fixed some bugs in AVRCP
2024-09-13 17:58:49 +08:00
linruihao
0de83be0fe
feat(bt/bluedroid): Add Kconfig options to controll AVRCP Cover Art feature
2024-09-13 17:58:49 +08:00
linruihao
cb0d073551
feat(bt/bluedroid): Support AVRCP Cover Art feature
2024-09-13 17:58:49 +08:00
linruihao
d7298a71c3
feat(bt/bluedroid): Support GOEP Client basic feature
2024-09-13 17:58:49 +08:00
linruihao
da858edb7a
feat(bt/bluedroid): Support OBEX over L2CAP
2024-09-13 17:58:49 +08:00
Jiang Jiang Jian
8b962f91a2
Merge branch 'ble_feat/esp32c5_mp_support_ble_light_sleep' into 'master'
...
feat(ble): support ble light sleep on esp32c5
Closes BLERP-1006
See merge request espressif/esp-idf!33325
2024-09-12 16:59:58 +08:00
Rahul Tank
c6bed070d6
Merge branch 'feat/add_ext_adv_param_v2' into 'master'
...
feat(nimble): Add support for ext adv param v2 HCI command
Closes BLERP-499
See merge request espressif/esp-idf!32863
2024-09-11 18:47:07 +08:00
linruihao
b4100e5362
fix(bt): Update bt lib for ESP32-C3 and ESP32-S3(c66a703)
...
- Fixed missing sync established event after canceling sync
2024-09-11 11:14:19 +08:00
chenjianhua
e4e23087ee
fix(bt/bluedroid): Fixed access fault when reading BLE controller information fails
2024-09-11 10:26:45 +08:00
chenjianhua
e4a372ab76
feat(bt/bluedroid): Add BLE connection id param for ESP_GATTS_RESPONSE_EVT
2024-09-11 10:26:45 +08:00
Rahul Tank
c7a238054a
feat(nimble): Add support for ext adv param v2 HCI command
2024-09-10 16:59:40 +05:30
cjin
50d410e1c8
feat(ble): support ble light sleep on esp32c5
2024-09-10 15:19:22 +08:00
Alexey Lapshin
599c14d8f0
Merge branch 'feature/update-toolchain-to-esp-14.2.0_20240903' into 'master'
...
feat(tools): update toolchain version to esp-14.2.0_20240906
Closes IDFGH-13033, IDFGH-13355, and IDFGH-13360
See merge request espressif/esp-idf!33295
2024-09-09 14:22:47 +08:00
chenjianhua
fe43c8f1b5
fix(bt/controller): Change the max TX power to +20dBm on ESP32-C3 and ESP32-S3
2024-09-09 11:25:10 +08:00
Wang Meng Yang
160bd658fc
Merge branch 'bugfix/exit_sniff_immed_enter_sniff' into 'master'
...
fix(bt/bluedroid): Fix the protocol stack to exit sniff mode
Closes BTQABR2023-291
See merge request espressif/esp-idf!33305
2024-09-08 15:49:31 +08:00
Alexey Lapshin
f1c0fc0bbd
fix(bt): fix alloc-size warning
...
Warning: allocation of insufficient size '36' for type 'tBTA_DM_MSG'
with size '320' [-Werror=alloc-size]
2024-09-08 13:53:52 +07:00
Wang Meng Yang
ca05aa5cd2
Merge branch 'feature/add_di_api' into 'master'
...
Feature/add di api
Closes IDFGH-11785
See merge request espressif/esp-idf!32872
2024-09-06 17:11:19 +08:00
Rahul Tank
b341791f78
Merge branch 'bugfix/make_cccd_flags_configurable' into 'master'
...
fix(nimble): Make CCCD flags configurable
Closes BLERP-954
See merge request espressif/esp-idf!32971
2024-09-06 13:19:17 +08:00
liqigan
c564817862
feat(bt/bluedroid): Add API to create Device ID Service record
2024-09-05 15:32:56 +08:00
liqigan
8a5184e68e
change(bt/bluedroid): Limited SDP service discovery operation
2024-09-05 15:32:12 +08:00
liqigan
9becdfdc6d
change(bt/bluedroid): Release record data after SDP record created
2024-09-05 15:32:12 +08:00
Island
1d8f1a584c
Merge branch 'bugfix/fix_some_ble_bugs_240826' into 'master'
...
Fixed some BLE bugs 240826 on ESP32C3 (8ce789b)
Closes BLERP-1002, BLERP-1003, BLERP-1005, and BLERP-1004
See merge request espressif/esp-idf!33253
2024-09-05 11:34:36 +08:00
Island
c4d1c046a0
Merge branch 'feat/support_ble_scan_and_init_coex_on_esp32' into 'master'
...
Support BLE scanning and initiating coexist on ESP32
Closes BLERP-930, BLERP-931, BLERP-1003, and BLERP-1002
See merge request espressif/esp-idf!32791
2024-09-05 11:34:30 +08:00
shreeyash
215f95c110
fix(nimble): Make CCCD flags configurable
2024-09-04 17:53:21 +05:30
chenjianhua
83ea37bcfc
feat(bt): Update esp32 bt-lib(bc393dd)
...
- Fixed BLE vendor HCI set scan perfer address command
- Support BLE vendor HCI get controller compile version command
- Support BLE scanning and initiating coexist
2024-09-04 16:45:26 +08:00
Wang Meng Yang
89712154a8
Merge branch 'bugfix/fix_hid_cod_setting' into 'master'
...
Bugfix/fix hid cod setting
Closes IDFGH-12624 and IDFGH-13305
See merge request espressif/esp-idf!33219
2024-09-04 15:16:19 +08:00
xiongweichao
a55d8bf12b
fix(bt/bluedroid): Fix the protocol stack to exit sniff mode
...
- Already in result mode but request change indication has not been cleared
2024-09-04 15:08:01 +08:00
Rahul Tank
259b7009e9
Merge branch 'bugfix/correct_per_adv_sync_enable' into 'master'
...
fix(nimble): Corrected parameters assignment in per_adv_transfer_enable
Closes BLERP-891
See merge request espressif/esp-idf!32317
2024-09-03 13:47:53 +08:00
chenjianhua
832e728ac3
fix(bt): Update bt lib for ESP32-C3 and ESP32-S3(8ce789b)
...
- Fixed BLE vendor HCI set scan perfer address command
- Support BLE vendor HCI get controller compile version command
- Fixed BLE util buffer free after controller reset
- Fixed assert when connection already exist and be connected again
2024-09-02 20:08:31 +08:00
liqigan
53bb819e88
feat(bt/bluedroid): Added definition of minor class of COD for peripheral major class
...
Closes https://github.com/espressif/esp-idf/issues/13622
2024-08-30 15:37:17 +08:00
zwl
951d6e44eb
fix(ble): fixed crash issue during deinit host after deinit controller on ESP32-C2
2024-08-30 11:46:13 +08:00
Li Shuai
1fa27cbb0d
Merge branch 'feature/esp32c5mp_light_sleep_support_stage_2' into 'master'
...
feat(esp_hw_support): esp32c5mp sleep support (system part)
Closes IDF-8643, PM-195, PM-169, IDF-8641, IDF-8640, IDF-8639, IDF-8638, CV-259, IDF-10308, IDF-10317, IDF-10310, PM-202, IDF-10918, PM-207, PM-208, PM-210, and PM-214
See merge request espressif/esp-idf!31645
2024-08-29 19:32:05 +08:00
morris
796d40a6a7
Merge branch 'change/deprecate_gdma_new_channel_api' into 'master'
...
change(gdma): deprecate legacy API
See merge request espressif/esp-idf!33148
2024-08-29 16:39:24 +08:00
Island
bb5f95fcc3
Merge branch 'refactor/ble_example_print_on_bluedroid' into 'master'
...
refactor(bt/bluedroid): Refactor the print for CI example test
Closes BLERP-904 and BLERP-910
See merge request espressif/esp-idf!32513
2024-08-29 14:43:30 +08:00
Lou Tianhao
4393343ac9
fix(ci): some actions taken to pass ci
2024-08-29 14:15:41 +08:00
Island
66cb82a446
Merge branch 'docs/optimized_ble_gattc_multi_connect_example' into 'master'
...
docs(ble/bluedroid): Optimize BLE example documentation for getting characteristic
Closes IDFGH-13526 and IDFGH-13463
See merge request espressif/esp-idf!33063
2024-08-28 18:02:27 +08:00
morris
39cbba3685
change(gdma): deprecate legacy API
...
gdma_new_channel() is replaced by gdma_new_ahb_channel() and
gdma_new_axi_channel()
2024-08-28 15:27:35 +08:00
Island
6c59cda5b1
Merge branch 'debug/fix_deep_sleep_wake_up_by_ble' into 'master'
...
fix(ble): fix BLE immediately wakeup deep sleep
Closes BLERP-846 and BLERP-943
See merge request espressif/esp-idf!31916
2024-08-28 15:13:10 +08:00
chenjianhua
a56d18383b
refactor(bt/bluedroid): Refactor the print for gatt_server and gatt_client example
2024-08-28 14:51:12 +08:00
Wang Meng Yang
59066e3edf
Merge branch 'contrib/github_pr_14286' into 'master'
...
fix(bt): Enable use of RESERVED bits in COD (GitHub PR)
Closes IDFGH-13374
See merge request espressif/esp-idf!32549
2024-08-28 14:03:57 +08:00
zhanghaipeng
dbca12721e
fix(ble/bluedroid): Optimize BLE function 'esp_ble_resolve_adv_data_by_type'
2024-08-27 16:56:39 +08:00