Enumerations
The following enumerations are available globally.
-
Collection of errors that can be returned by LittleBlueTooth
See moreDeclaration
Swift
public enum LittleBluetoothError : Error -
This object contains the restored action during state restoration
See moreDeclaration
Swift
public enum Restored : CustomDebugStringConvertible -
An enumeration that represent the changes in peripheral services or name
See moreDeclaration
Swift
public enum PeripheralChanges -
The state of the peripheral
See moreDeclaration
Swift
public enum PeripheralState -
An enum representing the connection event that has occurred
See moreDeclaration
Swift
public enum ConnectionEvent -
An enumeration representing the state of the bluetooth stack of the device
See moreDeclaration
Swift
public enum BluetoothState
View on GitHub
Enumerations Reference