esp-idf/components/bt/host/bluedroid/stack
“YangZhao” 74f4d07c3b 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 11:09:44 +08:00
..
a2dp Bluetooth component refactoring 2019-06-30 16:39:00 +08:00
avct Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
avdt Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
avrc Bluetooth component refactoring 2019-06-30 16:39:00 +08:00
btm There is an issue that if the the btm_cb.p_sec_dev_rec_list is full,but at the same 2022-01-04 11:09:44 +08:00
btu Add the feature that switch random address to origin mac addr in the ADV 2021-11-30 14:27:32 +08:00
gap component/bt: add BLE v5.0 feature for bluedroid host 2021-01-15 17:55:12 +08:00
gatt Merge branch 'bugfix/fix_static_check_error_mr_4.3' into 'release/v4.3' 2021-11-23 06:36:23 +00:00
hcic optimize C3 multi-connection 2021-04-20 02:53:07 +00:00
include/stack fix SPP server bugs when the BTC layer can not allocate a slot for the listen port 2021-12-14 11:07:29 +08:00
l2cap Merge branch 'feature/support_ble_direct_ind_low_adv_v4.3' into 'release/v4.3' 2021-12-21 03:27:09 +00:00
rfcomm fix SPP server bugs when the BTC layer can not allocate a slot for the listen port 2021-12-14 11:07:29 +08:00
sdp Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
smp Fix the high-impact issues from the code analysis report from customer. 2021-11-22 19:46:14 +08:00