Home
last modified time | relevance | path

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

/system/bt/stack/a2dp/
Da2dp_sbc.cc110 static tA2DP_STATUS A2DP_CodecInfoMatchesCapabilitySbc(
321 return (A2DP_CodecInfoMatchesCapabilitySbc(&a2dp_sbc_sink_caps, p_codec_info, in A2DP_IsSinkCodecSupportedSbc()
326 return (A2DP_CodecInfoMatchesCapabilitySbc(&a2dp_sbc_sink_caps, p_codec_info, in A2DP_IsPeerSourceCodecSupportedSbc()
343 static tA2DP_STATUS A2DP_CodecInfoMatchesCapabilitySbc( in A2DP_CodecInfoMatchesCapabilitySbc() function