Searched refs:to_rust_codec_config (Results 1 – 1 of 1) sorted by relevance
183 static A2dpCodecConfig to_rust_codec_config(const btav_a2dp_codec_config_t& config) { in to_rust_codec_config() function216 rconfigs.push_back(to_rust_codec_config(c)); in to_rust_codec_config_vec()242 A2dpCodecConfig cfg = to_rust_codec_config(codec_config); in audio_config_cb()