esp-idf/components/bt/host/bluedroid
“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
..
api Fix the high-impact issues from the code analysis report from customer. 2021-11-22 19:41:50 +08:00
bta Fix the high-impact issues from the code analysis report from customer. 2021-11-22 19:41:50 +08:00
btc Fix the high-impact issues from the code analysis report from customer. 2021-11-22 19:41:50 +08:00
common/include/common Fix the issue of device name len limited 2021-11-19 15:50:18 +08:00
device component/bt: add BLE v5.0 feature for bluedroid host 2021-01-15 17:55:12 +08:00
external/sbc Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
hci fix spp acceptor deadlock 2021-06-22 15:05:27 +08:00
main 1. transparent HID device 2021-09-07 16:59:30 +08:00
stack Fix the high-impact issues from the code analysis report from customer. 2021-11-22 19:41:50 +08:00
Kconfig.in components/bt: move config BT_RESERVE_DRAM from bluedroid to ESP32 controller 2021-09-16 20:26:35 +08:00