---
title: EABluetoothAccessoryPickerErrorDomain
framework: externalaccessory
role: symbol
role_heading: Global Variable
path: externalaccessory/eabluetoothaccessorypickererrordomain
---

# EABluetoothAccessoryPickerErrorDomain

The domain for errors passed to a Bluetooth picker completion block.

## Declaration

```swift
let EABluetoothAccessoryPickerErrorDomain: String
```

## See Also

### Presenting the Bluetooth Picker

- [showBluetoothAccessoryPicker(withNameFilter:completion:)](externalaccessory/eaaccessorymanager/showbluetoothaccessorypicker(withnamefilter:completion:).md)
- [EABluetoothAccessoryPickerCompletion](externalaccessory/eabluetoothaccessorypickercompletion.md)
- [EABluetoothAccessoryPickerError](externalaccessory/eabluetoothaccessorypickererror.md)
- [EABluetoothAccessoryPickerError.Code](externalaccessory/eabluetoothaccessorypickererror/code.md)
