---
title: "init(manufacturerName:lmpVersion:lmpSubVersion:hciVersion:hciRevision:)"
framework: iobluetooth
role: symbol
role_heading: Initializer
path: "iobluetooth/bluetoothhciversioninfo/init(manufacturername:lmpversion:lmpsubversion:hciversion:hcirevision:)"
---

# init(manufacturerName:lmpVersion:lmpSubVersion:hciVersion:hciRevision:)

## Declaration

```swift
init(manufacturerName: BluetoothManufacturerName, lmpVersion: BluetoothLMPVersion, lmpSubVersion: BluetoothLMPSubversion, hciVersion: UInt8, hciRevision: UInt16)
```
