OVMS3-idf/components/bt/bluedroid/btc/profile/std/a2dp
wangmengyang 9e51598ee7 component/bt: fix some performance issues in A2DP source data flow control
1. modify the limit of frames to send to avoid dropping packet on A2DP source due to TX data queue overflow
2. reduce the A2DP source data queue size in order to achieve faster control respnonse
2019-09-20 11:52:46 +00:00
..
include component/bt: implement A2DP source 2018-01-09 20:20:52 +08:00
bta_av_co.c component/bt: bugfix that A2DP sink device can be connected by another A2DP sink device 2018-09-10 03:35:58 +00:00
btc_a2dp.c bt-a2dp: BT A2DP sink and source selection is now runtime 2018-05-21 14:02:49 +05:30
btc_a2dp_control.c bt-a2dp: BT A2DP sink and source selection is now runtime 2018-05-21 14:02:49 +05:30
btc_a2dp_sink.c components/bt: Fix warning when disable debug logs or in release mode and improve the code structure 2019-03-26 14:46:36 +08:00
btc_a2dp_source.c component/bt: fix some performance issues in A2DP source data flow control 2019-09-20 11:52:46 +00:00
btc_av.c components/bt: Fix warning when disable debug logs or in release mode and improve the code structure 2019-03-26 14:46:36 +08:00