Searched refs:p_src_index (Results 1 – 1 of 1) sorted by relevance
122 static BOOLEAN bta_av_co_audio_peer_src_supports_codec(tBTA_AV_CO_PEER *p_peer, UINT8 *p_src_index);1233 static BOOLEAN bta_av_co_audio_peer_src_supports_codec(tBTA_AV_CO_PEER *p_peer, UINT8 *p_src_index) in bta_av_co_audio_peer_src_supports_codec() argument1247 if (p_src_index) { in bta_av_co_audio_peer_src_supports_codec()1248 *p_src_index = index; in bta_av_co_audio_peer_src_supports_codec()