Wang Meng Yang
|
40d398199f
|
Merge branch 'feature/add_api_to_send_vendor_hci_cmd_v5.2' into 'release/v5.2'
feat(bt/bluedroid): add api to send vendor hci command (backport v5.2)
See merge request espressif/esp-idf!30127
|
2024-04-16 17:48:20 +08:00 |
|
zhiweijian
|
a43f54ccc0
|
fix(ble/bluedroid): Fixed adv not restart due to disconnection reason 0x3e
|
2024-04-13 10:36:44 +08:00 |
|
zhiweijian
|
9b72c4ef54
|
feat(bt/common): Add bluerooth hci layer data stream record
|
2024-04-13 10:35:23 +08:00 |
|
zhiweijian
|
0efee1745c
|
feat(bt/bluedroid): add api to setnd vendor hci command
|
2024-04-13 10:28:54 +08:00 |
|
xiongweichao
|
a34ff0eca3
|
fix(bt/bluedroid): Fix SPP crash after deinit
- The disconnection event comes up after spp disable is completed, so a null pointer is used.
|
2024-04-12 09:13:04 +08:00 |
|
Jiang Jiang Jian
|
a70bb45c48
|
Merge branch 'bugfix/sdp_remove_record_no_evt_v5.2' into 'release/v5.2'
fix(bt/bluedroid): Fixed the crash caused by using illegal pointers during SDP deinit(v5.2)
See merge request espressif/esp-idf!29942
|
2024-04-01 14:53:09 +08:00 |
|
xiongweichao
|
dfeeaf386e
|
fix(bt/bluedorid): Fixed crash caused by using illegal pointer
|
2024-04-01 11:33:23 +08:00 |
|
xiongweichao
|
2da016575f
|
fix(bt/bluedorid): Fixed no event when removing an invalid SDP record
|
2024-04-01 11:33:17 +08:00 |
|
Jin Cheng
|
7c15d88e75
|
change(bt/bluedroid): Use BTC util to convert HCI status to ESP status
|
2024-03-28 10:18:11 +08:00 |
|
Jin Cheng
|
85403d2e5e
|
feat(bt/bluedroid): Moved the memory allocation of HF AG control blocks to BTC module
|
2024-03-14 10:52:27 +08:00 |
|
Jiang Jiang Jian
|
daa6a0d5c2
|
Merge branch 'bugfix/fix_some_ble_bugs_cjh_v5.2' into 'release/v5.2'
Fixed some BLE bugs 2403 (backport v5.2)
See merge request espressif/esp-idf!29465
|
2024-03-12 10:53:56 +08:00 |
|
zhanghaipeng
|
c2b4a872cb
|
fix(ble/bluedroid): Fixed BLE crash when repeatedly initialize and deinitialize host
|
2024-03-10 20:01:04 +08:00 |
|
zhanghaipeng
|
8bab1037bb
|
fix(ble/bluedroid): Fixed BLE BLE periodic advertising parameter check
|
2024-03-10 20:00:49 +08:00 |
|
chenjianhua
|
4ff5528a23
|
feat(bt/bluedroid): Add ext adv and privacy status check
|
2024-03-07 12:31:42 +08:00 |
|
thekurtovic
|
d406bf02b5
|
fix(bt/bluedroid): Fixed "reprot" typo in esp_ble_gap_ext_adv_reprot_t
|
2024-03-07 12:31:36 +08:00 |
|
chenjianhua
|
94c0684fdb
|
fix(bt/bluedroid): Fixed crash when calculating GATTS database hash
|
2024-03-07 12:31:19 +08:00 |
|
zhanghaipeng
|
4521a50db5
|
fix(ble/bluedroid): Update maximum BLE reconnection attempts configuration
|
2024-02-23 15:57:45 +08:00 |
|
Jiang Jiang Jian
|
77f5391037
|
Merge branch 'feat/add_test_api_for_sec_v5.2' into 'release/v5.2'
Feat/add test api for sec v5.2
See merge request espressif/esp-idf!29169
|
2024-02-22 12:20:47 +08:00 |
|
Jin Cheng
|
5b6fbea041
|
docs(bt/bluedroid): update API documents of SPP
|
2024-02-22 09:52:53 +08:00 |
|
Jin Cheng
|
7560b70244
|
feat(bt/bluedroid): Added an event to notify the encryption mode to applicaiton layer
|
2024-02-22 09:51:48 +08:00 |
|
Jin Cheng
|
fdd1f41836
|
feat(bt/bluedroid): Added report for the type of link key in ESP_BT_GAP_AUTH_CMPL_EVT
|
2024-02-22 09:51:48 +08:00 |
|
Jiang Jiang Jian
|
5cb1e9f6f4
|
Merge branch 'feat/support_get_bluedroid_status_v5.2' into 'release/v5.2'
Support get status of bluedroid host (backport v5.2)
See merge request espressif/esp-idf!28881
|
2024-02-20 14:33:46 +08:00 |
|
Island
|
d4dd0d4201
|
Merge branch 'bugfix/fix_some_ble_issue_v5.2' into 'release/v5.2'
Bugfix/fix some ble issue v5.2(backport v5.2)
See merge request espressif/esp-idf!28617
|
2024-02-19 15:19:24 +08:00 |
|
Jiang Jiang Jian
|
7e6e769aed
|
Merge branch 'bugfix/ble_bug_backport_20240205' into 'release/v5.2'
Bugfix/ble bug backport 20240205 (backport v5.2)
See merge request espressif/esp-idf!28901
|
2024-02-19 11:07:29 +08:00 |
|
Roland Dobai
|
202c60bf6b
|
Merge branch 'bugfix/kconcheck_file_checks_v5.2' into 'release/v5.2'
Bugfix/kconcheck file checks v5.2
See merge request espressif/esp-idf!28976
|
2024-02-18 15:33:12 +08:00 |
|
Wang Meng Yang
|
ee4fdf8447
|
Merge branch 'bugfix/spp_disc_connect_btqabr2023_156_v5.2' into 'release/v5.2'
fix(bt/bluedroid): Fixed SPP connection failure(v5.2)
See merge request espressif/esp-idf!28524
|
2024-02-18 09:50:25 +08:00 |
|
Jakub Kocka
|
8a6fe49314
|
fix: Fixed KConfig files that were not succesfully checked
|
2024-02-07 15:09:35 +01:00 |
|
gongyantao
|
72a8b4e6e8
|
fix(bt/bluedroid): fix dangling pointer issue when logging remove section
|
2024-02-07 14:57:28 +08:00 |
|
zhiweijian
|
68d2915377
|
Fixed xQueueSemaphoreTask assert when deinit host during scan
|
2024-02-05 16:01:29 +08:00 |
|
chenjianhua
|
024bccbc58
|
feat(bt/bluedroid): Support get status of bluedroid host
|
2024-02-04 16:30:15 +08:00 |
|
chenjianhua
|
7af929f825
|
feat(bt/bluedroid): Make the max number of bond device to be configurable
|
2024-02-04 16:28:57 +08:00 |
|
Zeke Gustafson
|
29e1ca5ddd
|
feat(ble/bluedroid): Add getter for BLE GAP callback
|
2024-01-26 16:21:27 +08:00 |
|
Zeke Gustafson
|
5ed6abc5e2
|
feat(ble/bluedroid): Add getter for BLE GATTS callback
|
2024-01-26 16:21:27 +08:00 |
|
zhanghaipeng
|
9b2e0a2a01
|
feat(ble/bluedroid): Add getter for BLE GATTC calllback
|
2024-01-26 16:21:27 +08:00 |
|
zhanghaipeng
|
217ed6c1bf
|
docs(ble/bluedroid): Optimize documentation for BLE duplicate scan
|
2024-01-26 16:21:27 +08:00 |
|
zhanghaipeng
|
48abf362c0
|
fix(ble/bluedroid): Fix dangling pointer issue in deletion of bonded devices
|
2024-01-26 16:21:27 +08:00 |
|
zhanghaipeng
|
14bb24c3ab
|
fix(ble/bluedroid): Fix BLE background connection log level
|
2024-01-26 16:21:27 +08:00 |
|
Island
|
2710c37d51
|
Merge branch 'bugfix/fix_ble_robost_cashing_v5.2' into 'release/v5.2'
fix(bt/bluedroid): Fix BLE robost cashing config(backport v5.2)
See merge request espressif/esp-idf!28201
|
2024-01-22 10:33:25 +08:00 |
|
Island
|
9156cb085f
|
Merge branch 'bugfix/fix_ble_memory_leak_v5.2' into 'release/v5.2'
fix(ble/bluedroid): Fix ble memory leak when gattc config off(backport v5.2)
See merge request espressif/esp-idf!28495
|
2024-01-22 10:33:16 +08:00 |
|
Island
|
0c5d2c261d
|
Merge branch 'bugfix/ble_check_adv_data_v5.2' into 'release/v5.2'
fix(bt/bluedroid): Fix ble adv data check to avoid memory overflow(backport v5.2)
See merge request espressif/esp-idf!28405
|
2024-01-22 10:33:00 +08:00 |
|
zhanghaipeng
|
b1dee3e510
|
fix(ble/bluedroid): Fix ble memory leak when gattc config off
|
2024-01-17 15:20:21 +08:00 |
|
xiongweichao
|
773845be66
|
fix(bt/bluedroid): Fixed SPP connection failure
The connection failure is caused by the BTU and application layer status being out of sync.
|
2024-01-17 15:13:00 +08:00 |
|
zhanghaipeng
|
09475c744f
|
fix(bt/bluedroid): Fix ble adv data check to avoid memory overflow
|
2024-01-11 16:33:35 +08:00 |
|
linruihao
|
07f9c7664d
|
fix(bt/bludroid): Increase BTU task stack size
|
2024-01-08 11:35:24 +08:00 |
|
zhanghaipeng
|
f4c6faa943
|
fix(bt/bluedroid): Fix BLE robost cashing config
|
2023-12-30 20:13:26 +08:00 |
|
Jiang Jiang Jian
|
bd18b8ba6a
|
Merge branch 'bugfix/fix_ble_app_unregister_no_event_v5.2' into 'release/v5.2'
fix(bt/bluedroid): Fix ble app unregister no event(backport v5.2)
See merge request espressif/esp-idf!28167
|
2023-12-29 11:08:20 +08:00 |
|
zhanghaipeng
|
915cb63bb1
|
fix(bt/bluedroid): Fix ble app unregister no event
|
2023-12-28 17:32:45 +08:00 |
|
zhanghaipeng
|
f18d887a6d
|
fix(bt/bluedroid): Fix BLE prepare write
|
2023-12-27 22:03:48 +08:00 |
|
Jin Cheng
|
f30d282d66
|
fix(bt/bluedroid): Disabled Sniff Subrating temporarily as it did not work well
|
2023-12-26 11:48:04 +08:00 |
|
Jin Cheng
|
daed0d9f3a
|
fix(bt/bluedroid): Changed the default air mode to invalid value
|
2023-12-26 11:48:04 +08:00 |
|