---
title: CBChannelSoundingSessionConfiguration.Role
framework: corebluetooth
role: symbol
role_heading: Enumeration
path: corebluetooth/cbchannelsoundingsessionconfiguration/role-swift.enum
---

# CBChannelSoundingSessionConfiguration.Role

## Declaration

```swift
enum Role
```

## Overview

Overview Specifies which channel sounding role a CBPeripheral should assume for a given session.

## Topics

### Enumeration Cases

- [CBChannelSoundingSessionConfiguration.Role.initiator](corebluetooth/cbchannelsoundingsessionconfiguration/role-swift.enum/initiator.md)

### Initializers

- [init(rawValue:)](corebluetooth/cbchannelsoundingsessionconfiguration/role-swift.enum/init(rawvalue:).md)

## Relationships

### Conforms To

- [BitwiseCopyable](swift/bitwisecopyable.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [RawRepresentable](swift/rawrepresentable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)
