<!--
{
  "availability" : [
    "iOS: 18.0.0 -",
    "iPadOS: 18.0.0 -",
    "macCatalyst: -"
  ],
  "documentType" : "symbol",
  "framework" : "AccessorySetupKit",
  "identifier" : "/documentation/AccessorySetupKit/ASBluetoothCompanyIdentifier",
  "metadataVersion" : "0.1.0",
  "role" : "Structure",
  "symbol" : {
    "kind" : "Structure",
    "modules" : [
      "AccessorySetupKit"
    ],
    "preciseIdentifier" : "c:@T@ASBluetoothCompanyIdentifier"
  },
  "title" : "ASBluetoothCompanyIdentifier"
}
-->

# ASBluetoothCompanyIdentifier

The type used to identify a Bluetooth accessory provider.

```
struct ASBluetoothCompanyIdentifier
```

## Topics

### Creating an identifier

[`init(UInt16)`](/documentation/AccessorySetupKit/ASBluetoothCompanyIdentifier/init(_:))

[`init(rawValue: UInt16)`](/documentation/AccessorySetupKit/ASBluetoothCompanyIdentifier/init(rawValue:))

## Relationships

### Conforms To

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

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

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

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

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

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

---

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)