---
title: CBATTErrorDomain
framework: corebluetooth
role: symbol
role_heading: Global Variable
path: corebluetooth/cbatterrordomain
---

# CBATTErrorDomain

The domain for Core Bluetooth ATT errors.

## Declaration

```swift
let CBATTErrorDomain: String
```

## Discussion

Discussion This value identifies Core Bluetooth Attribute Protocol (ATT) errors when used as the domain of an NSError instance.

## See Also

### Errors

- [CBError](corebluetooth/cberror-swift.struct.md)
- [CBErrorDomain](corebluetooth/cberrordomain.md)
- [CBError.Code](corebluetooth/cberror-swift.struct/code.md)
- [CBATTError](corebluetooth/cbatterror-swift.struct.md)
- [CBATTError.Code](corebluetooth/cbatterror-swift.struct/code.md)
- [CBATTError](corebluetooth/cbatterror-swift.struct.md)
