chenjianhua
|
0f7446f93f
|
bluedroid: support gatts show local database
|
2023-04-23 17:22:04 +08:00 |
|
chenjianhua
|
70bb6c7388
|
bluedroid: fixed GATT multi notify and robust caching
|
2023-01-06 20:13:58 +08:00 |
|
chenjianhua
|
702e06e09e
|
bluedroid: add internal GATT API for PTS
|
2022-12-09 13:28:31 +08:00 |
|
chenjianhua
|
238d1375a8
|
bluedroid: support GATT robust caching feature
|
2022-12-09 13:28:31 +08:00 |
|
zhiweijian@espressif.com
|
4bd267ac9a
|
Fixed bluedroid host memory overflow
|
2022-07-14 19:35:22 +08:00 |
|
xiongweichao
|
101ad32110
|
Dereference before null check
|
2021-11-18 19:38:48 +08:00 |
|
zwj
|
7c1c669799
|
component/bt: add BLE v5.0 feature for bluedroid host
|
2021-01-15 17:55:12 +08:00 |
|
Angus Gratton
|
66fb5a29bb
|
Whitespace: Automated whitespace fixes (large commit)
Apply the pre-commit hook whitespace fixes to all files in the repo.
(Line endings, blank lines at end of file, trailing whitespace)
|
2020-11-11 07:36:35 +00:00 |
|
sushant.chougule
|
70eb9abdee
|
Bluedroid: Fix BLE provisioning failure with bluedroid stack
|
2020-07-28 21:54:05 +05:30 |
|
sushant.chougule
|
0583a04969
|
Bluedroid stack dynamic allocation changes to optimise DRAM usage
Structures allocated dynamically:
tACL_CONN, tBTM_PM_MCB, tBTM_SEC_DEV_REC, tGATT_TCB, tGATT_CLCB, tL2C_LCB, tL2C_CCB, tSDP_RECORD
Total dynamic allocation size ~19KB.
Peak dram usage reduced by ~12KB when in BT classic + BLE scenario(1 a2dp sink + 1 BLE gatt server)
|
2020-07-15 14:44:10 +05:30 |
|
Geng Yu Chao
|
6c923cf330
|
Fix some typo in idf
|
2019-12-12 15:55:42 +08:00 |
|
baohongde
|
93f86b8a6d
|
components/bt: Disable BR/EDR GATT
|
2019-10-25 02:49:51 +00:00 |
|
Hrishikesh Dhayagude
|
21165edf41
|
Bluetooth component refactoring
|
2019-06-30 16:39:00 +08:00 |
|