Structs

The following structs are available globally.

  • A wrapper for CBUUID specific to a service to help distinguish it from a CBUUID of a charactersitc.

    See more

    Declaration

    Swift

    public struct ServiceIdentifier
  • Helper object to create padding in packets being constructed.

    See more

    Declaration

    Swift

    public struct DataPadding: Sendable
  • A wrapper for CBUUID specific to a characteristic to help distinguish it from a CBUUID of a service.

    See more

    Declaration

    Swift

    public struct CharacteristicIdentifier: Hashable
  • Uniquely identifies a peripheral to the current iOS device. The UUID changes and is different on different iOS devices.

    See more

    Declaration

    Swift

    public struct PeripheralIdentifier