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.api
/
SensorLegacyCommands
/
setTime
set
Time
abstract
suspend
fun
setTime
(
time
:
Long
,
updateProgress
:
suspend
(
progress
:
Progress
)
->
Unit
=
{}
)
Write time information in epoch format to sensor.
Parameters
time
to be set in epoch format
update
Progress
of the operation