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

# CBPeripheralManagerConnectionLatency.high

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

## Declaration

```swift
case high
```

## See Also

### Latency Values

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