bluetooth
Toggle table of contents
2.1.0
common
Target filter
common
Switch theme
Search in API
Skip to content
bluetooth
bluetooth
/
pl.efento.mobile.bluetooth.model.bootloader.sensor
/
BootloaderDiagnosticData
/
DeviceReset
Device
Reset
data
class
DeviceReset
(
val
resetReason
:
Int
,
val
appResetCounter
:
Int
,
val
appResetLoopCounter
:
Int
,
val
appUptimeSeconds
:
Int
)
:
BootloaderDiagnosticData
Members
Constructors
Device
Reset
Link copied to clipboard
constructor
(
resetReason
:
Int
,
appResetCounter
:
Int
,
appResetLoopCounter
:
Int
,
appUptimeSeconds
:
Int
)
Properties
app
Reset
Counter
Link copied to clipboard
val
appResetCounter
:
Int
app
Reset
Loop
Counter
Link copied to clipboard
val
appResetLoopCounter
:
Int
app
Uptime
Seconds
Link copied to clipboard
val
appUptimeSeconds
:
Int
reset
Reason
Link copied to clipboard
val
resetReason
:
Int
type
Link copied to clipboard
val
type
:
BootloaderDiagnosticData.DiagnosticType