<!--
{
  "availability" : [
    "iOS: 18.0.0 -",
    "iPadOS: 18.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "AccessorySetupKit",
  "identifier" : "/documentation/AccessorySetupKit/ASAccessorySettings",
  "metadataVersion" : "0.1.0",
  "role" : "Class",
  "symbol" : {
    "kind" : "Class",
    "modules" : [
      "AccessorySetupKit"
    ],
    "preciseIdentifier" : "c:objc(cs)ASAccessorySettings"
  },
  "title" : "ASAccessorySettings"
}
-->

# ASAccessorySettings

Properties of an accessory.

```
class ASAccessorySettings
```

## Topics

### Applying default settings

[`class var `default`: ASAccessorySettings`](/documentation/AccessorySetupKit/ASAccessorySettings/default)

An empty settings object.

### Inspecting accessory settings

[`var ssid: String?`](/documentation/AccessorySetupKit/ASAccessorySettings/ssid)

A hotspot identifier that clients can use to connect to an accessory’s hotspot.

[`var bluetoothTransportBridgingIdentifier: Data?`](/documentation/AccessorySetupKit/ASAccessorySettings/bluetoothTransportBridgingIdentifier)

A 6-byte identifier for bridging classic transport profiles.

## Relationships

### Conforms To

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

[`NSObjectProtocol`](/documentation/ObjectiveC/NSObjectProtocol)

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

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

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

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

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

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

### Inherits From

[`NSObject-swift.class`](/documentation/ObjectiveC/NSObject-swift.class)

---

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)