Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/stack/a2dp/
Da2dp_vendor_opus.cc120 static tA2DP_STATUS A2DP_CodecInfoMatchesCapabilityOpus(
306 return A2DP_CodecInfoMatchesCapabilityOpus(&a2dp_opus_sink_caps, p_codec_info, in A2DP_IsVendorSinkCodecSupportedOpus()
310 return A2DP_CodecInfoMatchesCapabilityOpus(&a2dp_opus_sink_caps, p_codec_info, in A2DP_IsPeerSourceCodecSupportedOpus()
323 static tA2DP_STATUS A2DP_CodecInfoMatchesCapabilityOpus( in A2DP_CodecInfoMatchesCapabilityOpus() function