<!--
{
  "availability" : [
    "macOS: -"
  ],
  "documentType" : "symbol",
  "framework" : "IOBluetooth",
  "identifier" : "/documentation/IOBluetooth/OBEXOpCodeResponseValues",
  "metadataVersion" : "0.1.0",
  "role" : "Structure",
  "symbol" : {
    "kind" : "Structure",
    "modules" : [
      "IOBluetooth"
    ],
    "preciseIdentifier" : "c:@E@OBEXOpCodeResponseValues"
  },
  "title" : "OBEXOpCodeResponseValues"
}
-->

# OBEXOpCodeResponseValues

Response opCode values.

```
struct OBEXOpCodeResponseValues
```

## Topics

### Constants

[`kOBEXResponseCodeAccepted`](/documentation/IOBluetooth/kOBEXResponseCodeAccepted)

[`kOBEXResponseCodeAcceptedWithFinalBit`](/documentation/IOBluetooth/kOBEXResponseCodeAcceptedWithFinalBit)

[`kOBEXResponseCodeBadGateway`](/documentation/IOBluetooth/kOBEXResponseCodeBadGateway)

[`kOBEXResponseCodeBadGatewayWithFinalBit`](/documentation/IOBluetooth/kOBEXResponseCodeBadGatewayWithFinalBit)

[`kOBEXResponseCodeBadRequest`](/documentation/IOBluetooth/kOBEXResponseCodeBadRequest)

[`kOBEXResponseCodeBadRequestWithFinalBit`](/documentation/IOBluetooth/kOBEXResponseCodeBadRequestWithFinalBit)

[`kOBEXResponseCodeConflict`](/documentation/IOBluetooth/kOBEXResponseCodeConflict)

[`kOBEXResponseCodeConflictWithFinalBit`](/documentation/IOBluetooth/kOBEXResponseCodeConflictWithFinalBit)

[`kOBEXResponseCodeContinue`](/documentation/IOBluetooth/kOBEXResponseCodeContinue)

[`kOBEXResponseCodeContinueWithFinalBit`](/documentation/IOBluetooth/kOBEXResponseCodeContinueWithFinalBit)

[`kOBEXResponseCodeCreated`](/documentation/IOBluetooth/kOBEXResponseCodeCreated)

[`kOBEXResponseCodeCreatedWithFinalBit`](/documentation/IOBluetooth/kOBEXResponseCodeCreatedWithFinalBit)

[`kOBEXResponseCodeDatabaseFull`](/documentation/IOBluetooth/kOBEXResponseCodeDatabaseFull)

[`kOBEXResponseCodeDatabaseFullWithFinalBit`](/documentation/IOBluetooth/kOBEXResponseCodeDatabaseFullWithFinalBit)

[`kOBEXResponseCodeDatabaseLocked`](/documentation/IOBluetooth/kOBEXResponseCodeDatabaseLocked)

[`kOBEXResponseCodeDatabaseLockedWithFinalBit`](/documentation/IOBluetooth/kOBEXResponseCodeDatabaseLockedWithFinalBit)

[`kOBEXResponseCodeForbidden`](/documentation/IOBluetooth/kOBEXResponseCodeForbidden)

[`kOBEXResponseCodeForbiddenWithFinalBit`](/documentation/IOBluetooth/kOBEXResponseCodeForbiddenWithFinalBit)

[`kOBEXResponseCodeGatewayTimeout`](/documentation/IOBluetooth/kOBEXResponseCodeGatewayTimeout)

[`kOBEXResponseCodeGatewayTimeoutWithFinalBit`](/documentation/IOBluetooth/kOBEXResponseCodeGatewayTimeoutWithFinalBit)

[`kOBEXResponseCodeGone`](/documentation/IOBluetooth/kOBEXResponseCodeGone)

[`kOBEXResponseCodeGoneWithFinalBit`](/documentation/IOBluetooth/kOBEXResponseCodeGoneWithFinalBit)

[`kOBEXResponseCodeHTTPVersionNotSupported`](/documentation/IOBluetooth/kOBEXResponseCodeHTTPVersionNotSupported)

[`kOBEXResponseCodeHTTPVersionNotSupportedWithFinalBit`](/documentation/IOBluetooth/kOBEXResponseCodeHTTPVersionNotSupportedWithFinalBit)

[`kOBEXResponseCodeInternalServerError`](/documentation/IOBluetooth/kOBEXResponseCodeInternalServerError)

