Searched refs:a2dp_source_str (Results 1 – 1 of 1) sorted by relevance
342 let a2dp_source_str = "0000110a-0000-1000-8000-00805f9b34fb"; in test_config() localVariable345 let a2dp_source_uuid = Uuid::from_string(a2dp_source_str).unwrap(); in test_config()347 let mut allowed_services_str = vec![a2dp_sink_str, a2dp_source_str]; in test_config()