esp-idf/components/bt
“YangZhao” 12ec4866b8 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 17:38:02 +08:00
..
common Fix the high-impact issues from the code analysis report from customer. 2021-11-22 17:38:02 +08:00
controller Update esp32 bt-lib 2021-11-18 15:23:36 +08:00
esp_ble_mesh Merge branch 'bugfix/ble_mesh_host_init' into 'master' 2021-11-03 02:25:03 +00:00
host Fix the high-impact issues from the code analysis report from customer. 2021-11-22 17:38:02 +08:00
include ci: replace old header with new SPDX header style 2021-10-14 10:51:10 +08:00
test Build & config: Remove leftover files from the unsupported "make" build system 2021-11-11 15:32:36 +01:00
CMakeLists.txt IPC: Move ipc sources to esp_system 2021-11-11 10:30:01 +08:00
Kconfig components/bt: Combine 3 Bluetooth controller menu 2021-09-15 10:57:37 +08:00
linker.lf ldgen: use uppercase keywords for flags 2021-03-01 14:19:34 +08:00
sdkconfig.rename component/bt: add BLE v5.0 feature for bluedroid host 2021-01-15 17:55:12 +08:00