zhiweijian
fc89e3f068
fix(ble/bluedroid): move setting host feature API to GAP
2025-04-02 00:03:29 +08:00
zhiweijian
ed5a3bc999
feat(bt/bluedroid): Support ble bluedroid host connection subrating feature
2025-04-02 00:03:29 +08:00
zhiweijian
427bcbffc0
feat(bt/bluedroid): Support ble bluedroid host power control feature
2025-04-02 00:03:29 +08:00
zhiweijian
2a5d15c45b
feat(bt/bluedroid): Support BLE CTE in bluedroid host
2025-04-02 00:03:29 +08:00
zhiweijian
479a2f5475
feat(bt/bluedroid): Support BLE iso in bluedroid host
2025-04-02 00:03:29 +08:00
Island
311f33cf15
Merge branch 'feat/support_ble_vendor_hci_event_report_v5.2' into 'release/v5.2'
...
feat(bt/bluedroid): Support BLE vendor hci event reporting (v5.2)
See merge request espressif/esp-idf!37352
2025-03-13 10:55:56 +08:00
chenjianhua
629508613e
feat(bt/bluedroid): Support BLE vendor hci event reporting
2025-03-10 18:04:24 +08:00
chenjianhua
93ab87de1d
feat(bt/bluedroid): Support BLE setting vendor event mask
2025-03-10 18:04:24 +08:00
zhanghaipeng
d006534327
feat(ble/bluedroid): Support read periodic advertiser list size command
2025-03-10 14:12:24 +08:00
Island
ac5760d28e
Merge branch 'change/ble_update_20250221_v5.2' into 'release/v5.2'
...
Combined backport MR for BLE Lib & Feature Updates
See merge request espressif/esp-idf!37188
2025-03-06 11:49:38 +08:00
Island
0de2a4c27b
Merge branch 'feat/optimize_ble_config_reduce_bin_v5.2' into 'release/v5.2'
...
Feat/optimize bluedroid host config and reduce bin size (v5.2)
See merge request espressif/esp-idf!37259
2025-03-05 15:46:14 +08:00
zhanghaipeng
21c9961dd8
fix(ble/bluedroid): Support SPI log output options for HCI
2025-03-03 16:36:40 +08:00
zhiweijian
1fa244336d
feat(bt/bluedroid): optimize bluedroid menuconfig
2025-02-25 16:53:45 +08:00
xiongweichao
8debf8cf32
fix(bt): Fixed SDP record integrity check bug
2025-02-14 10:29:25 +08:00
xiongweichao
353b860837
fix(bt/bluedroid): Fixed incorrect types of some variables in SDP
2025-02-14 10:29:24 +08:00
Zhang Hai Peng
f9b60f6f74
docs(ble/bluedroid): Optimize doc for registering BLE callback functions
...
(cherry picked from commit d84ccadf90
)
Co-authored-by: zhanghaipeng <zhanghaipeng@espressif.com >
2025-01-06 11:13:43 +08:00
Chen Jian Hua
b0f857a0f8
Merge branch 'refactor/optimize_ble_gatt_api_doc' into 'master'
...
refactor(bt/bluedroid): Optimize BLE GATT related APIs reference
See merge request espressif/esp-idf!34650
(cherry picked from commit 19b5381c99
)
7320c77d refactor(bt/bluedroid): Optimize BLE GATT related APIs reference
8a80617c refactor(bt/bluedroid): Optimize BLE GATT related APIs reference
0ac97e98 refactor(bt/bluedroid): Optimize BLE GATT related APIs reference
27b17c69 refactor(bt/bluedroid): Optimize BLE GATT related APIs reference
ea8d7686 docs: Update gattc & gatts api header files
f508772f Apply 3 suggestion(s) to 2 file(s)
03469b52 Apply 2 suggestion(s) to 1 file(s)
aa2cf7a5 docs: fix minor issue
46dc6e96 docs(ble): Replaced "closed" with "terminated" for physical connection.
Co-authored-by: Wei Yu Han <weiyuhan@espressif.com >
2024-12-24 15:19:53 +08:00
zhanghaipeng
9c38d1f29e
feat(ble/bluedroid): Support create BLE static random address and NRPA
2024-12-17 14:28:12 +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
Jin Cheng
c38203e56e
feat(bt/bluedroid): added events to indicate the profile states of HFP
2024-11-25 10:22:55 +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
chenjianhua
8c6c9b7f0c
refactor(bt/bluedroid): Refactor the print for gatt_server and gatt_client example
2024-10-24 18:04:02 +08:00
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
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
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
xiongweichao
e5984120ac
feat(bt/bluedroid): Report sniff interval to application layer
2024-09-27 14:14:02 +08:00
liqigan
4459865257
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-26 09:57:21 +08:00
liqigan
ec88dc9881
change(bt/bluedroid): Limited SDP service discovery operation
2024-09-26 09:55:28 +08:00
Island
34e8a4c7bd
Merge branch 'docs/optimized_ble_gattc_multi_connect_example_v5.2' into 'release/v5.2'
...
docs(ble/bluedroid): Optimize BLE example documentation for getting characteristic (v5.2)
See merge request espressif/esp-idf!33195
2024-09-25 17:44:54 +08:00
Chen Jian Hua
2c133cb1bc
feat(bt/bluedroid): Add BLE connection id param for ESP_GATTS_RESPONSE_EVT
...
(cherry picked from commit e4a372ab76
)
Co-authored-by: chenjianhua <chenjianhua@espressif.com >
2024-09-19 09:12:32 +08:00
zhanghaipeng
243d6752ad
fix(ble/bluedroid): Optimize BLE function 'esp_ble_resolve_adv_data_by_type'
2024-08-29 16:17:46 +08:00
chenqingqing
fa11f9c7b3
fix(bt): Add a parameter in the two least significant bits of Class of Device
2024-08-28 16:49:35 +08:00
zhanghaipeng
7e04b04b1c
fix(ble/bluedroid): Fixed memory out-of-bounds issue when parsing adv data
2024-08-23 09:42:18 +08:00
Jiang Jiang Jian
9eb139ac4b
Merge branch 'bugfix/fix_some_ble_bugs_cjh_v5.2' into 'release/v5.2'
...
Fixed some BLE bugs 240812 (backport v5.2)
See merge request espressif/esp-idf!32793
2024-08-22 19:36:25 +08:00
chenjianhua
cf641dab0f
feat(bt/bluedroid): Report HCI error code to app when command fails
2024-08-12 20:39:31 +08:00
zhanghaipeng
514a50b423
feat(ble/bluedroid): Support getting BLE address type in bond list
2024-08-09 20:26:00 +08:00
zhanghaipeng
523758c30c
docs(ble/bluedroid): Optimize documentation for BLE connection parameter updates
2024-08-09 20:25:31 +08:00
zhanghaipeng
f88ac25595
fix(ble/bluedroid): Fix incorrect state issue when unregistering BLE GATTC application
2024-07-30 18:03:43 +08:00
zhanghaipeng
a7dc067f1c
feat(ble/bluedroid): Support BLE50 instance in related event
2024-07-09 15:23:52 +08:00
chenjianhua
ba4a43e020
feat(bt/bluedroid): Add definition for the reason of BLE authentication failure
2024-06-25 00:04:14 +08:00
zhiweijian
ef9ed5143a
feat(bt/nimble): support hci log for nimble
2024-06-06 09:45:47 +08:00
chenjianhua
54ac03217f
feat(bt/bluedroid): support BLE set privacy mode
2024-05-22 19:35:48 +08:00
zhanghaipeng
4eba8c2828
feat(ble/bluedroid): Support BLE add device to resolving list
2024-05-22 19:33:55 +08:00
zhanghaipeng
ed37f99e8a
feat(ble/bluedroid): Support set resolvable provate address timeout by api
2024-05-22 19:33:55 +08:00
zhanghaipeng
83910d96eb
fix(ble/bluedroid): Fixed BLE GATT max length of an attribute value
2024-05-22 19:33:55 +08:00
zhanghaipeng
bd82e0aba8
fix(ble/bluedroid): Optimize BLE documentation comments to comply with Doxygen syntax
2024-05-22 19:33:55 +08:00
zhiweijian
4dda86b352
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/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-30 12:02:56 +08:00
zhiweijian
7e97c5fb16
fix(ble/bluedroid): Remove esp_bluedroid_init() discard declaration
2024-04-30 12:02:45 +08:00