Searched refs:get_config_from_json (Results 1 – 1 of 1) sorted by relevance
186 let allowed_services = Self::get_config_from_json(&json) in load_config()194 fn get_config_from_json(json: &Value) -> Option<Vec<Uuid>> { in get_config_from_json() method501 BluetoothAdmin::get_config_from_json(&json!({ in test_config()512 BluetoothAdmin::get_config_from_json(&json!({ "allowed_services": a2dp_sink_str })) in test_config()