zhanghaipeng
|
5c6533d574
|
fix(bt/bluedroid): Fix bugs in ble service change characteristic
|
2023-10-16 19:30:08 +08:00 |
|
chenjianhua
|
630154ed2d
|
bluedroid: support gatts show local database
|
2023-08-30 15:17:38 +08:00 |
|
chenjianhua
|
3100841f64
|
bluedroid: fixed GATT multi notify and robust caching
|
2023-08-30 15:17:30 +08:00 |
|
chenjianhua
|
0b76c3615e
|
bluedroid: add internal GATT API for PTS
|
2023-08-30 15:15:23 +08:00 |
|
chenjianhua
|
42a1d94830
|
bluedroid: support GATT robust caching feature
|
2023-08-30 15:13:03 +08:00 |
|
zhiweijian
|
b9e9a60c4f
|
Fixed ATT Ignore wrong response error
|
2023-05-11 02:45:56 +00:00 |
|
zhiweijian@espressif.com
|
4bd267ac9a
|
Fixed bluedroid host memory overflow
|
2022-07-14 19:35:22 +08:00 |
|
zwj
|
7c1c669799
|
component/bt: add BLE v5.0 feature for bluedroid host
|
2021-01-15 17:55:12 +08:00 |
|
XieWenxiang
|
366b036ba5
|
component/bt: support BLE Authorization
|
2020-12-02 09:07:24 +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 |
|
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 |
|