OSDN Git Service

Add functions to integrate the full spec of LDAC SNK
authorChisato Kenmochi <Chisato.Kenmochi@sony.com>
Tue, 14 Jan 2020 07:54:10 +0000 (16:54 +0900)
committerChisato Kenmochi <Chisato.Kenmochi@sony.com>
Fri, 21 Feb 2020 02:00:32 +0000 (11:00 +0900)
commit6334bccb706f823ba3698e5c65ad820207e980c7
tree69599bf88d44ba0a6aaef79dce5a8f8f1bd58ac2
parent784b014dd22113550df24c37ab0ec92701ae4b3e
Add functions to integrate the full spec of LDAC SNK

The LDAC SNK product is required implemented a buffer control mechanism called LDAC Buffer Control Operation.
This CL adds functions that needed to integrate LDAC Buffer Control Operation.
Note: LDAC Buffer Control Operation is provided separately. Please contact Sony to obtain.

Test: manual test, establish A2dp Connection with LDAC and play music, additionally swap to alternate codecs
Change-Id: I7dc4a0a5aa35dab71325d884e2836acbb7176acc
Signed-off-by: Chisato Kenmochi <Chisato.Kenmochi@sony.com>
btif/include/btif_a2dp_sink.h
btif/src/btif_a2dp_sink.cc
btif/src/btif_av.cc
stack/a2dp/a2dp_aac.cc
stack/a2dp/a2dp_sbc.cc
stack/a2dp/a2dp_vendor_ldac.cc
stack/a2dp/a2dp_vendor_ldac_decoder.cc
stack/include/a2dp_codec_api.h
stack/include/a2dp_vendor_ldac_decoder.h
stack/include/ldacBT_bco_for_fluoride.h [new file with mode: 0644]