---
title: BluetoothLESecurityManagerPairingFailedReasonCode
framework: iobluetooth
role: symbol
role_heading: Structure
path: iobluetooth/bluetoothlesecuritymanagerpairingfailedreasoncode
---

# BluetoothLESecurityManagerPairingFailedReasonCode

## Declaration

```swift
struct BluetoothLESecurityManagerPairingFailedReasonCode
```

## Topics

### Constants

- [kBluetoothLESecurityManagerReasonCodeAuthenticationRequirements](iobluetooth/kbluetoothlesecuritymanagerreasoncodeauthenticationrequirements.md)
- [kBluetoothLESecurityManagerReasonCodeBREDRPairingInProgress](iobluetooth/kbluetoothlesecuritymanagerreasoncodebredrpairinginprogress.md)
- [kBluetoothLESecurityManagerReasonCodeCommandNotSupported](iobluetooth/kbluetoothlesecuritymanagerreasoncodecommandnotsupported.md)
- [kBluetoothLESecurityManagerReasonCodeConfirmValueFailed](iobluetooth/kbluetoothlesecuritymanagerreasoncodeconfirmvaluefailed.md)
- [kBluetoothLESecurityManagerReasonCodeCrossTransportKeyDerivationGenerationNotAllowed](iobluetooth/kbluetoothlesecuritymanagerreasoncodecrosstransportkeyderivationgenerationnotallowed.md)
- [kBluetoothLESecurityManagerReasonCodeDHKeyCheckFailed](iobluetooth/kbluetoothlesecuritymanagerreasoncodedhkeycheckfailed.md)
- [kBluetoothLESecurityManagerReasonCodeEncryptionKeySize](iobluetooth/kbluetoothlesecuritymanagerreasoncodeencryptionkeysize.md)
- [kBluetoothLESecurityManagerReasonCodeInvalidParameters](iobluetooth/kbluetoothlesecuritymanagerreasoncodeinvalidparameters.md)
- [kBluetoothLESecurityManagerReasonCodeNumericComparisonFailed](iobluetooth/kbluetoothlesecuritymanagerreasoncodenumericcomparisonfailed.md)
- [kBluetoothLESecurityManagerReasonCodeOOBNotAvailbale](iobluetooth/kbluetoothlesecuritymanagerreasoncodeoobnotavailbale.md)
- [kBluetoothLESecurityManagerReasonCodePairingNotSupported](iobluetooth/kbluetoothlesecuritymanagerreasoncodepairingnotsupported.md)
- [kBluetoothLESecurityManagerReasonCodePasskeyEntryFailed](iobluetooth/kbluetoothlesecuritymanagerreasoncodepasskeyentryfailed.md)
- [kBluetoothLESecurityManagerReasonCodeRepeatedAttempts](iobluetooth/kbluetoothlesecuritymanagerreasoncoderepeatedattempts.md)
- [kBluetoothLESecurityManagerReasonCodeReserved](iobluetooth/kbluetoothlesecuritymanagerreasoncodereserved.md)
- [kBluetoothLESecurityManagerReasonCodeReservedEnd](iobluetooth/kbluetoothlesecuritymanagerreasoncodereservedend.md)
- [kBluetoothLESecurityManagerReasonCodeReservedStart](iobluetooth/kbluetoothlesecuritymanagerreasoncodereservedstart.md)
- [kBluetoothLESecurityManagerReasonCodeUnspecifiedReason](iobluetooth/kbluetoothlesecuritymanagerreasoncodeunspecifiedreason.md)

### Initializers

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

### Instance Properties

- [rawValue](iobluetooth/bluetoothlesecuritymanagerpairingfailedreasoncode/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)
- [BluetoothL2CAPCommandCode](iobluetooth/bluetoothl2capcommandcode.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)
