esp-idf/components/bt/host/bluedroid/stack/l2cap
“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 fix spp acceptor deadlock 2021-06-23 11:01:17 +08:00
l2c_api.c Fix the high-impact issues from the code analysis report from customer. 2021-11-22 19:55:03 +08:00
l2c_ble.c - fix data length update failed 2021-06-28 14:59:17 +08:00
l2c_csm.c Bluetooth component refactoring 2019-06-30 16:39:00 +08:00
l2c_fcr.c Bluetooth component refactoring 2019-06-30 16:39:00 +08:00
l2c_link.c component/bt: Fixed the watchdog timeout of btu task during multi-connection 2020-09-04 16:27:03 +08:00
l2c_main.c components/bt: Add api to query the number of available buffers for the current connection 2020-06-13 15:09:36 +08:00
l2c_ucd.c Bluetooth component refactoring 2019-06-30 16:39:00 +08:00
l2c_utils.c fix spp acceptor deadlock 2021-06-23 11:01:17 +08:00
l2cap_client.c Bluetooth component refactoring 2019-06-30 16:39:00 +08:00