Jin Cheng
|
20f2207d5f
|
Merge branch 'bugfix/mem_leak_op_dev_name' into 'master'
fix(bt/bluedroid): Avoided possible memory leak in the module of BT device
See merge request espressif/esp-idf!29141
|
2024-02-28 15:54:24 +08:00 |
|
zhanghaipeng
|
3eec662473
|
fix(ble/bluedroid): Update maximum BLE reconnection attempts configuration
|
2024-02-27 22:03:37 +08:00 |
|
Jin Cheng
|
a288640655
|
fix(bt/bluedroid): Avoided possible memory leak in the module of BT device
|
2024-02-23 14:14:50 +08:00 |
|
zhiweijian
|
7ea7f1536f
|
feat(bt/bluedroid): add api to setnd vendor hci command
|
2024-02-22 18:00:30 +08:00 |
|
Wang Meng Yang
|
28ff8e3788
|
Merge branch 'feat/add_test_api_for_sec' into 'master'
Feat/add test api for sec
Closes BT-3578 and BT-3579
See merge request espressif/esp-idf!28191
|
2024-02-18 09:57:37 +08:00 |
|
Roland Dobai
|
1a80217af5
|
Merge branch 'bugfix/kconcheck_file_checks' into 'master'
bugfix: Fixed KConfig files that were not succesfully checked
Closes IDF-9028 and IDF-9027
See merge request espressif/esp-idf!28385
|
2024-02-07 19:12:25 +08:00 |
|
Wang Meng Yang
|
4fb231088d
|
Merge branch 'bugfix/fix_dangling_pointer_in_remove_bond_list_section' into 'master'
fix(bt/bluedroid): fix dangling pointer issue when logging removed section
See merge request espressif/esp-idf!28734
|
2024-02-07 14:51:17 +08:00 |
|
Jiang Jiang Jian
|
289de9d872
|
Merge branch 'bugfix/fix_xQueueSemaphoreTask_assert_when_deinit_host' into 'master'
Fixed xQueueSemaphoreTask assert when deinit host during scan
Closes BLERP-536 and BLERP-552
See merge request espressif/esp-idf!28767
|
2024-02-05 11:03:12 +08:00 |
|
gongyantao
|
3f205d4d85
|
fix(bt/bluedroid): fix dangling pointer issue when logging remove section
|
2024-02-05 10:01:44 +08:00 |
|
Jakub Kocka
|
0b00e49ac5
|
fix: Fixed KConfig files that were not succesfully checked
|
2024-02-02 14:13:45 +01:00 |
|
chenjianhua
|
a3f5382eaa
|
feat(bt/bluedroid): Support get status of bluedroid host
|
2024-02-02 17:29:11 +08:00 |
|
zhiweijian
|
5b63a473f8
|
Fixed xQueueSemaphoreTask assert when deinit host during scan
|
2024-01-31 19:06:22 +08:00 |
|
Island
|
a4268b88c5
|
Merge branch 'bugfix/fix_ble_remove_bond' into 'master'
fix(ble/bluedroid): Fix dangling pointer issue in deletion of bonded devices
Closes BLERP-478
See merge request espressif/esp-idf!28589
|
2024-01-22 20:35:51 +08:00 |
|
Island
|
f8a12adcf5
|
Merge branch 'feat/support_ble_get_callback' into 'master'
Feat/support ble get callback
See merge request espressif/esp-idf!28355
|
2024-01-22 10:43:28 +08:00 |
|
zhanghaipeng
|
101bfcd7a1
|
fix(ble/bluedroid): Fix BLE background connection log level
|
2024-01-20 16:42:54 +08:00 |
|
zhanghaipeng
|
b491c7bb6f
|
fix(ble/bluedroid): Fix dangling pointer issue in deletion of bonded devices
|
2024-01-20 16:35:38 +08:00 |
|
zhanghaipeng
|
ee4d4f1d35
|
docs(ble/bluedroid): Optimize documentation for BLE duplicate scan
|
2024-01-19 11:21:42 +08:00 |
|
zhanghaipeng
|
8de484888f
|
feat(ble/bluedroid): Add getter for BLE GATTC calllback
|
2024-01-19 11:21:42 +08:00 |
|
Zeke Gustafson
|
be47da1962
|
feat(ble/bluedroid): Add getter for BLE GATTS callback
|
2024-01-19 11:21:42 +08:00 |
|
Zeke Gustafson
|
6bc5b0069f
|
feat(ble/bluedroid): Add getter for BLE GAP callback
|
2024-01-19 11:21:42 +08:00 |
|
zhanghaipeng
|
32290b2475
|
fix(ble/bluedroid): Fix ble memory leak when gattc config off
|
2024-01-17 15:20:24 +08:00 |
|
Wang Meng Yang
|
4997c81335
|
Merge branch 'bugfix/spp_disc_connect_btqabr2023_156_v5.3' into 'master'
fix(bt/bluedroid): Fixed SPP connection failure
Closes BTQABR2023-156
See merge request espressif/esp-idf!28029
|
2024-01-17 12:11:08 +08:00 |
|
Wang Meng Yang
|
8a76b2e2ec
|
Merge branch 'bugfix/update_spp_doc' into 'master'
docs(bt/bluedroid): update API documents of SPP
Closes BT-3568
See merge request espressif/esp-idf!28111
|
2024-01-09 15:29:11 +08:00 |
|
Island
|
ee7794c395
|
Merge branch 'bugfix/increase_btu_task_stack_size_master' into 'master'
fix(bt/bludroid): Increase BTU task stack size
Closes BT-3571
See merge request espressif/esp-idf!28319
|
2024-01-08 19:47:05 +08:00 |
|
linruihao
|
4fbfc98132
|
fix(bt/bludroid): Increase BTU task stack size
|
2024-01-08 11:34:10 +08:00 |
|
Zhang Hai Peng
|
0b8e6c66c4
|
Merge branch 'bugfix/ble_check_adv_data' into 'master'
fix(bt/bluedroid): Fix ble adv data check to avoid memory overflow
See merge request espressif/esp-idf!28245
|
2024-01-05 14:17:42 +08:00 |
|
Jin Cheng
|
057eb7061d
|
feat(bt/bluedroid): Added an event to notify the encryption mode to applicaiton layer
|
2024-01-05 09:40:38 +08:00 |
|
Island
|
e8ff5511f2
|
Merge branch 'feat/config_ble_max_bond_dev_count' into 'master'
feat(bt/bluedroid): Make the max number of bond device to be configurable
Closes BLERP-375
See merge request espressif/esp-idf!27990
|
2024-01-04 14:43:35 +08:00 |
|
zhanghaipeng
|
c66fc143fa
|
fix(bt/bluedroid): Fix ble adv data check to avoid memory overflow
|
2024-01-04 13:21:42 +08:00 |
|
Jin Cheng
|
6ee9b95960
|
feat(bt/bluedroid): Added report for the type of link key in ESP_BT_GAP_AUTH_CMPL_EVT
|
2023-12-29 16:22:04 +08:00 |
|
zhanghaipeng
|
a2425ac3e7
|
fix(bt/bluedroid): Fix ble app unregister no event
|
2023-12-28 17:30:57 +08:00 |
|
Wang Meng Yang
|
4c8f6c5458
|
Merge branch 'feat/add_get_device_name_api' into 'master'
feat(bt/bluedroid): Added API to get local device name
Closes BT-3526
See merge request espressif/esp-idf!27667
|
2023-12-27 10:37:33 +08:00 |
|
Jin Cheng
|
42f19d657a
|
docs(bt/bluedroid): update API documents of SPP
|
2023-12-26 09:13:20 +08:00 |
|
Island
|
011d8a309a
|
Merge branch 'bugfix/fix_ble_prepare_write' into 'master'
Bugfix/fix ble prepare write
Closes BLERP-336
See merge request espressif/esp-idf!27831
|
2023-12-22 19:09:21 +08:00 |
|
Island
|
083fe84db7
|
Merge branch 'bugfix/ble_update_lib_20231219' into 'master'
update lib on master
Closes BLERP-371, BLERP-364, BLERP-363, BLERP-361, BLERP-349, BLERP-360, BLERP-350, BLERP-351, BLERP-352, BLERP-353, BLERP-354, BLERP-356, BLERP-357, BLERP-358, BLERP-359, BLERP-366, BLERP-376, and BLERP-378
See merge request espressif/esp-idf!27997
|
2023-12-22 14:57:15 +08:00 |
|
xiongweichao
|
71442ef6de
|
fix(bt/bluedroid): Fixed SPP connection failure
The connection failure is caused by the BTU and application layer status being out of sync.
|
2023-12-21 17:42:26 +08:00 |
|
zhanghaipeng
|
b693094ee8
|
fix(bt/bluedroid): Fix BLE prepare write
|
2023-12-21 10:53:38 +08:00 |
|
luomanruo
|
0504b60b7a
|
ble: support for selecting CSA#2 by menuconfig
ble(fix): fixed event receiving on host side without returning event buffer to pool
|
2023-12-19 14:38:22 +08:00 |
|
chenjianhua
|
bc98ff414f
|
feat(bt/bluedroid): Make the max number of bond device to be configurable
|
2023-12-19 11:38:01 +08:00 |
|
Jin Cheng
|
a3f68aef8a
|
feat(bt/bluedroid): Added API to get local device name
|
2023-12-15 19:30:12 +08:00 |
|
gongyantao
|
d5e5cd0237
|
fix(bt/bluedroid): fixed btc_config_lock error
|
2023-12-15 11:03:29 +08:00 |
|
Island
|
45198988b0
|
Merge branch 'bugfix/fix_ble_gattc_deregister' into 'master'
fix(bt/bluedroid): Fix ble gattc deregister
Closes BLERP-321
See merge request espressif/esp-idf!27622
|
2023-12-14 12:26:27 +08:00 |
|
Wang Meng Yang
|
7a45809b4f
|
Merge branch 'bugfix/crash_in_btc_hf_init' into 'master'
fix(bt/bluedroid): Added dynamic memory allocation for HFP control blocks
Closes BT-3498, BT-3505, BT-3524, COEXQABR24-4, COEXQABR24-16, COEXQABR24-17, and BTQABR2023-112
See merge request espressif/esp-idf!27211
|
2023-12-14 12:23:55 +08:00 |
|
gongyantao
|
f303fa0174
|
fix(bt/bluedroid): fixed build error when compiler in performace mode
Closes https://github.com/espressif/esp-idf/issues/12751
|
2023-12-12 15:00:45 +08:00 |
|
Island
|
9bdcfa672f
|
Merge branch 'bugfix/fix_ble_adv_scan_status' into 'master'
fix(bt/bluedroid): Fix ble adv and scan status when deinit bluedroid
Closes BLERP-324
See merge request espressif/esp-idf!27636
|
2023-12-07 16:25:37 +08:00 |
|
zhanghaipeng
|
305bb1a146
|
fix(bt/bluedroid): Fix ble gattc deregister
|
2023-12-07 11:21:13 +08:00 |
|
Jin Cheng
|
e78209ad47
|
fix(bt/bluedroid): Disabled Sniff Subrating temporarily as it did not work well
|
2023-12-05 20:10:03 +08:00 |
|
Jin Cheng
|
58256d8c4b
|
fix(bt/bluedroid): Changed the default air mode to invalid value
|
2023-12-05 20:10:03 +08:00 |
|
Jin Cheng
|
dba328d9d5
|
fix(bt/bluedroid): Removed redundant operation of SCO clean up
|
2023-12-05 20:10:03 +08:00 |
|
Jin Cheng
|
0f9e8687ee
|
fix(bt/bluedroid): Corrected the definitions of HF Client callback events
|
2023-12-05 20:10:00 +08:00 |
|