esp-idf/components/bt/host/bluedroid/bta/gatt
“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 component/bt: add BLE v5.0 feature for bluedroid host 2021-01-15 17:55:12 +08:00
bta_gatt_common.c Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
bta_gattc_act.c 1. transparent HID device 2021-09-07 16:59:30 +08:00
bta_gattc_api.c component/bt: add BLE v5.0 feature for bluedroid host 2021-01-15 17:55:12 +08:00
bta_gattc_cache.c add option to enable multi-connection 2021-04-20 02:41:14 +00:00
bta_gattc_ci.c Bluetooth component refactoring 2019-06-30 16:39:00 +08:00
bta_gattc_co.c Fix the high-impact issues from the code analysis report from customer. 2021-11-22 19:41:50 +08:00
bta_gattc_main.c component/bt: support BLE Read Attribute value by UUID 2020-12-02 20:04:36 +08:00
bta_gattc_utils.c component/bt: Fix a potential double free error. 2020-11-24 10:22:40 +08:00
bta_gatts_act.c component/bt: add BLE v5.0 feature for bluedroid host 2021-01-15 17:55:12 +08:00
bta_gatts_api.c Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
bta_gatts_co.c Bluetooth component refactoring 2019-06-30 16:39:00 +08:00
bta_gatts_main.c Bluetooth component refactoring 2019-06-30 16:39:00 +08:00
bta_gatts_utils.c Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00