Searched refs:A2DP_IsSinkCodecSupportedAac (Results 1 - 3 of 3) sorted by relevance

/system/bt/stack/include/
H A Da2dp_aac.h77 bool A2DP_IsSinkCodecSupportedAac(const uint8_t* p_codec_info);
/system/bt/stack/a2dp/
H A Da2dp_aac.cc209 bool A2DP_IsSinkCodecSupportedAac(UNUSED_ATTR const uint8_t* p_codec_info) { function
H A Da2dp_codec_config.cc902 return A2DP_IsSinkCodecSupportedAac(p_codec_info);

Completed in 58 milliseconds