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
/
BleOtaTransport
Ble
Ota
Transport
android
constructor
(
scanner
:
BleScanner
,
connectionFactory
:
BleConnectionFactory
,
address
:
String
,
dispatcher
:
CoroutineDispatcher
=
Dispatchers.Default
)
(
source
)