---
title: EABluetoothAccessoryPickerError.Code.resultNotFound
framework: externalaccessory
role: symbol
role_heading: Case
path: externalaccessory/eabluetoothaccessorypickererror/code/resultnotfound
---

# EABluetoothAccessoryPickerError.Code.resultNotFound

The specified accessory could not be found, perhaps because it was turned off prior to connection.

## Declaration

```swift
case resultNotFound
```

## See Also

### Error Codes

- [EABluetoothAccessoryPickerError.Code.alreadyConnected](externalaccessory/eabluetoothaccessorypickererror/code/alreadyconnected.md)
- [EABluetoothAccessoryPickerError.Code.resultCancelled](externalaccessory/eabluetoothaccessorypickererror/code/resultcancelled.md)
- [EABluetoothAccessoryPickerError.Code.resultFailed](externalaccessory/eabluetoothaccessorypickererror/code/resultfailed.md)
