Searched refs:A2DP_CodecIndexStr (Results 1 – 8 of 8) sorted by relevance
905 EXPECT_STREQ(A2DP_CodecIndexStr(BTAV_A2DP_CODEC_INDEX_SOURCE_SBC), "SBC"); in TEST_F()906 EXPECT_STREQ(A2DP_CodecIndexStr(BTAV_A2DP_CODEC_INDEX_SINK_SBC), "SBC SINK"); in TEST_F()907 EXPECT_STREQ(A2DP_CodecIndexStr(BTAV_A2DP_CODEC_INDEX_SOURCE_AAC), "AAC"); in TEST_F()914 EXPECT_STREQ(A2DP_CodecIndexStr(BTAV_A2DP_CODEC_INDEX_MAX), in TEST_F()927 EXPECT_STRNE(A2DP_CodecIndexStr(codec_index), "UNKNOWN CODEC INDEX"); in TEST_F()
1527 A2DP_CodecIndexStr(hardware_offload_index)); in bta_av_co_should_select_hardware_codec()1535 A2DP_CodecIndexStr(software_codec_index)); in bta_av_co_should_select_hardware_codec()1541 A2DP_CodecIndexStr(hardware_offload_index)); in bta_av_co_should_select_hardware_codec()1547 A2DP_CodecIndexStr(software_codec_index)); in bta_av_co_should_select_hardware_codec()1553 A2DP_CodecIndexStr(hardware_offload_index)); in bta_av_co_should_select_hardware_codec()1559 A2DP_CodecIndexStr(software_codec_index)); in bta_av_co_should_select_hardware_codec()1563 A2DP_CodecIndexStr(software_codec_index)); in bta_av_co_should_select_hardware_codec()
149 A2DP_CodecIndexStr(codec_index)); in FindPeerSource()
202 A2DP_CodecIndexStr(getArbitraryBtavCodecIndex(fdp));
268 const char* A2DP_CodecIndexStr(btav_a2dp_codec_index_t /* codec_index */) { in A2DP_CodecIndexStr() function
254 const char* A2DP_CodecIndexStr(btav_a2dp_codec_index_t codec_index) { in A2DP_CodecIndexStr() function
116 log::info("{}", A2DP_CodecIndexStr(codec_index)); in createCodec()1499 const char* A2DP_CodecIndexStr(btav_a2dp_codec_index_t codec_index) { in A2DP_CodecIndexStr() function1536 log::verbose("codec {}", A2DP_CodecIndexStr(codec_index)); in A2DP_InitCodecConfig()
732 const char* A2DP_CodecIndexStr(btav_a2dp_codec_index_t codec_index);