esp-idf/components/bt/host/bluedroid/btc/profile/std
“YangZhao” 12ec4866b8 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 17:38:02 +08:00
..
a2dp fix wrong clock_id in function time_now_us 2021-09-23 09:47:35 +08:00
avrc bugfix:unhandle event when tg receive set_player_app_value cmd 2021-01-08 20:58:35 +08:00
battery Bluetooth component refactoring 2019-06-30 16:39:00 +08:00
dis Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
gap Fix the high-impact issues from the code analysis report from customer. 2021-11-22 17:38:02 +08:00
gatt Fix the high-impact issues from the code analysis report from customer. 2021-11-22 17:38:02 +08:00
hf_ag Remove btc_hf_idx_by_bdaddr in both btc_hf_init and btc_hf_deinit functions 2021-05-10 11:11:02 +08:00
hf_client bugfix/bta_hf_client_co_cb_ptr requires HFP_DYNAMIC_MEMORY macro to be used 2021-03-22 03:07:49 +00:00
hid 1. transparent HID device 2021-09-07 16:59:30 +08:00
include 1. transparent HID device 2021-09-07 16:59:30 +08:00
smp Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
spp components/bt: fix spp memory leak 2021-07-19 21:19:49 +08:00