---
title: results
framework: wifiinfrastructure
role: symbol
role_heading: Instance Property
path: wifiinfrastructure/winetworksharingprovider/accessoryscanresponse/results
---

# results

An array of scan results containing access points the accessory has discovered.

## Declaration

```swift
let results: [WINetworkSharingProvider.AccessoryScanResult]
```

## Discussion

Discussion Provides an empty array if your accessory finds no networks during scanning.
