Home
last modified time | relevance | path

Searched refs:tA2DP_DECODER_INTERFACE (Results 1 – 15 of 15) sorted by relevance

/aosp12/system/bt/btif/include/
H A Dbtif_av_co.h46 const tA2DP_DECODER_INTERFACE* bta_av_co_get_decoder_interface(void);
/aosp12/system/bt/stack/include/
H A Da2dp_vendor.h175 const tA2DP_DECODER_INTERFACE* A2DP_VendorGetDecoderInterface(
H A Da2dp_codec_api.h571 } tA2DP_DECODER_INTERFACE; typedef
702 const tA2DP_DECODER_INTERFACE* A2DP_GetDecoderInterface(
H A Da2dp_vendor_ldac.h218 const tA2DP_DECODER_INTERFACE* A2DP_VendorGetDecoderInterfaceLdac(
H A Da2dp_aac.h239 const tA2DP_DECODER_INTERFACE* A2DP_GetDecoderInterfaceAac(
H A Da2dp_sbc.h246 const tA2DP_DECODER_INTERFACE* A2DP_GetDecoderInterfaceSbc(
/aosp12/system/bt/test/mock/
H A Dmock_a2dp_codec_config.cc270 const tA2DP_DECODER_INTERFACE* A2DP_GetDecoderInterface( in A2DP_GetDecoderInterface()
H A Dmock_stack_a2dp_codec_config.cc270 const tA2DP_DECODER_INTERFACE* A2DP_GetDecoderInterface( in A2DP_GetDecoderInterface()
/aosp12/system/bt/stack/a2dp/
H A Da2dp_vendor.cc502 const tA2DP_DECODER_INTERFACE* A2DP_VendorGetDecoderInterface( in A2DP_VendorGetDecoderInterface()
H A Da2dp_vendor_ldac.cc96 static const tA2DP_DECODER_INTERFACE a2dp_decoder_interface_ldac = {
584 const tA2DP_DECODER_INTERFACE* A2DP_VendorGetDecoderInterfaceLdac( in A2DP_VendorGetDecoderInterfaceLdac()
H A Da2dp_aac.cc124 static const tA2DP_DECODER_INTERFACE a2dp_decoder_interface_aac = {
687 const tA2DP_DECODER_INTERFACE* A2DP_GetDecoderInterfaceAac( in A2DP_GetDecoderInterfaceAac()
H A Da2dp_sbc.cc105 static const tA2DP_DECODER_INTERFACE a2dp_decoder_interface_sbc = {
780 const tA2DP_DECODER_INTERFACE* A2DP_GetDecoderInterfaceSbc( in A2DP_GetDecoderInterfaceSbc()
H A Da2dp_codec_config.cc1398 const tA2DP_DECODER_INTERFACE* A2DP_GetDecoderInterface( in A2DP_GetDecoderInterface()
/aosp12/system/bt/btif/co/
H A Dbta_av_co.cc407 const tA2DP_DECODER_INTERFACE* GetSinkDecoderInterface();
1478 const tA2DP_DECODER_INTERFACE* BtaAvCo::GetSinkDecoderInterface() { in GetSinkDecoderInterface()
2188 const tA2DP_DECODER_INTERFACE* bta_av_co_get_decoder_interface(void) { in bta_av_co_get_decoder_interface()
/aosp12/system/bt/btif/src/
H A Dbtif_a2dp_sink.cc122 const tA2DP_DECODER_INTERFACE* decoder_interface;