Home
last modified time | relevance | path

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

/aosp12/system/bt/stack/include/
H A Da2dp_sbc.h217 bool A2DP_GetPacketTimestampSbc(const uint8_t* p_codec_info,
/aosp12/system/bt/stack/a2dp/
H A Da2dp_codec_config.cc1338 return A2DP_GetPacketTimestampSbc(p_codec_info, p_data, p_timestamp); in A2DP_GetPacketTimestamp()
H A Da2dp_sbc.cc686 bool A2DP_GetPacketTimestampSbc(UNUSED_ATTR const uint8_t* p_codec_info, in A2DP_GetPacketTimestampSbc() function