CoreServiceAndroidModule

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
fun radioController(context: Context, serviceRepository: ServiceRepository, nodeRepository: NodeRepository, commandSender: CommandSender, nodeManager: NodeManager, radioInterfaceService: RadioInterfaceService, locationManager: MeshLocationManager, packetRepository: Lazy<PacketRepository>, dataHandler: Lazy<MeshDataHandler>, analytics: PlatformAnalytics, meshPrefs: MeshPrefs, uiPrefs: UiPrefs, databaseManager: DatabaseManager, notificationManager: NotificationManager, messageProcessor: Lazy<MeshMessageProcessor>, radioConfigRepository: RadioConfigRepository, scope: CoroutineScope): RadioController