---
title: "WAError.noPairedDevices(_:)"
framework: wifiaware
role: symbol
role_heading: Case
path: "wifiaware/waerror/nopaireddevices(_:)"
---

# WAError.noPairedDevices(_:)

An error that occurs if your app doesn’t have access to any paired devices.

## Declaration

```swift
case noPairedDevices(WAError.NoPairedDevicesDetails)
```

## See Also

### Checking if paired devices are present or specified

- [WAError.NoPairedDevicesDetails](wifiaware/waerror/nopaireddevicesdetails.md)
