Home
last modified time | relevance | path

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

/system/bt/stack/include/
Da2dp_sbc.h137 bool A2DP_CodecEqualsSbc(const uint8_t* p_codec_info_a,
/system/bt/stack/a2dp/
Da2dp_codec_config.cc1199 return A2DP_CodecEqualsSbc(p_codec_info_a, p_codec_info_b); in A2DP_CodecEquals()
Da2dp_sbc.cc425 bool A2DP_CodecEqualsSbc(const uint8_t* p_codec_info_a, in A2DP_CodecEqualsSbc() function