---
title: OBEXOpCodeSessionValues
framework: iobluetooth
role: symbol
role_heading: Structure
path: iobluetooth/obexopcodesessionvalues
---

# OBEXOpCodeSessionValues

Operation OpCode values for sessions. From the OBEX 1.3 specification.

## Declaration

```swift
struct OBEXOpCodeSessionValues
```

## Topics

### Constants

- [kOBEXOpCodeCloseSession](iobluetooth/kobexopcodeclosesession.md)
- [kOBEXOpCodeCreateSession](iobluetooth/kobexopcodecreatesession.md)
- [kOBEXOpCodeResumeSession](iobluetooth/kobexopcoderesumesession.md)
- [kOBEXOpCodeSetTimeout](iobluetooth/kobexopcodesettimeout.md)
- [kOBEXOpCodeSuspendSession](iobluetooth/kobexopcodesuspendsession.md)

### Initializers

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

### Instance Properties

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