OVMS3-idf/components/bt/bluedroid/btc/profile/std/a2dp
wangmengyang e9e3bc492b component/bt: bugfix that A2DP sink device can be connected by another A2DP sink device
In pevious implementation, A2DP sink will register an A2DP source Stream End Point(SEP) although the SEP is not\
supposed to be used. Now remove the unused SEP for source so that only one role of A2DP can be supported at one
time. Service record in local SDP server only includes at most one service for A2DP sink role or source
2018-09-10 03:35:58 +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 component/bt: bugfix for incorrect computation of PCM data buffer size in A2DP sink 2018-08-27 02:53:59 +00:00
btc_a2dp_source.c Component/bt: fix hci_hal_env.rx_q and xHciH4Queue blocking when scanning 2018-08-01 15:06:56 +08:00
btc_av.c component/bt: bugfix that A2DP sink device can be connected by another A2DP sink device 2018-09-10 03:35:58 +00:00