Home
last modified time | relevance | path

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

/system/bt/stack/include/
Da2dp_vendor_aptx.h62 bool A2DP_IsVendorPeerSinkCodecValidAptx(const uint8_t* p_codec_info);
/system/bt/stack/a2dp/
Da2dp_vendor.cc94 return A2DP_IsVendorPeerSinkCodecValidAptx(p_codec_info); in A2DP_IsVendorPeerSinkCodecValid()
Da2dp_vendor_aptx.cc185 bool A2DP_IsVendorPeerSinkCodecValidAptx(const uint8_t* p_codec_info) { in A2DP_IsVendorPeerSinkCodecValidAptx() function