Searched refs:A2DP_SourceCodecIndex (Results 1 – 8 of 8) sorted by relevance
747 EXPECT_EQ(A2DP_SourceCodecIndex(codec_info_sbc), in TEST_F()749 EXPECT_EQ(A2DP_SourceCodecIndex(codec_info_sbc_capability), in TEST_F()751 EXPECT_EQ(A2DP_SourceCodecIndex(codec_info_sbc_sink_capability), in TEST_F()753 EXPECT_EQ(A2DP_SourceCodecIndex(codec_info_aac), in TEST_F()755 EXPECT_EQ(A2DP_SourceCodecIndex(codec_info_aac_capability), in TEST_F()757 EXPECT_EQ(A2DP_SourceCodecIndex(codec_info_aac_sink_capability), in TEST_F()759 EXPECT_EQ(A2DP_SourceCodecIndex(codec_info_non_a2dp), in TEST_F()890 peer_codec_index = A2DP_SourceCodecIndex(codec_info_sbc_sink_capability); in TEST_F()907 peer_codec_index = A2DP_SourceCodecIndex(codec_info_sbc); in TEST_F()923 peer_codec_index = A2DP_SourceCodecIndex(codec_info_aac); in TEST_F()[all …]
191 A2DP_SourceCodecIndex(codec_info);
258 btav_a2dp_codec_index_t A2DP_SourceCodecIndex(const uint8_t* p_codec_info) { in A2DP_SourceCodecIndex() function
675 btav_a2dp_codec_index_t codec_index = A2DP_SourceCodecIndex(p_codec_info); in findSourceCodecConfig()895 codec_type = A2DP_SourceCodecIndex(p_ota_codec_config); in setCodecOtaConfig()1441 btav_a2dp_codec_index_t A2DP_SourceCodecIndex(const uint8_t* p_codec_info) { in A2DP_SourceCodecIndex() function
713 btav_a2dp_codec_index_t A2DP_SourceCodecIndex(const uint8_t* p_codec_info);
966 FindPeerSink(p_peer, A2DP_SourceCodecIndex(p_peer->codec_config)); in ProcessSourceGetConfig()1818 A2DP_SourceCodecIndex(p_sink->codec_caps); in FindPeerSink()2023 FindPeerSink(p_peer, A2DP_SourceCodecIndex(p_ota_codec_config)); in SetCodecOtaConfig()
3175 A2DP_SourceCodecIndex(p_scb->cfg.codec_info); in bta_av_offload_codec_builder()