esp-idf/components/bt/host
“YangZhao” 8628079c42 There is an issue that if the the btm_cb.p_sec_dev_rec_list is full,but at the same
time we can't find old device to be replaced,then this can cause crash. So we need
to change the way to malloc the new device or replace the old in the list.
2022-01-04 10:42:09 +08:00
..
bluedroid There is an issue that if the the btm_cb.p_sec_dev_rec_list is full,but at the same 2022-01-04 10:42:09 +08:00
nimble component/bt/host/nimble: fixed memory leak due to timer not destroyed during NimBLE host start-stop 2021-12-21 12:31:42 +08:00