---
title: "init(transmitBandWidth:receiveBandWidth:maxLatency:voiceSetting:retransmissionEffort:packetType:)"
framework: iobluetooth
role: symbol
role_heading: Initializer
path: "iobluetooth/bluetoothsynchronousconnectioninfo/init(transmitbandwidth:receivebandwidth:maxlatency:voicesetting:retransmissioneffort:packettype:)"
---

# init(transmitBandWidth:receiveBandWidth:maxLatency:voiceSetting:retransmissionEffort:packetType:)

## Declaration

```swift
init(transmitBandWidth: BluetoothHCITransmitBandwidth, receiveBandWidth: BluetoothHCIReceiveBandwidth, maxLatency: BluetoothHCIMaxLatency, voiceSetting: BluetoothHCIVoiceSetting, retransmissionEffort: BluetoothHCIRetransmissionEffort, packetType: BluetoothPacketType)
```
