Home
last modified time | relevance | path

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

/system/bt/stack/include/
Da2dp_vendor_aptx.h104 int A2DP_VendorGetBitRateAptx(const uint8_t* p_codec_info);
/system/bt/stack/a2dp/
Da2dp_vendor.cc304 return A2DP_VendorGetBitRateAptx(p_codec_info); in A2DP_VendorGetBitRate()
Da2dp_vendor_aptx.cc292 int A2DP_VendorGetBitRateAptx(const uint8_t* p_codec_info) { in A2DP_VendorGetBitRateAptx() function