Searched refs:A2DP_InitCodecConfig (Results 1 – 4 of 4) sorted by relevance
768 A2DP_InitCodecConfig(BTAV_A2DP_CODEC_INDEX_SOURCE_SBC, &avdt_cfg)); in TEST_F()785 EXPECT_TRUE(A2DP_InitCodecConfig(BTAV_A2DP_CODEC_INDEX_SINK_SBC, &avdt_cfg)); in TEST_F()796 A2DP_InitCodecConfig(BTAV_A2DP_CODEC_INDEX_SOURCE_AAC, &avdt_cfg)); in TEST_F()
727 bool A2DP_InitCodecConfig(btav_a2dp_codec_index_t codec_index,
1448 bool A2DP_InitCodecConfig(btav_a2dp_codec_index_t codec_index, in A2DP_InitCodecConfig() function
2088 return A2DP_InitCodecConfig(codec_index, p_cfg); in bta_av_co_audio_init()