Home
last modified time | relevance | path

Searched refs:A2DP_SourceCodecIndexAac (Results 1 – 3 of 3) sorted by relevance

/aosp12/system/bt/stack/include/
H A Da2dp_aac.h251 btav_a2dp_codec_index_t A2DP_SourceCodecIndexAac(const uint8_t* p_codec_info);
/aosp12/system/bt/stack/a2dp/
H A Da2dp_aac.cc704 btav_a2dp_codec_index_t A2DP_SourceCodecIndexAac( in A2DP_SourceCodecIndexAac() function
H A Da2dp_codec_config.cc1451 return A2DP_SourceCodecIndexAac(p_codec_info); in A2DP_SourceCodecIndex()