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

/system/bt/stack/include/
H A Da2dp_sbc.h104 bool A2DP_IsPeerSinkCodecValidSbc(const uint8_t* p_codec_info);
/system/bt/stack/a2dp/
H A Da2dp_sbc.cc297 bool A2DP_IsPeerSinkCodecValidSbc(const uint8_t* p_codec_info) { function
1084 if (A2DP_IsPeerSinkCodecValidSbc(ota_codec_peer_config_)) {
H A Da2dp_codec_config.cc1061 return A2DP_IsPeerSinkCodecValidSbc(p_codec_info);

Completed in 9 milliseconds