---
title: BluetoothL2CAPCommandCode
framework: iobluetooth
role: symbol
role_heading: Structure
path: iobluetooth/bluetoothl2capcommandcode
---

# BluetoothL2CAPCommandCode

## Declaration

```swift
struct BluetoothL2CAPCommandCode
```

## Topics

### Constants

- [kBluetoothL2CAPCommandCodeCommandReject](iobluetooth/kbluetoothl2capcommandcodecommandreject.md)
- [kBluetoothL2CAPCommandCodeConfigureRequest](iobluetooth/kbluetoothl2capcommandcodeconfigurerequest.md)
- [kBluetoothL2CAPCommandCodeConfigureResponse](iobluetooth/kbluetoothl2capcommandcodeconfigureresponse.md)
- [kBluetoothL2CAPCommandCodeConnectionParameterUpdateRequest](iobluetooth/kbluetoothl2capcommandcodeconnectionparameterupdaterequest.md)
- [kBluetoothL2CAPCommandCodeConnectionParameterUpdateResponse](iobluetooth/kbluetoothl2capcommandcodeconnectionparameterupdateresponse.md)
- [kBluetoothL2CAPCommandCodeConnectionRequest](iobluetooth/kbluetoothl2capcommandcodeconnectionrequest.md)
- [kBluetoothL2CAPCommandCodeConnectionResponse](iobluetooth/kbluetoothl2capcommandcodeconnectionresponse.md)
- [kBluetoothL2CAPCommandCodeCreateChannelRequest](iobluetooth/kbluetoothl2capcommandcodecreatechannelrequest.md)
- [kBluetoothL2CAPCommandCodeCreateChannelResponse](iobluetooth/kbluetoothl2capcommandcodecreatechannelresponse.md)
- [kBluetoothL2CAPCommandCodeDisconnectionRequest](iobluetooth/kbluetoothl2capcommandcodedisconnectionrequest.md)
- [kBluetoothL2CAPCommandCodeDisconnectionResponse](iobluetooth/kbluetoothl2capcommandcodedisconnectionresponse.md)
- [kBluetoothL2CAPCommandCodeEchoRequest](iobluetooth/kbluetoothl2capcommandcodeechorequest.md)
- [kBluetoothL2CAPCommandCodeEchoResponse](iobluetooth/kbluetoothl2capcommandcodeechoresponse.md)
- [kBluetoothL2CAPCommandCodeInformationRequest](iobluetooth/kbluetoothl2capcommandcodeinformationrequest.md)
- [kBluetoothL2CAPCommandCodeInformationResponse](iobluetooth/kbluetoothl2capcommandcodeinformationresponse.md)
- [kBluetoothL2CAPCommandCodeLECreditBasedConnectionRequest](iobluetooth/kbluetoothl2capcommandcodelecreditbasedconnectionrequest.md)
- [kBluetoothL2CAPCommandCodeLECreditBasedConnectionResponse](iobluetooth/kbluetoothl2capcommandcodelecreditbasedconnectionresponse.md)
- [kBluetoothL2CAPCommandCodeLEFlowControlCredit](iobluetooth/kbluetoothl2capcommandcodeleflowcontrolcredit.md)
- [kBluetoothL2CAPCommandCodeMoveChannelConfirmation](iobluetooth/kbluetoothl2capcommandcodemovechannelconfirmation.md)
- [kBluetoothL2CAPCommandCodeMoveChannelConfirmationResponse](iobluetooth/kbluetoothl2capcommandcodemovechannelconfirmationresponse.md)
- [kBluetoothL2CAPCommandCodeMoveChannelRequest](iobluetooth/kbluetoothl2capcommandcodemovechannelrequest.md)
- [kBluetoothL2CAPCommandCodeMoveChannelResponse](iobluetooth/kbluetoothl2capcommandcodemovechannelresponse.md)
- [kBluetoothL2CAPCommandCodeReserved](iobluetooth/kbluetoothl2capcommandcodereserved.md)

### Initializers

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

### Instance Properties

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