Home
last modified time | relevance | path

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

/system/bt/stack/include/
Da2dp_vendor_aptx.h117 bool A2DP_VendorGetPacketTimestampAptx(const uint8_t* p_codec_info,
/system/bt/stack/a2dp/
Da2dp_vendor.cc425 return A2DP_VendorGetPacketTimestampAptx(p_codec_info, p_data, p_timestamp); in A2DP_VendorGetPacketTimestamp()
Da2dp_vendor_aptx.cc352 bool A2DP_VendorGetPacketTimestampAptx(UNUSED_ATTR const uint8_t* p_codec_info, in A2DP_VendorGetPacketTimestampAptx() function