---
title: CBConnectionEvent.peerConnected
framework: corebluetooth
role: symbol
role_heading: Case
path: corebluetooth/cbconnectionevent/peerconnected
---

# CBConnectionEvent.peerConnected

The peer has connected to the local device.

## Declaration

```swift
case peerConnected
```

## See Also

### Events

- [CBConnectionEvent.peerDisconnected](corebluetooth/cbconnectionevent/peerdisconnected.md)
