Searched refs:a2dp_sink_str (Results 1 – 1 of 1) sorted by relevance
341 let a2dp_sink_str = "0000110b-0000-1000-8000-00805f9b34fb"; in test_config() localVariable344 let a2dp_sink_uuid = Uuid::from_string(a2dp_sink_str).unwrap(); in test_config()347 let mut allowed_services_str = vec![a2dp_sink_str, a2dp_source_str]; in test_config()366 admin.load_config_from_json(&json!({ "allowed_services": a2dp_sink_str })), in test_config()