Searched refs:supports_codec (Results 1 – 10 of 10) sorted by relevance
59 struct supports_codec supports_codec; variable87 bool supports_codec::return_value = false;193 bool bluetooth::audio::a2dp::provider::supports_codec( in supports_codec() function in bluetooth::audio::a2dp::provider196 return test::mock::audio_hal_interface_a2dp_encoding::supports_codec( in supports_codec()
298 struct supports_codec { struct306 extern struct supports_codec supports_codec; argument
198 bool supports_codec(btav_a2dp_codec_index_t codec_index) { in supports_codec() function201 ? aidl::a2dp::provider::supports_codec(codec_index) in supports_codec()
91 bool supports_codec(btav_a2dp_codec_index_t codec_index);
321 bool supports_codec(btav_a2dp_codec_index_t codec_index) { return false; } in supports_codec() function
122 bool supports_codec(btav_a2dp_codec_index_t codec_index);
531 if (provider::supports_codec(a2dp_config->codecIndex())) { in setup_codec()748 bool provider::supports_codec(btav_a2dp_codec_index_t codec_index) { in supports_codec() function in bluetooth::audio::aidl::a2dp::provider
121 if (::bluetooth::audio::a2dp::provider::supports_codec(codec_index)) { in createCodec()973 if (!::bluetooth::audio::a2dp::provider::supports_codec( in setPeerSinkCodecCapabilities()1384 if (::bluetooth::audio::a2dp::provider::supports_codec( in A2DP_GetEncoderInterface()1542 if (::bluetooth::audio::a2dp::provider::supports_codec(codec_index)) { in A2DP_InitCodecConfig()
234 ::bluetooth::audio::a2dp::provider::supports_codec(codec_index); in ProcessSourceGetConfig()1185 if (::bluetooth::audio::a2dp::provider::supports_codec( in SelectSourceCodec()
3262 } else if (::bluetooth::audio::a2dp::provider::supports_codec( in bta_av_offload_req()