esp-idf/components/bt/host/bluedroid/bta/dm
“YangZhao” 4345e15f23 Fix the high-impact issues from the code analysis report from customer.
For the CID10564,10384,10280,10098,10038,The memory was released in other place.
For the CID10365,it release the memory in the function when sent successfully.
For the CID10268,10011, we need not change the code.
2021-11-22 19:41:50 +08:00
..
include 1. transparent HID device 2021-09-07 16:59:30 +08:00
bta_dm_act.c component/bt: fix data length update failed 2021-10-13 19:58:21 +08:00
bta_dm_api.c fix vendor hci memory leak 2021-01-15 18:03:15 +08:00
bta_dm_cfg.c 1. transparent HID device 2021-09-07 16:59:30 +08:00
bta_dm_ci.c Bluetooth component refactoring 2019-06-30 16:39:00 +08:00
bta_dm_co.c Fix the high-impact issues from the code analysis report from customer. 2021-11-22 19:41:50 +08:00
bta_dm_main.c component/bt: add BLE v5.0 feature for bluedroid host 2021-01-15 17:55:12 +08:00
bta_dm_pm.c bt host: Don't redefine the assert macro 2021-03-03 10:26:57 +11:00
bta_dm_qos.c Add API to config QoS 2021-01-05 10:32:47 +08:00
bta_dm_sco.c Bluetooth component refactoring 2019-06-30 16:39:00 +08:00