Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/stack/a2dp/
Da2dp_sbc.cc115 static tA2DP_STATUS A2DP_CodecInfoMatchesCapabilitySbc(
326 return (A2DP_CodecInfoMatchesCapabilitySbc(&a2dp_sbc_sink_caps, p_codec_info, in A2DP_IsSinkCodecSupportedSbc()
331 return (A2DP_CodecInfoMatchesCapabilitySbc(&a2dp_sbc_sink_caps, p_codec_info, in A2DP_IsPeerSourceCodecSupportedSbc()
348 static tA2DP_STATUS A2DP_CodecInfoMatchesCapabilitySbc( in A2DP_CodecInfoMatchesCapabilitySbc() function