Rahul Tank
|
c19ac4685d
|
Merge branch 'fix/hci_err_code_def_v5.2' into 'release/v5.2'
fix(nimble): Added a function for printing HCI error definition (v5.2)
See merge request espressif/esp-idf!35203
|
2024-12-07 00:02:43 +08:00 |
|
Island
|
71365083e6
|
Merge branch 'bugfix/fix_ble_creat_conn_fail_enh_v5.2' into 'release/v5.2'
fix(ble/bluedroid): Fixed BLE create connection fail because of invalid own address type (v5.2)
See merge request espressif/esp-idf!35017
|
2024-12-06 15:49:16 +08:00 |
|
Jin Cheng
|
8328cf3dc3
|
fix(bt/bluedroid): fixed access NULL in HFP callback handler
|
2024-12-05 13:21:31 +08:00 |
|
chenjianhua
|
35d7c5a4ab
|
feat(ble/bluedroid): Support setting connection params when creating connection
|
2024-12-03 18:02:37 +08:00 |
|
zhanghaipeng
|
68991d317c
|
fix(ble/bluedroid): Optimize BLE API "esp_ble_gattc_enh_open"
|
2024-12-03 18:01:04 +08:00 |
|
zhanghaipeng
|
984c023ef4
|
fix(ble/bluedroid): Fixed BLE create connection fail because of invalid own address type
|
2024-12-03 18:01:04 +08:00 |
|
Astha Verma
|
8c3304c6b0
|
fix(nimble): Added a function for printing HCI error definition
|
2024-12-03 14:52:50 +05:30 |
|
Rahul Tank
|
0b4e4f6ea3
|
Merge branch 'bugfix/change_hci_cb_logging_v5.2' into 'release/v5.2'
fix(nimble): Replace ESP_LOG* with esp_rom_printf in controller context callback (v5.2)
See merge request espressif/esp-idf!35029
|
2024-12-02 18:22:33 +08:00 |
|
Wang Meng Yang
|
b2219fbdea
|
Merge branch 'bugfix/sdp_get_uuid_error_v5.2' into 'release/v5.2'
fix(bt/bluedroid): fixed issues introduced by byte alignment(v5.2)
See merge request espressif/esp-idf!35252
|
2024-12-02 08:44:48 +08:00 |
|
xiongweichao
|
84f95469eb
|
fix(bt/bluedroid): fixed issues introduced by byte alignment
- esp_bt_uuid_t is byte aligned, tBT_UUID is 4-byte aligned.
|
2024-11-28 10:32:51 +08:00 |
|
Abhinav Kudnar
|
8d8da1d7ed
|
fix(nimble): Resolved watchdog due to memory exceed prints
|
2024-11-27 18:04:01 +08:00 |
|
Wang Meng Yang
|
5107c17e3d
|
Merge branch 'feat/add_profile_state_event_v5.2' into 'release/v5.2'
feat(bt/bluedroid): added events to indicate the profile states of HFP (v5.2)
See merge request espressif/esp-idf!35150
|
2024-11-26 15:01:58 +08:00 |
|
Jin Cheng
|
c38203e56e
|
feat(bt/bluedroid): added events to indicate the profile states of HFP
|
2024-11-25 10:22:55 +08:00 |
|
Jin Cheng
|
b3f7427b1c
|
fix(bt/bluedroid): disconnect SDP connection on receiving incorrect response
|
2024-11-25 10:20:04 +08:00 |
|
Rahul Tank
|
c2a34adc0f
|
fix(nimble): Replace ESP_LOG* with esp_rom_printf in controller context callback
|
2024-11-19 17:41:21 +05:30 |
|
Rahul Tank
|
0f4b994bc2
|
Merge branch 'bugfix/memory_issue_v5.2' into 'release/v5.2'
fix(nimble): Nimble Error logs in case of memory overflow/failure (v5.2)
See merge request espressif/esp-idf!34999
|
2024-11-19 16:58:56 +08:00 |
|
Abhinav Kudnar
|
92393685b2
|
fix(nimble): Nimble Error logs in case of memory overflow/failure
|
2024-11-18 17:52:23 +08:00 |
|
xiongweichao
|
4d3a59df68
|
fix(bt/bluedroid): Fixed the incorrect error code returned
when receiving an invalid command
|
2024-11-18 16:56:45 +08:00 |
|
Zhang Hai Peng
|
c5a4698088
|
fix(bt/bluedroid): Fixed classic bt build fail when enable dynamic memory and disable BLE
(cherry picked from commit 59d20e80d3)
Co-authored-by: zhanghaipeng <zhanghaipeng@espressif.com>
|
2024-11-14 22:13:40 +08:00 |
|
Island
|
e186bba371
|
Merge branch 'feature/support_moving_code_to_flash_v5.2' into 'release/v5.2'
feat(ble): Support for putting code in flash on ESP32-C2 (v5.2)
See merge request espressif/esp-idf!34784
|
2024-11-14 10:09:31 +08:00 |
|
Wang Meng Yang
|
2e80fd6236
|
Merge branch 'bugfix/osi_replace_free_v5.2' into 'release/v5.2'
fix(bt/bluedroid): Replace free/malloc with osi_free/malloc(v5.2)
See merge request espressif/esp-idf!34609
|
2024-11-12 19:22:26 +08:00 |
|
Wang Meng Yang
|
cbaf87af01
|
Merge branch 'bugfix/fix_avrc_absolute_volume_compatibility_v5.2' into 'release/v5.2'
bugfix/fix_avrc_absolute_volume_compatibility[backport v5.2]
See merge request espressif/esp-idf!34771
|
2024-11-12 17:54:47 +08:00 |
|
Shen Weilong
|
a56d6f148f
|
feat(ble): Support for putting code in flash on ESP32-C2
|
2024-11-11 17:49:23 +08:00 |
|
liqigan
|
8ab19b4bac
|
fix(bt/bluedroid): Fixed AVRCP compatibility issue on absolute volume synchronization
|
2024-11-08 14:49:55 +08:00 |
|
zhiweijian
|
c409db3b44
|
feat(bt/controller): Support controller code run in flash only
|
2024-11-07 16:51:56 +08:00 |
|
xiongweichao
|
dda7514ba1
|
fix(bt/bluedroid): Replace free/malloc with osi_free/malloc
|
2024-11-06 19:13:32 +08:00 |
|
Island
|
c233332f03
|
Merge branch 'bugfix/fix_ble_build_fail_v5.2' into 'release/v5.2'
fix(ble/bluedroid): Fixed BLE build fail when enable dynamic memory and BLE5.0 (v5.2)
See merge request espressif/esp-idf!34663
|
2024-11-06 16:36:53 +08:00 |
|
Island
|
f72433065d
|
Merge branch 'feat/support_blecrt_90_v5.2' into 'release/v5.2'
feat(bt/bluedroid): Added API to set supported channel selection algorithm (v5.2)
See merge request espressif/esp-idf!34504
|
2024-11-06 11:50:19 +08:00 |
|
Island
|
36dffb8f25
|
Merge branch 'bugfix/fix_ble_adv_start_fail_v5.2' into 'release/v5.2'
fix(ble/bluedroid): Fixed crash issue in BLE SMP when a disconnection process is ongoing(v5.2)
See merge request espressif/esp-idf!34527
|
2024-11-05 16:37:02 +08:00 |
|
Zhang Hai Peng
|
860399d1d2
|
fix(ble/bluedroid): Fixed BLE build fail when enable dynamic memory and BLE5.0
(cherry picked from commit 94d1a4f1c0)
Co-authored-by: zhanghaipeng <zhanghaipeng@espressif.com>
|
2024-11-05 16:13:40 +08:00 |
|
Wang Meng Yang
|
2506664f0a
|
Merge branch 'bugfix/fix_memory_leak_in_sco_v5.2' into 'release/v5.2'
fix(bt/bluedroid): Fix memory leak in sco when bluedroid disable (v5.2)
See merge request espressif/esp-idf!34566
|
2024-11-05 14:08:38 +08:00 |
|
Wang Meng Yang
|
98618d7562
|
Merge branch 'bugfix/hfp_sniff_mng_v5.2' into 'release/v5.2'
bugfix/hf_and_ag_cannot_enter/exit sniff mode. (v5.2)
See merge request espressif/esp-idf!34468
|
2024-11-04 09:38:01 +08:00 |
|
Zhang Hai Peng
|
9f4d895143
|
fix(ble/bluedroid): Fixed crash issue in BLE SMP when a disconnection process is ongoing
(cherry picked from commit 76e1650161)
Co-authored-by: zhanghaipeng <zhanghaipeng@espressif.com>
|
2024-11-04 00:04:44 +08:00 |
|
Zhang Hai Peng
|
65a1e6c272
|
fix(ble/bluedroid): Support enable BLE topology check by API
(cherry picked from commit dbc94c7056)
Co-authored-by: zhanghaipeng <zhanghaipeng@espressif.com>
|
2024-11-04 00:04:44 +08:00 |
|
linruihao
|
1e8fded85c
|
fix(bt/bluedroid): Fix memory leak in sco when bluedroid disable
|
2024-10-31 17:55:24 +08:00 |
|
chenjianhua
|
dee3aa95a6
|
fix(bt/bluedroid): Fixed error when memory debug enabled
|
2024-10-29 21:51:25 +08:00 |
|
chenjianhua
|
690eb4c517
|
fix(bt/bluedroid): Fixed GATTC app status check when BT and BLE coexist
|
2024-10-29 21:50:39 +08:00 |
|
chenjianhua
|
b0d70ba771
|
fix(bt/bluedroid): Update address type for BLE link when the connection is completed
|
2024-10-29 21:50:34 +08:00 |
|
Chen Jian Hua
|
b3686c2f60
|
feat(bt/bluedroid): Added API to set supported channel selection algorithm
(cherry picked from commit 4ae7b4aecf)
Co-authored-by: chenjianhua <chenjianhua@espressif.com>
|
2024-10-29 17:35:20 +08:00 |
|
Jin Cheng
|
c28dfe28e9
|
fix(bt/bluedroid): fixed AG and HF client cannot enter/exit sniff mode
|
2024-10-28 10:40:46 +08:00 |
|
Jin Cheng
|
fe85ffa673
|
Revert "Disable sniff mode during (e)SCO connection."
This reverts commit 39a5eb84f3.
|
2024-10-28 10:40:46 +08:00 |
|
chenjianhua
|
8c6c9b7f0c
|
refactor(bt/bluedroid): Refactor the print for gatt_server and gatt_client example
|
2024-10-24 18:04:02 +08:00 |
|
Island
|
32dce28de0
|
Merge branch 'bugfix/fix_ble_robust_feature_v5.2' into 'release/v5.2'
fix(ble/bluedroid): Fixed error when writing Client Supported Features characteristic (v5.2)
See merge request espressif/esp-idf!34246
|
2024-10-23 10:51:34 +08:00 |
|
Zhang Hai Peng
|
60c7aa85f7
|
fix(ble/bluedroid): Fixed error when writing Client Supported Features characteristic
(cherry picked from commit 5126742003)
Co-authored-by: zhanghaipeng <zhanghaipeng@espressif.com>
|
2024-10-17 16:13:27 +08:00 |
|
Rahul Tank
|
233eb67e06
|
fix(nimble): Adjust Data len time in case 5.0 support is not present
|
2024-10-16 11:59:04 +05:30 |
|
Zhang Hai Peng
|
2158eb68d0
|
fix(ble/bluedroid): Fixed BLE handle check for GATT API
(cherry picked from commit 514155de3b)
Co-authored-by: zhanghaipeng <zhanghaipeng@espressif.com>
|
2024-10-10 21:13:23 +08:00 |
|
Abhinav Kudnar
|
0134202422
|
fix(nimble): Fix the sequence of ll and host transport init
|
2024-10-03 16:57:49 +08:00 |
|
Wang Meng Yang
|
cae1491519
|
Merge branch 'feat/add_mode_chg_parem_v5.2' into 'release/v5.2'
feat(bt/bluedroid): Report sniff interval to application layer(v5.2)
See merge request espressif/esp-idf!33866
|
2024-09-29 14:03:27 +08:00 |
|
Island
|
601e35c926
|
Merge branch 'feat/get_ble_resolve_address_status_v5.2' into 'release/v5.2'
feat(ble/bluedroid): Support resolve BLE address for interval usage (v5.2)
See merge request espressif/esp-idf!33807
|
2024-09-29 10:30:04 +08:00 |
|
Wang Meng Yang
|
fc1c79ebc1
|
Merge branch 'bugfix/fix_hid_cod_setting_v5.2' into 'release/v5.2'
Bugfix/fix hid cod setting[backport 5.2]
See merge request espressif/esp-idf!33338
|
2024-09-27 19:23:24 +08:00 |
|