---
title: WINetworkSharingError.noMatchingAccessoryScanRequest
framework: wifiinfrastructure
role: symbol
role_heading: Case
path: wifiinfrastructure/winetworksharingerror/nomatchingaccessoryscanrequest
---

# WINetworkSharingError.noMatchingAccessoryScanRequest

Indicates the system found no matching scan request pending for the accessory.

## Declaration

```swift
case noMatchingAccessoryScanRequest
```

## See Also

### Checking for accessory issues

- [WINetworkSharingError.accessoryNotConfigured](wifiinfrastructure/winetworksharingerror/accessorynotconfigured.md)
- [WINetworkSharingError.accessoryNotAuthorized](wifiinfrastructure/winetworksharingerror/accessorynotauthorized.md)
- [WINetworkSharingError.accessoryNotConnected](wifiinfrastructure/winetworksharingerror/accessorynotconnected.md)
- [WINetworkSharingError.noAccessoryScanResponse](wifiinfrastructure/winetworksharingerror/noaccessoryscanresponse.md)
- [WINetworkSharingError.accessoryTransportNotSecured](wifiinfrastructure/winetworksharingerror/accessorytransportnotsecured.md)
