---
title: kOBEXOpCodeAbort
framework: iobluetooth
role: symbol
role_heading: Global Variable
path: iobluetooth/kobexopcodeabort
---

# kOBEXOpCodeAbort

## Declaration

```swift
var kOBEXOpCodeAbort: OBEXOpCodeCommandValues { get }
```

## See Also

### Constants

- [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)
