Home
last modified time | relevance | path

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

/system/bt/stack/include/
Da2dp_vendor_aptx.h73 const char* A2DP_VendorCodecNameAptx(const uint8_t* p_codec_info);
/system/bt/stack/a2dp/
Da2dp_vendor.cc198 return A2DP_VendorCodecNameAptx(p_codec_info); in A2DP_VendorCodecName()
Da2dp_vendor_aptx.cc241 const char* A2DP_VendorCodecNameAptx(UNUSED_ATTR const uint8_t* p_codec_info) { in A2DP_VendorCodecNameAptx() function