Home
last modified time | relevance | path

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

/system/bt/stack/include/
Da2dp_vendor_aptx.h155 const char* A2DP_VendorCodecIndexStrAptx(void);
/system/bt/stack/a2dp/
Da2dp_vendor_aptx.cc418 const char* A2DP_VendorCodecIndexStrAptx(void) { return "aptX"; } in A2DP_VendorCodecIndexStrAptx() function
440 A2DP_VendorCodecIndexStrAptx(), codec_priority) { in A2dpCodecConfigAptx()
Da2dp_vendor.cc595 return A2DP_VendorCodecIndexStrAptx(); in A2DP_VendorCodecIndexStr()