DeviceMode

enum DeviceMode : Enum<DeviceMode>

Used to check the mode of the connected BluPOINT device

Entries

BluBOOTMode
Link copied to clipboard

Device is running the bootloader service

BluPOINTMode
Link copied to clipboard

Device is running the BluPOINT service

Properties

name
Link copied to clipboard
val name: String
ordinal
Link copied to clipboard
val ordinal: Int
value
Link copied to clipboard
val value: Int