Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/stack/a2dp/
Da2dp_vendor_ldac_linux.cc37 bool A2DP_IsVendorSinkCodecSupportedLdac(const uint8_t* p_codec_info) { in A2DP_IsVendorSinkCodecSupportedLdac() function
Da2dp_vendor.cc143 return A2DP_IsVendorSinkCodecSupportedLdac(p_codec_info); in A2DP_IsVendorSinkCodecSupported()
Da2dp_vendor_ldac.cc257 bool A2DP_IsVendorSinkCodecSupportedLdac(const uint8_t* p_codec_info) { in A2DP_IsVendorSinkCodecSupportedLdac() function
/packages/modules/Bluetooth/system/stack/include/
Da2dp_vendor_ldac.h104 bool A2DP_IsVendorSinkCodecSupportedLdac(const uint8_t* p_codec_info);