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

/system/bt/stack/include/
H A Da2dp_sbc.h117 bool A2DP_IsPeerSourceCodecSupportedSbc(const uint8_t* p_codec_info);
/system/bt/stack/a2dp/
H A Da2dp_codec_config.cc1100 return A2DP_IsPeerSourceCodecSupportedSbc(p_codec_info);
H A Da2dp_sbc.cc310 bool A2DP_IsPeerSourceCodecSupportedSbc(const uint8_t* p_codec_info) { function

Completed in 52 milliseconds