---
title: "init(connectionHandle:deviceAddress:linkType:transmissionInterval:retransmissionWindow:receivePacketLength:transmitPacketLength:airMode:)"
framework: iobluetooth
role: symbol
role_heading: Initializer
path: "iobluetooth/bluetoothhcieventsynchronousconnectioncompleteresults/init(connectionhandle:deviceaddress:linktype:transmissioninterval:retransmissionwindow:receivepacketlength:transmitpacketlength:airmode:)"
---

# init(connectionHandle:deviceAddress:linkType:transmissionInterval:retransmissionWindow:receivePacketLength:transmitPacketLength:airMode:)

## Declaration

```swift
init(connectionHandle: BluetoothConnectionHandle, deviceAddress: BluetoothDeviceAddress, linkType: BluetoothLinkType, transmissionInterval: UInt8, retransmissionWindow: UInt8, receivePacketLength: UInt16, transmitPacketLength: UInt16, airMode: BluetoothAirMode)
```