[`kOBEXResponseCodeInternalServerErrorWithFinalBit`](/documentation/IOBluetooth/kOBEXResponseCodeInternalServerErrorWithFinalBit)

[`kOBEXResponseCodeLengthRequired`](/documentation/IOBluetooth/kOBEXResponseCodeLengthRequired)

[`kOBEXResponseCodeLengthRequiredFinalBit`](/documentation/IOBluetooth/kOBEXResponseCodeLengthRequiredFinalBit)

[`kOBEXResponseCodeMethodNotAllowed`](/documentation/IOBluetooth/kOBEXResponseCodeMethodNotAllowed)

[`kOBEXResponseCodeMethodNotAllowedWithFinalBit`](/documentation/IOBluetooth/kOBEXResponseCodeMethodNotAllowedWithFinalBit)

[`kOBEXResponseCodeMovedPermanently`](/documentation/IOBluetooth/kOBEXResponseCodeMovedPermanently)

[`kOBEXResponseCodeMovedPermanentlyWithFinalBit`](/documentation/IOBluetooth/kOBEXResponseCodeMovedPermanentlyWithFinalBit)

[`kOBEXResponseCodeMovedTemporarily`](/documentation/IOBluetooth/kOBEXResponseCodeMovedTemporarily)

[`kOBEXResponseCodeMovedTemporarilyWithFinalBit`](/documentation/IOBluetooth/kOBEXResponseCodeMovedTemporarilyWithFinalBit)

[`kOBEXResponseCodeMultipleChoices`](/documentation/IOBluetooth/kOBEXResponseCodeMultipleChoices)

[`kOBEXResponseCodeMultipleChoicesWithFinalBit`](/documentation/IOBluetooth/kOBEXResponseCodeMultipleChoicesWithFinalBit)

[`kOBEXResponseCodeNoContent`](/documentation/IOBluetooth/kOBEXResponseCodeNoContent)

[`kOBEXResponseCodeNoContentWithFinalBit`](/documentation/IOBluetooth/kOBEXResponseCodeNoContentWithFinalBit)

[`kOBEXResponseCodeNonAuthoritativeInfo`](/documentation/IOBluetooth/kOBEXResponseCodeNonAuthoritativeInfo)

[`kOBEXResponseCodeNonAuthoritativeInfoWithFinalBit`](/documentation/IOBluetooth/kOBEXResponseCodeNonAuthoritativeInfoWithFinalBit)

[`kOBEXResponseCodeNotAcceptable`](/documentation/IOBluetooth/kOBEXResponseCodeNotAcceptable)

[`kOBEXResponseCodeNotAcceptableWithFinalBit`](/documentation/IOBluetooth/kOBEXResponseCodeNotAcceptableWithFinalBit)

[`kOBEXResponseCodeNotFound`](/documentation/IOBluetooth/kOBEXResponseCodeNotFound)

[`kOBEXResponseCodeNotFoundWithFinalBit`](/documentation/IOBluetooth/kOBEXResponseCodeNotFoundWithFinalBit)

[`kOBEXResponseCodeNotImplemented`](/documentation/IOBluetooth/kOBEXResponseCodeNotImplemented)

[`kOBEXResponseCodeNotImplementedWithFinalBit`](/documentation/IOBluetooth/kOBEXResponseCodeNotImplementedWithFinalBit)

[`kOBEXResponseCodeNotModified`](/documentation/IOBluetooth/kOBEXResponseCodeNotModified)

[`kOBEXResponseCodeNotModifiedWithFinalBit`](/documentation/IOBluetooth/kOBEXResponseCodeNotModifiedWithFinalBit)

[`kOBEXResponseCodePartialContent`](/documentation/IOBluetooth/kOBEXResponseCodePartialContent)

[`kOBEXResponseCodePartialContentWithFinalBit`](/documentation/IOBluetooth/kOBEXResponseCodePartialContentWithFinalBit)

[`kOBEXResponseCodePaymentRequired`](/documentation/IOBluetooth/kOBEXResponseCodePaymentRequired)

[`kOBEXResponseCodePaymentRequiredWithFinalBit`](/documentation/IOBluetooth/kOBEXResponseCodePaymentRequiredWithFinalBit)

[`kOBEXResponseCodePreconditionFailed`](/documentation/IOBluetooth/kOBEXResponseCodePreconditionFailed)

