chenjianhua
|
ba4a43e020
|
feat(bt/bluedroid): Add definition for the reason of BLE authentication failure
|
2024-06-25 00:04:14 +08:00 |
|
chenjianhua
|
6f21c18f5b
|
fix(bt/bluedroid): Fixed BLE security vulnerability when using fixed IRK
|
2024-06-25 00:04:14 +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
|
4129addca6
|
fix(bt/bluedroid): Fix remove resolving list error for esp32
|
2023-10-13 10:54:25 +08:00 |
|
zhanghaipeng
|
79c2764d1e
|
docs(bt): Update comment in ble
|
2023-08-31 16:43:32 +08:00 |
|
zhanghaipeng
|
9a9ce20e41
|
fix(bt): Fix bug with address resolution enabling during non-connected activities
|
2023-07-25 21:53:04 +08:00 |
|
chenjianhua
|
175be1c42c
|
bluedroid: support ble privacy by controller
|
2023-01-10 18:50:11 +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 |
|
Geng Yu Chao
|
46c53ab8c8
|
btdm:fix the problem that Not getting complete Identity Address (Public Address) of the Privacy-enabled Bonded Device after bonding. beacuse of the wrong memcpy in LE_KEY callback handler.
|
2019-12-09 15:21:49 +08:00 |
|
Hrishikesh Dhayagude
|
21165edf41
|
Bluetooth component refactoring
|
2019-06-30 16:39:00 +08:00 |
|