DfuSettingsConstants
interface DfuSettingsConstants
Deprecated
Use DfuServiceInitiator methods instead.
A collection of constants used for reading DFU constants from android.preference.PreferenceManager in previous versions of DFU Library.
Properties
Link copied to clipboard
This property must contain a boolean value.
Link copied to clipboard
This property must contain an integer value.
Link copied to clipboard
This property must contain a positive integer value, usually from range 1-200.
Link copied to clipboard
The default value of SETTINGS_NUMBER_OF_PACKETS property.
Link copied to clipboard
val SETTINGS_PACKET_RECEIPT_NOTIFICATION_ENABLED: String = "settings_packet_receipt_notification_enabled"
This property must contain a boolean value.