---
title: BluetoothAMPManagerCode
framework: iobluetooth
role: symbol
role_heading: Structure
path: iobluetooth/bluetoothampmanagercode
---

# BluetoothAMPManagerCode

## Declaration

```swift
struct BluetoothAMPManagerCode
```

## Topics

### Constants

- [kBluetoothAMPManagerCodeAMPChangeNotify](iobluetooth/kbluetoothampmanagercodeampchangenotify.md)
- [kBluetoothAMPManagerCodeAMPChangeResponse](iobluetooth/kbluetoothampmanagercodeampchangeresponse.md)
- [kBluetoothAMPManagerCodeAMPCommandReject](iobluetooth/kbluetoothampmanagercodeampcommandreject.md)
- [kBluetoothAMPManagerCodeAMPCreatePhysicalLinkRequest](iobluetooth/kbluetoothampmanagercodeampcreatephysicallinkrequest.md)
- [kBluetoothAMPManagerCodeAMPCreatePhysicalLinkResponse](iobluetooth/kbluetoothampmanagercodeampcreatephysicallinkresponse.md)
- [kBluetoothAMPManagerCodeAMPDisconnectPhysicalLinkRequest](iobluetooth/kbluetoothampmanagercodeampdisconnectphysicallinkrequest.md)
- [kBluetoothAMPManagerCodeAMPDisconnectPhysicalLinkResponse](iobluetooth/kbluetoothampmanagercodeampdisconnectphysicallinkresponse.md)
- [kBluetoothAMPManagerCodeAMPDiscoverRequest](iobluetooth/kbluetoothampmanagercodeampdiscoverrequest.md)
- [kBluetoothAMPManagerCodeAMPDiscoverResponse](iobluetooth/kbluetoothampmanagercodeampdiscoverresponse.md)
- [kBluetoothAMPManagerCodeAMPGetAssocRequest](iobluetooth/kbluetoothampmanagercodeampgetassocrequest.md)
- [kBluetoothAMPManagerCodeAMPGetAssocResponse](iobluetooth/kbluetoothampmanagercodeampgetassocresponse.md)
- [kBluetoothAMPManagerCodeAMPGetInfoRequest](iobluetooth/kbluetoothampmanagercodeampgetinforequest.md)
- [kBluetoothAMPManagerCodeAMPGetInfoResponse](iobluetooth/kbluetoothampmanagercodeampgetinforesponse.md)
- [kBluetoothAMPManagerCodeReserved](iobluetooth/kbluetoothampmanagercodereserved.md)

### Initializers

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

### Instance Properties

- [rawValue](iobluetooth/bluetoothampmanagercode/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)
- [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)
- [BluetoothL2CAPInformationExtendedFeaturesMask](iobluetooth/bluetoothl2capinformationextendedfeaturesmask.md)
