esp-idf/components/bt
“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
..
common Fix the high-impact issues from the code analysis report from customer. 2021-11-22 19:55:03 +08:00
controller It is abnormal when getting the deep sleep state bit. So we need to check 2021-11-19 16:17:31 +08:00
esp_ble_mesh Merge branch 'bugfix/ble_mesh_host_init_v4.2' into 'release/v4.2' 2021-11-05 03:10:46 +00:00
host Fix the high-impact issues from the code analysis report from customer. 2021-11-22 19:55:03 +08:00
include components/bt: Sync bt lib with the high level interrupt version 2021-10-08 14:17:49 +08:00
test test: declare requirements and include dirs private 2020-03-23 10:58:50 +08:00
CMakeLists.txt components/bt: fix PATH of libbtdm_app.a in build script 2021-05-25 10:39:25 +05:30
component.mk components/bt: fix PATH of libbtdm_app.a in build script 2021-05-25 10:39:25 +05:30
Kconfig components/bt: Delete BLE ADV priority high 2021-05-25 15:10:49 +08:00
sdkconfig.rename ble_mesh: stack: Add a option of using IRAM for memory allocation 2020-07-14 21:19:32 +08:00