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