Searched refs:a2dp_source_uuid (Results 1 – 1 of 1) sorted by relevance
489 let a2dp_source_uuid = Uuid::from_string(a2dp_source_str).unwrap(); in test_config() localVariable493 let mut allowed_services_uuid = vec![a2dp_sink_uuid, a2dp_source_uuid]; in test_config()