Meshtastic App
Toggle table of contents
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
Meshtastic App
Meshtastic App
/
com.geeksville.mesh.repository.radio
/
RadioInterfaceService
/
RadioInterfaceService
Radio
Interface
Service
androidJvm
@
Inject
constructor
(
context
:
Application
,
dispatchers
:
CoroutineDispatchers
,
bluetoothRepository
:
BluetoothRepository
,
networkRepository
:
NetworkRepository
,
processLifecycle
:
Lifecycle
,
radioPrefs
:
RadioPrefs
,
interfaceFactory
:
InterfaceFactory
,
analytics
:
PlatformAnalytics
)
(
source
)