Searched refs:A2DP_IsSinkCodecSupportedAac (Results 1 – 4 of 4) sorted by relevance
102 ASSERT_TRUE(A2DP_IsSinkCodecSupportedAac(kCodecInfoAacCapability)); in SetCodecConfig()239 ASSERT_TRUE(A2DP_IsSinkCodecSupportedAac(kCodecInfoAacCapability)); in TEST_F()
102 bool A2DP_IsSinkCodecSupportedAac(const uint8_t* p_codec_info);
275 bool A2DP_IsSinkCodecSupportedAac(const uint8_t* p_codec_info) { in A2DP_IsSinkCodecSupportedAac() function
1135 return A2DP_IsSinkCodecSupportedAac(p_codec_info); in A2DP_IsSinkCodecSupported()