Meshtastic App
Toggle table of contents
android
Target filter
android
Switch theme
Search in API
Skip to content
Meshtastic App
feature-firmware
/
org.meshtastic.feature.firmware.ota
/
BleOtaTransport
/
startOta
start
Ota
android
open
suspend override
fun
startOta
(
sizeBytes
:
Long
,
sha256Hash
:
String
,
onHandshakeStatus
:
suspend
(
OtaHandshakeStatus
)
->
Unit
=
{}
)
:
Result
<
Unit
>
(
source
)
Initiates the OTA update by sending the size and hash.