[`kOBEXResponseCodePreconditionFailedWithFinalBit`](/documentation/IOBluetooth/kOBEXResponseCodePreconditionFailedWithFinalBit)

[`kOBEXResponseCodeProxyAuthenticationRequired`](/documentation/IOBluetooth/kOBEXResponseCodeProxyAuthenticationRequired)

[`kOBEXResponseCodeProxyAuthenticationRequiredWithFinalBit`](/documentation/IOBluetooth/kOBEXResponseCodeProxyAuthenticationRequiredWithFinalBit)

[`kOBEXResponseCodeRequestTimeOut`](/documentation/IOBluetooth/kOBEXResponseCodeRequestTimeOut)

[`kOBEXResponseCodeRequestTimeOutWithFinalBit`](/documentation/IOBluetooth/kOBEXResponseCodeRequestTimeOutWithFinalBit)

[`kOBEXResponseCodeRequestURLTooLarge`](/documentation/IOBluetooth/kOBEXResponseCodeRequestURLTooLarge)

[`kOBEXResponseCodeRequestURLTooLargeWithFinalBit`](/documentation/IOBluetooth/kOBEXResponseCodeRequestURLTooLargeWithFinalBit)

[`kOBEXResponseCodeRequestedEntityTooLarge`](/documentation/IOBluetooth/kOBEXResponseCodeRequestedEntityTooLarge)

[`kOBEXResponseCodeRequestedEntityTooLargeWithFinalBit`](/documentation/IOBluetooth/kOBEXResponseCodeRequestedEntityTooLargeWithFinalBit)

[`kOBEXResponseCodeReservedRangeEnd`](/documentation/IOBluetooth/kOBEXResponseCodeReservedRangeEnd)

[`kOBEXResponseCodeReservedRangeStart`](/documentation/IOBluetooth/kOBEXResponseCodeReservedRangeStart)

[`kOBEXResponseCodeResetContent`](/documentation/IOBluetooth/kOBEXResponseCodeResetContent)

[`kOBEXResponseCodeResetContentWithFinalBit`](/documentation/IOBluetooth/kOBEXResponseCodeResetContentWithFinalBit)

[`kOBEXResponseCodeSeeOther`](/documentation/IOBluetooth/kOBEXResponseCodeSeeOther)

[`kOBEXResponseCodeSeeOtherWithFinalBit`](/documentation/IOBluetooth/kOBEXResponseCodeSeeOtherWithFinalBit)

[`kOBEXResponseCodeServiceUnavailable`](/documentation/IOBluetooth/kOBEXResponseCodeServiceUnavailable)

[`kOBEXResponseCodeServiceUnavailableWithFinalBit`](/documentation/IOBluetooth/kOBEXResponseCodeServiceUnavailableWithFinalBit)

[`kOBEXResponseCodeSuccess`](/documentation/IOBluetooth/kOBEXResponseCodeSuccess)

[`kOBEXResponseCodeSuccessWithFinalBit`](/documentation/IOBluetooth/kOBEXResponseCodeSuccessWithFinalBit)

[`kOBEXResponseCodeUnauthorized`](/documentation/IOBluetooth/kOBEXResponseCodeUnauthorized)

[`kOBEXResponseCodeUnauthorizedWithFinalBit`](/documentation/IOBluetooth/kOBEXResponseCodeUnauthorizedWithFinalBit)

[`kOBEXResponseCodeUnsupportedMediaType`](/documentation/IOBluetooth/kOBEXResponseCodeUnsupportedMediaType)

[`kOBEXResponseCodeUnsupportedMediaTypeWithFinalBit`](/documentation/IOBluetooth/kOBEXResponseCodeUnsupportedMediaTypeWithFinalBit)

[`kOBEXResponseCodeUseProxy`](/documentation/IOBluetooth/kOBEXResponseCodeUseProxy)

[`kOBEXResponseCodeUseProxyWithFinalBit`](/documentation/IOBluetooth/kOBEXResponseCodeUseProxyWithFinalBit)

## Relationships

### Conforms To

[`RawRepresentable`](/documentation/Swift/RawRepresentable)

[`BitwiseCopyable`](/documentation/Swift/BitwiseCopyable)

[`Equatable`](/documentation/Swift/Equatable)

[`Hashable`](/documentation/Swift/Hashable)

[`Sendable`](/documentation/Swift/Sendable)

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)