esp-idf/components/bt/host/bluedroid/btc/profile/std/a2dp
Jin Cheng 0459cf3963 optimized a2dp_sink audio datapath
1. removed audio cache in BTC layer of Bluedroid
2. added flow control for audio data in application layer

Closes https://github.com/espressif/esp-idf/issues/9622
2022-10-17 20:57:19 +08:00
..
include components/bt: Update licenses 2021-12-08 10:59:06 +08:00
bta_av_co.c add source handle the delay report 2022-05-28 23:31:45 +00:00
btc_a2dp_control.c btc_a2dp_control_set_datachnl_stat is only used by a2dp sink 2022-01-06 14:10:18 +08:00
btc_a2dp_sink.c optimized a2dp_sink audio datapath 2022-10-17 20:57:19 +08:00
btc_a2dp_source.c component/bt: use the OSI utility "osi_event" to handle A2DP source data Tx processing 2022-08-02 14:14:07 +08:00
btc_a2dp.c components/bt: Update licenses 2021-12-08 10:59:06 +08:00
btc_av.c add sink send delay reporting 2022-05-28 23:31:45 +00:00