Searched refs:codecIndex (Results 1 – 6 of 6) sorted by relevance
63 btav_a2dp_codec_index_t codecIndex() const { return codec_index_; } in codecIndex() function
1875 BtaAvCoSep* p_sink = FindPeerSink(p_peer, codec_config.codecIndex()); in AttemptSourceCodecSelection()1903 BtaAvCoSep* p_source = FindPeerSource(p_peer, codec_config.codecIndex()); in AttemptSinkCodecSelection()1943 const BtaAvCoSep* p_sink = FindPeerSink(p_peer, codec_config.codecIndex()); in UpdateSelectableSourceCodec()1977 FindPeerSource(p_peer, codec_config.codecIndex()); in UpdateSelectableSinkCodec()
202 a2dp_offload_audio_stats.SetCodecIndex(a2dpCodecConfig->codecIndex()); in btif_a2dp_get_codec_configuration()
806 btif_a2dp_source_cb.stats.codec_index = codec_config->codecIndex(); in btif_a2dp_source_audio_tx_start_event()
534 return (lhs->codecIndex() > rhs->codecIndex()); in compare_codec_priority()
822 EXPECT_EQ(codec_config->codecIndex(), codec_index); in TEST_F()