zwj
|
bdafdbbf3d
|
disable bluedroid congest error log print
|
2021-01-27 14:45:03 +08:00 |
|
zwj
|
ad09955b1f
|
fix crash when creating aux open failed, fix GAP_22026 failed
|
2021-01-15 18:05:18 +08:00 |
|
zwj
|
0880c7bcf9
|
fix ble read multi char err when the number of handles is more than 10
|
2021-01-15 18:03:39 +08:00 |
|
zwj
|
7c1c669799
|
component/bt: add BLE v5.0 feature for bluedroid host
|
2021-01-15 17:55:12 +08:00 |
|
XieWenxiang
|
e840191a0c
|
component/bt: support BLE Application Layer Encryption key size check
|
2020-12-02 09:08:03 +08:00 |
|
XieWenxiang
|
366b036ba5
|
component/bt: support BLE Authorization
|
2020-12-02 09:07:24 +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 |
|
lly
|
5f146455f3
|
component/bt: Fix gatt clcb use-after-free issue
|
2020-10-28 02:42:28 +00:00 |
|
sushant.chougule
|
70eb9abdee
|
Bluedroid: Fix BLE provisioning failure with bluedroid stack
|
2020-07-28 21:54:05 +05:30 |
|
sushant.chougule
|
a7d8d2c8da
|
Bluedroid: Fix gatt clcb allocation and deallocation error
|
2020-07-25 01:48:48 +00: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 |
|
wangcheng
|
e87a42f46c
|
components/bt: Add api to query the number of available buffers for the current connection
|
2020-06-13 14:27:48 +08:00 |
|
xiewenxiang
|
5d0b6da6a0
|
component/bt: fix don't dequeue the command queue after process the read_by_type_req
|
2020-03-31 15:10:01 +08:00 |
|
weitianhua
|
0d2790a429
|
Remove (x2) variable in BCM_STRNCPY_S and BCM_STRCPY_S when performance optimization enabled
|
2020-03-12 16:20:58 +08:00 |
|
Geng Yu Chao
|
6c923cf330
|
Fix some typo in idf
|
2019-12-12 15:55:42 +08:00 |
|
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 |
|
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 |
|