xiongweichao
|
101ad32110
|
Dereference before null check
|
2021-11-18 19:38:48 +08:00 |
|
sU8U7SfkcwTJVH7PjaVmej7D
|
b421ce2b00
|
Remove unused 'yy' variables
|
2021-07-30 15:59:06 +08:00 |
|
zwj
|
d8474a92bf
|
- fix data length update failed
- fix no callback when the value being used is the same as the value to be set
|
2021-06-25 15:29:38 +08:00 |
|
zwj
|
8919322c76
|
Fixed BLE reconnect failed when using rpa public address
|
2021-05-27 14:08:47 +08:00 |
|
zwj
|
58cd231895
|
optimize C3 and s3 multi-connection
|
2021-04-20 02:41:14 +00:00 |
|
zwj
|
85b73337a3
|
fix ble 5.0 SMP failed
|
2021-04-20 02:41:14 +00:00 |
|
zwj
|
e652e264c7
|
add BLE connection establishment retry
|
2021-04-20 02:41:14 +00:00 |
|
wangmengyang
|
3df07164c1
|
components/bt: shorten some log messages for bluedroid
|
2021-03-17 16:52:34 +08:00 |
|
zwj
|
d624675087
|
fix connection param update timeout
|
2021-01-15 18:05:39 +08:00 |
|
zwj
|
7c1c669799
|
component/bt: add BLE v5.0 feature for bluedroid host
|
2021-01-15 17:55:12 +08:00 |
|
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 |
|
Hrishikesh Dhayagude
|
21165edf41
|
Bluetooth component refactoring
|
2019-06-30 16:39:00 +08:00 |
|