Enumerations

The following enumerations are available globally.

  • Collection of errors that can be returned by LittleBlueTooth

    See more

    Declaration

    Swift

    public enum LittleBluetoothError : Error
  • This object contains the restored action during state restoration

    See more

    Declaration

    Swift

    public enum Restored : CustomDebugStringConvertible
  • An enumeration that represent the changes in peripheral services or name

    See more

    Declaration

    Swift

    public enum PeripheralChanges
  • The state of the peripheral

    See more

    Declaration

    Swift

    public enum PeripheralState
  • An enum representing the connection event that has occurred

    See more

    Declaration

    Swift

    public enum ConnectionEvent
  • An enumeration representing the state of the bluetooth stack of the device

    See more

    Declaration

    Swift

    public enum BluetoothState