---
title: OBEXOpCodeCommandValues
framework: iobluetooth
role: symbol
role_heading: Structure
path: iobluetooth/obexopcodecommandvalues
---

# OBEXOpCodeCommandValues

Operation OpCode values for commands.

## Declaration

```swift
struct OBEXOpCodeCommandValues
```

## Topics

### Constants

- [kOBEXOpCodeAbort](iobluetooth/kobexopcodeabort.md)
- [kOBEXOpCodeConnect](iobluetooth/kobexopcodeconnect.md)
- [kOBEXOpCodeDisconnect](iobluetooth/kobexopcodedisconnect.md)
- [kOBEXOpCodeGet](iobluetooth/kobexopcodeget.md)
- [kOBEXOpCodeGetWithHighBitSet](iobluetooth/kobexopcodegetwithhighbitset.md)
- [kOBEXOpCodePut](iobluetooth/kobexopcodeput.md)
- [kOBEXOpCodePutWithHighBitSet](iobluetooth/kobexopcodeputwithhighbitset.md)
- [kOBEXOpCodeReserved](iobluetooth/kobexopcodereserved.md)
- [kOBEXOpCodeReservedRangeEnd](iobluetooth/kobexopcodereservedrangeend.md)
- [kOBEXOpCodeReservedRangeStart](iobluetooth/kobexopcodereservedrangestart.md)
- [kOBEXOpCodeReservedWithHighBitSet](iobluetooth/kobexopcodereservedwithhighbitset.md)
- [kOBEXOpCodeSetPath](iobluetooth/kobexopcodesetpath.md)
- [kOBEXOpCodeUserDefinedEnd](iobluetooth/kobexopcodeuserdefinedend.md)
- [kOBEXOpCodeUserDefinedStart](iobluetooth/kobexopcodeuserdefinedstart.md)

### Initializers

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

### Instance Properties

- [rawValue](iobluetooth/obexopcodecommandvalues/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

### Data Types

- [BluetoothAFHMode](iobluetooth/bluetoothafhmode.md)
- [BluetoothAirMode](iobluetooth/bluetoothairmode.md)
- [BluetoothAllowRoleSwitch](iobluetooth/bluetoothallowroleswitch.md)
- [BluetoothAuthenticationRequirements](iobluetooth/bluetoothauthenticationrequirements.md)
- [BluetoothAuthenticationRequirementsValues](iobluetooth/bluetoothauthenticationrequirementsvalues.md)
- [BluetoothClassOfDevice](iobluetooth/bluetoothclassofdevice.md)
- [BluetoothClockOffset](iobluetooth/bluetoothclockoffset.md)
- [BluetoothCompanyIdentifers](iobluetooth/bluetoothcompanyidentifers.md)
- [BluetoothConnectionHandle](iobluetooth/bluetoothconnectionhandle.md)
- [BluetoothDeviceClassMajor](iobluetooth/bluetoothdeviceclassmajor.md)
- [BluetoothDeviceClassMinor](iobluetooth/bluetoothdeviceclassminor.md)
- [BluetoothDeviceName](iobluetooth/bluetoothdevicename.md)
- [BluetoothEncryptionEnable](iobluetooth/bluetoothencryptionenable.md)
- [BluetoothFeatureBits](iobluetooth/bluetoothfeaturebits.md)
- [BluetoothHCIACLDataByteCount](iobluetooth/bluetoothhciacldatabytecount.md)
