esp-idf/components/bt/host/bluedroid
“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
..
api Fix the high-impact issues from the code analysis report from customer. 2021-11-22 19:41:50 +08:00
bta fix SPP open with wrong remote bd_addr 2021-12-23 10:02:39 +08:00
btc fix SPP server bugs when the BTC layer can not allocate a slot for the listen port 2021-12-14 11:03:57 +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 Dereference before null check 2021-11-23 11:31:06 +08:00
main 1. transparent HID device 2021-09-07 16:59:30 +08:00
stack 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
Kconfig.in components/bt: move config BT_RESERVE_DRAM from bluedroid to ESP32 controller 2021-09-16 20:26:35 +08:00