---
title: BluetoothTransportInfo
framework: iobluetooth
role: symbol
role_heading: Structure
path: iobluetooth/bluetoothtransportinfo
---

# BluetoothTransportInfo

## Declaration

```swift
struct BluetoothTransportInfo
```

## Topics

### Initializers

- [init()](iobluetooth/bluetoothtransportinfo/init().md)
- [init(productID:vendorID:type:productName:vendorName:totalDataBytesSent:totalSCOBytesSent:totalDataBytesReceived:totalSCOBytesReceived:)](iobluetooth/bluetoothtransportinfo/init(productid:vendorid:type:productname:vendorname:totaldatabytessent:totalscobytessent:totaldatabytesreceived:totalscobytesreceived:).md)

### Instance Properties

- [productID](iobluetooth/bluetoothtransportinfo/productid.md)
- [productName](iobluetooth/bluetoothtransportinfo/productname.md)
- [totalDataBytesReceived](iobluetooth/bluetoothtransportinfo/totaldatabytesreceived.md)
- [totalDataBytesSent](iobluetooth/bluetoothtransportinfo/totaldatabytessent.md)
- [totalSCOBytesReceived](iobluetooth/bluetoothtransportinfo/totalscobytesreceived.md)
- [totalSCOBytesSent](iobluetooth/bluetoothtransportinfo/totalscobytessent.md)
- [type](iobluetooth/bluetoothtransportinfo/type.md)
- [vendorID](iobluetooth/bluetoothtransportinfo/vendorid.md)
- [vendorName](iobluetooth/bluetoothtransportinfo/vendorname.md)

## Relationships

### Conforms To

- [BitwiseCopyable](swift/bitwisecopyable.md)
- [Sendable](swift/sendable.md)

## See Also

### Structures

- [BluetoothAFHHostChannelClassification](iobluetooth/bluetoothafhhostchannelclassification.md)
- [BluetoothAFHResults](iobluetooth/bluetoothafhresults.md)
- [BluetoothAMPCommandRejectReason](iobluetooth/bluetoothampcommandrejectreason.md)
- [BluetoothAMPCreatePhysicalLinkResponseStatus](iobluetooth/bluetoothampcreatephysicallinkresponsestatus.md)
- [BluetoothAMPDisconnectPhysicalLinkResponseStatus](iobluetooth/bluetoothampdisconnectphysicallinkresponsestatus.md)
- [BluetoothAMPDiscoverResponseControllerStatus](iobluetooth/bluetoothampdiscoverresponsecontrollerstatus.md)
- [BluetoothAMPGetAssocResponseStatus](iobluetooth/bluetoothampgetassocresponsestatus.md)
- [BluetoothAMPGetInfoResponseStatus](iobluetooth/bluetoothampgetinforesponsestatus.md)
- [BluetoothAMPManagerCode](iobluetooth/bluetoothampmanagercode.md)
- [BluetoothAuthenticationRequirementsValues](iobluetooth/bluetoothauthenticationrequirementsvalues.md)
- [BluetoothCompanyIdentifers](iobluetooth/bluetoothcompanyidentifers.md)
- [BluetoothDeviceAddress](iobluetooth/bluetoothdeviceaddress.md)
- [BluetoothEnhancedSynchronousConnectionInfo](iobluetooth/bluetoothenhancedsynchronousconnectioninfo.md)
- [BluetoothEventFilterCondition](iobluetooth/bluetootheventfiltercondition.md)
- [BluetoothFeatureBits](iobluetooth/bluetoothfeaturebits.md)
