Searched refs:supported_profiles (Results 1 – 1 of 1) sorted by relevance
559 let supported_profiles = UuidHelper::get_supported_profiles(); in cmd_adapter() localVariable560 let connected_profiles: Vec<(Profile, ProfileConnectionState)> = supported_profiles in cmd_adapter()