BluetoothPeripheralType

public enum BluetoothPeripheralType

Represents the type of a bluetooth device.

  • ACS

    Advanced Card Systems (ACS) ACR3901 bluetooth device.

    Declaration

    Swift

    case ACS
  • Feitian bluetooth device such as br301ble or br500.

    Declaration

    Swift

    case FEITIAN
  • Unsupported bluetooth device.

    Declaration

    Swift

    case UNKNOWN