Home
last modified time | relevance | path

Searched refs:A2DP_GetDecoderInterface (Results 1 – 6 of 6) sorted by relevance

/aosp12/system/bt/stack/test/fuzzers/a2dp/codec/
H A Da2dpCodecInfoFuzzFunctions.h181 A2DP_GetDecoderInterface(codec_info);
/aosp12/system/bt/test/mock/
H A Dmock_a2dp_codec_config.cc270 const tA2DP_DECODER_INTERFACE* A2DP_GetDecoderInterface( in A2DP_GetDecoderInterface() function
H A Dmock_stack_a2dp_codec_config.cc270 const tA2DP_DECODER_INTERFACE* A2DP_GetDecoderInterface( in A2DP_GetDecoderInterface() function
/aosp12/system/bt/stack/include/
H A Da2dp_codec_api.h702 const tA2DP_DECODER_INTERFACE* A2DP_GetDecoderInterface(
/aosp12/system/bt/stack/a2dp/
H A Da2dp_codec_config.cc1398 const tA2DP_DECODER_INTERFACE* A2DP_GetDecoderInterface( in A2DP_GetDecoderInterface() function
/aosp12/system/bt/btif/co/
H A Dbta_av_co.cc1481 return A2DP_GetDecoderInterface(codec_config_); in GetSinkDecoderInterface()