Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/stack/a2dp/
Da2dp_vendor_aptx_hd_linux.cc112 const char* A2DP_VendorCodecIndexStrAptxHd(void) { return "AptxHd"; } in A2DP_VendorCodecIndexStrAptxHd() function
119 A2DP_CODEC_ID_APTX_HD, A2DP_VendorCodecIndexStrAptxHd(), in A2dpCodecConfigAptxHd()
Da2dp_vendor_aptx_hd.cc438 const char* A2DP_VendorCodecIndexStrAptxHd(void) { return "aptX-HD"; } in A2DP_VendorCodecIndexStrAptxHd() function
452 A2DP_CODEC_ID_APTX_HD, A2DP_VendorCodecIndexStrAptxHd(), in A2dpCodecConfigAptxHd()
Da2dp_vendor.cc710 return A2DP_VendorCodecIndexStrAptxHd(); in A2DP_VendorCodecIndexStr()
/packages/modules/Bluetooth/system/stack/include/
Da2dp_vendor_aptx_hd.h155 const char* A2DP_VendorCodecIndexStrAptxHd(void);