esp-idf/components/bt/host/bluedroid/btc/profile/std/a2dp
weitianhua 31df07c5d7 Redesign separating AVRC & A2DP
1. Add g_av_with_rc to avrc_tg_init function
2. Remove g_av_open_fail
3. Add comment in API files
4. Add a2dp init & deinit state variable to inidcate a2dp statement
2020-09-14 17:22:41 +08:00
..
include Bluetooth component refactoring 2019-06-30 16:39:00 +08:00
bta_av_co.c Bluetooth component refactoring 2019-06-30 16:39:00 +08:00
btc_a2dp_control.c bugfix that call of esp_a2d_media_ctrl(ESP_A2D_MEDIA_CTRL_SUSPEND) will not get an ACK from callback on A2DP sink 2019-08-28 15:16:10 +08:00
btc_a2dp_sink.c components/bt: Not post message to a2dp ctrl queue from btc queue, just call it. 2019-11-01 14:12:25 +08:00
btc_a2dp_source.c Remove uneccessary macro 2020-09-11 14:31:18 +08:00
btc_a2dp.c Remove uneccessary macro 2020-09-11 14:31:18 +08:00
btc_av.c Redesign separating AVRC & A2DP 2020-09-14 17:22:41 +08:00