Home
last modified time | relevance | path

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

/system/bt/stack/include/
Da2dp_sbc.h258 btav_a2dp_codec_index_t A2DP_SourceCodecIndexSbc(const uint8_t* p_codec_info);
/system/bt/stack/a2dp/
Da2dp_codec_config.cc1448 return A2DP_SourceCodecIndexSbc(p_codec_info); in A2DP_SourceCodecIndex()
Da2dp_sbc.cc804 btav_a2dp_codec_index_t A2DP_SourceCodecIndexSbc( in A2DP_SourceCodecIndexSbc() function