BluetoothError

public enum BluetoothError : Error

Bluetooth error which can be emitted by RxBluetoothKit created observables.

  • Human readable description of bluetooth error

    Declaration

    Swift

    public var description: String { get }