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

# CBPeripheralManagerConnectionLatency.low

A latency setting indicating that prioritizes rapid communication over battery life.

## Declaration

```swift
case low
```

## See Also

### Latency Values

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