esp-idf/components/bt/host/bluedroid/stack/smp
“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
..
include Bluetooth component refactoring 2019-06-30 16:39:00 +08:00
aes.c Bluetooth component refactoring 2019-06-30 16:39:00 +08:00
p_256_curvepara.c Bluetooth component refactoring 2019-06-30 16:39:00 +08:00
p_256_ecc_pp.c Bluetooth component refactoring 2019-06-30 16:39:00 +08:00
p_256_multprecision.c Bluetooth component refactoring 2019-06-30 16:39:00 +08:00
smp_act.c Bluedroid: Check only x component of passkey to avoid passkey impersonation attack. 2021-05-31 05:10:59 +00:00
smp_api.c Bluetooth component refactoring 2019-06-30 16:39:00 +08:00
smp_br_main.c Bluetooth component refactoring 2019-06-30 16:39:00 +08:00
smp_cmac.c Bluetooth component refactoring 2019-06-30 16:39:00 +08:00
smp_keys.c Bluetooth component refactoring 2019-06-30 16:39:00 +08:00
smp_l2c.c Bluetooth component refactoring 2019-06-30 16:39:00 +08:00
smp_main.c Fix the high-impact issues from the code analysis report from customer. 2021-11-22 19:55:03 +08:00
smp_utils.c BT/Bluedroid : Add support to set min encryption key requirement 2019-09-25 11:56:47 +08:00