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
/
streamFirmware
stream
Firmware
android
open
suspend override
fun
streamFirmware
(
data
:
ByteArray
,
chunkSize
:
Int
,
onProgress
:
suspend
(
Float
)
->
Unit
)
:
Result
<
Unit
>
(
source
)
Streams the firmware data in chunks.