---
title: CBPeripheralManagerConnectionLatency.medium
framework: corebluetooth
role: symbol
role_heading: Case
path: corebluetooth/cbperipheralmanagerconnectionlatency/medium
---

# CBPeripheralManagerConnectionLatency.medium

A latency setting that balances communication frequency and battery life.

## Declaration

```swift
case medium
```

## See Also

### Latency Values

- [CBPeripheralManagerConnectionLatency.low](corebluetooth/cbperipheralmanagerconnectionlatency/low.md)
- [CBPeripheralManagerConnectionLatency.high](corebluetooth/cbperipheralmanagerconnectionlatency/high.md)
