Home
last modified time | relevance | path

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

/system/bt/stack/include/
Da2dp_aac.h187 bool A2DP_GetPacketTimestampAac(const uint8_t* p_codec_info,
/system/bt/stack/a2dp/
Da2dp_aac.cc519 bool A2DP_GetPacketTimestampAac(const uint8_t* p_codec_info, in A2DP_GetPacketTimestampAac() function
Da2dp_codec_config.cc1128 return A2DP_GetPacketTimestampAac(p_codec_info, p_data, p_timestamp); in A2DP_GetPacketTimestamp()