esp-idf/components/bt/host/bluedroid/stack/gatt
“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: support BLE Authorization 2020-12-03 15:19:17 +08:00
att_protocol.c Fix some typo in idf 2019-12-12 15:55:42 +08:00
gatt_api.c Fix some typo in idf 2019-12-12 15:55:42 +08:00
gatt_attr.c Bluetooth component refactoring 2019-06-30 16:39:00 +08:00
gatt_auth.c Bluetooth component refactoring 2019-06-30 16:39:00 +08:00
gatt_cl.c disable bluedroid congest error log print 2021-02-18 09:39:01 +00:00
gatt_db.c Fix the high-impact issues from the code analysis report from customer. 2021-11-22 19:55:03 +08:00
gatt_main.c Fix some typo in idf 2019-12-12 15:55:42 +08:00
gatt_sr.c fix ble read multi char err when the number of handles is more than 10 2021-02-18 09:39:01 +00:00
gatt_utils.c Fix the high-impact issues from the code analysis report from customer. 2021-11-22 19:55:03 +08:00