---
title: BluetoothL2CAPConnectionResult
framework: iobluetooth
role: symbol
role_heading: Structure
path: iobluetooth/bluetoothl2capconnectionresult
---

# BluetoothL2CAPConnectionResult

## Declaration

```swift
struct BluetoothL2CAPConnectionResult
```

## Topics

### Constants

- [kBluetoothL2CAPConnectionResultPending](iobluetooth/kbluetoothl2capconnectionresultpending.md)
- [kBluetoothL2CAPConnectionResultRefusedNoResources](iobluetooth/kbluetoothl2capconnectionresultrefusednoresources.md)
- [kBluetoothL2CAPConnectionResultRefusedPSMNotSupported](iobluetooth/kbluetoothl2capconnectionresultrefusedpsmnotsupported.md)
- [kBluetoothL2CAPConnectionResultRefusedSecurityBlock](iobluetooth/kbluetoothl2capconnectionresultrefusedsecurityblock.md)
- [kBluetoothL2CAPConnectionResultSuccessful](iobluetooth/kbluetoothl2capconnectionresultsuccessful.md)
- [kBluetoothL2CAPConnectionResultRefusedInvalidSourceCID](iobluetooth/kbluetoothl2capconnectionresultrefusedinvalidsourcecid.md)
- [kBluetoothL2CAPConnectionResultRefusedReserved](iobluetooth/kbluetoothl2capconnectionresultrefusedreserved.md)
- [kBluetoothL2CAPConnectionResultRefusedSourceCIDAlreadyAllocated](iobluetooth/kbluetoothl2capconnectionresultrefusedsourcecidalreadyallocated.md)

### Initializers

- [init(_:)](iobluetooth/bluetoothl2capconnectionresult/init(_:).md)
- [init(rawValue:)](iobluetooth/bluetoothl2capconnectionresult/init(rawvalue:).md)

### Instance Properties

- [rawValue](iobluetooth/bluetoothl2capconnectionresult/rawvalue.md)

## Relationships

### Conforms To

- [BitwiseCopyable](swift/bitwisecopyable.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [RawRepresentable](swift/rawrepresentable.md)
- [Sendable](swift/sendable.md)

## See Also

### Enumerations

- [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)
- [BluetoothHCIPowerState](iobluetooth/bluetoothhcipowerstate.md)
- [BluetoothL2CAPCommandCode](iobluetooth/bluetoothl2capcommandcode.md)
- [BluetoothL2CAPCommandRejectReason](iobluetooth/bluetoothl2capcommandrejectreason.md)
- [BluetoothL2CAPConfigurationOption](iobluetooth/bluetoothl2capconfigurationoption.md)
- [BluetoothL2CAPConfigurationResult](iobluetooth/bluetoothl2capconfigurationresult.md)
- [BluetoothL2CAPConfigurationRetransmissionAndFlowControlFlags](iobluetooth/bluetoothl2capconfigurationretransmissionandflowcontrolflags.md)
- [BluetoothL2CAPConnectionStatus](iobluetooth/bluetoothl2capconnectionstatus.md)
- [BluetoothL2CAPInformationExtendedFeaturesMask](iobluetooth/bluetoothl2capinformationextendedfeaturesmask.md)
