Home
last modified time | relevance | path

Searched refs:to_rust_codec_config (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Bluetooth/system/gd/rust/topshim/btav/
Dbtav_shim.cc183 static A2dpCodecConfig to_rust_codec_config(const btav_a2dp_codec_config_t& config) { in to_rust_codec_config() function
216 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()