esp-idf/components/bt/host/bluedroid/bta/dm
“YangZhao” 4200865dd1 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:55:03 +08:00
..
include component/bt: add clear white list API 2021-09-22 15:59:45 +08:00
bta_dm_act.c component/bt: fix data length update failed 2021-10-13 19:43:47 +08:00
bta_dm_api.c component/bt: add clear white list API 2021-09-22 15:59:45 +08:00
bta_dm_cfg.c Disable sniff mode during (e)SCO connection. 2020-01-07 03:15:32 +00: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:55:03 +08:00
bta_dm_main.c component/bt: add clear white list API 2021-09-22 15:59:45 +08:00
bta_dm_pm.c tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) 2019-08-01 16:28:56 +07:00
bta_dm_qos.c components/bt: Add QOS for SPP, to decrease the delay from slave to master 2020-12-25 14:51:15 +08:00
bta_dm_sco.c Bluetooth component refactoring 2019-06-30 16:39:00 +08:00