Searched defs:rconfig (Results 1 – 1 of 1) sorted by relevance
204 A2dpCodecConfig rconfig = {.codec_type = static_cast<uint8_t>(config.codec_type), in to_rust_codec_config() local216 static btav_a2dp_codec_config_t from_rust_codec_config(const A2dpCodecConfig& rconfig) { in from_rust_codec_config()