---
title: CBConnectionEvent.peerDisconnected
framework: corebluetooth
role: symbol
role_heading: Case
path: corebluetooth/cbconnectionevent/peerdisconnected
---

# CBConnectionEvent.peerDisconnected

The peer has disconnected from the local device.

## Declaration

```swift
case peerDisconnected
```

## See Also

### Events

- [CBConnectionEvent.peerConnected](corebluetooth/cbconnectionevent/peerconnected.md)
