esp-idf/components/bt/host/bluedroid/btc/profile/std
“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
..
a2dp fix a2dp deinit crash 2021-07-19 20:12:57 +08:00
avrc bugfix:unhandle event when tg receive set_player_app_value cmd 2021-02-24 07:47:08 +00:00
battery Bluetooth component refactoring 2019-06-30 16:39:00 +08:00
dis Bluetooth component refactoring 2019-06-30 16:39:00 +08:00
gap Fix the high-impact issues from the code analysis report from customer. 2021-11-22 19:55:03 +08:00
gatt Fix the high-impact issues from the code analysis report from customer. 2021-11-22 19:55:03 +08:00
hf_ag Remove btc_hf_idx_by_bdaddr in both btc_hf_init and btc_hf_deinit functions 2021-05-25 07:06:22 +00:00
hf_client bugfix/if bta_hf_client_sco_co_out_data is called, it will crash when sco disconnected 2021-03-01 11:34:15 +08:00
hid Add HID Support to IDF 2020-04-29 17:24:01 +08:00
include component/bt: add clear white list API 2021-09-22 15:59:45 +08:00
smp tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) 2019-08-01 16:28:56 +07:00
spp components/bt: fix spp memory leak 2021-08-19 14:35:53 +08:00