esp-idf/components/bt/host/bluedroid/bta/av
wanglai@espressif.com 08be89bd3e fix(bt/avdtp): Reject SET CONFIGURATION command with error code INVALID_CODEC_TYPE
1: reset p_scb->avdt_handle in cleanup function.
2: cancel comparing p_scb->codec_type and p_scb->seps[xx].codec_type to
   send the error INVALID_CODEC_TYPE.
2023-08-31 19:49:38 +08:00
..
include components_bt/bluedroid: Fix Memory&String Copy Build Err 2022-08-01 14:27:56 +08:00
bta_av_aact.c fix(bt/avdtp): Reject SET CONFIGURATION command with error code INVALID_CODEC_TYPE 2023-08-31 19:49:38 +08:00
bta_av_act.c Fixed the issue of alarm leak in A2DP 2023-06-21 15:35:14 +08:00
bta_av_api.c components_bt/bluedroid: Fix Memory&String Copy Build Err 2022-08-01 14:27:56 +08:00
bta_av_cfg.c
bta_av_ci.c components_bt/bluedroid: Fix Memory&String Copy Build Err 2022-08-01 14:27:56 +08:00
bta_av_main.c components/bt: Fix crash due to NULL point 2023-07-11 07:23:45 +00:00
bta_av_sbc.c
bta_av_ssm.c