---
title: "init(connectionHandle:flags:flowDirection:serviceType:tokenRate:tokenBucketSize:peakBandwidth:accessLatency:)"
framework: iobluetooth
role: symbol
role_heading: Initializer
path: "iobluetooth/bluetoothhcieventflowspecificationdata/init(connectionhandle:flags:flowdirection:servicetype:tokenrate:tokenbucketsize:peakbandwidth:accesslatency:)"
---

# init(connectionHandle:flags:flowDirection:serviceType:tokenRate:tokenBucketSize:peakBandwidth:accessLatency:)

## Declaration

```swift
init(connectionHandle: BluetoothConnectionHandle, flags: UInt8, flowDirection: UInt8, serviceType: UInt8, tokenRate: UInt32, tokenBucketSize: UInt32, peakBandwidth: UInt32, accessLatency: UInt32)
```
