---
title: MTRDiscoveryCapabilities
framework: matter
role: symbol
role_heading: Structure
path: matter/mtrdiscoverycapabilities
---

# MTRDiscoveryCapabilities

## Declaration

```swift
struct MTRDiscoveryCapabilities
```

## Topics

### Enumeration Cases

- [init(rawValue:)](matter/mtrdiscoverycapabilities/init(rawvalue:).md)

### Type Properties

- [BLE](matter/mtrdiscoverycapabilities/ble.md)
- [allMask](matter/mtrdiscoverycapabilities/allmask.md)
- [onNetwork](matter/mtrdiscoverycapabilities/onnetwork.md)
- [softAP](matter/mtrdiscoverycapabilities/softap.md)

## Relationships

### Conforms To

- [BitwiseCopyable](swift/bitwisecopyable.md)
- [Equatable](swift/equatable.md)
- [ExpressibleByArrayLiteral](swift/expressiblebyarrayliteral.md)
- [OptionSet](swift/optionset.md)
- [RawRepresentable](swift/rawrepresentable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)
- [SetAlgebra](swift/setalgebra.md)
