---
title: "init(connectionHandle:role:peerAddressType:peerAddress:connInterval:connLatency:supervisionTimeout:masterClockAccuracy:)"
framework: iobluetooth
role: symbol
role_heading: Initializer
path: "iobluetooth/bluetoothhcieventleconnectioncompleteresults/init(connectionhandle:role:peeraddresstype:peeraddress:conninterval:connlatency:supervisiontimeout:masterclockaccuracy:)"
---

# init(connectionHandle:role:peerAddressType:peerAddress:connInterval:connLatency:supervisionTimeout:masterClockAccuracy:)

## Declaration

```swift
init(connectionHandle: BluetoothConnectionHandle, role: UInt8, peerAddressType: UInt8, peerAddress: BluetoothDeviceAddress, connInterval: UInt16, connLatency: UInt16, supervisionTimeout: UInt16, masterClockAccuracy: UInt8)
```
