UsbScanner

interface UsbScanner(source)

Platform-specific scanner for USB/Serial devices.

Inheritors

Functions

Link copied to clipboard
abstract fun scanUsbDevices(): Flow<List<DeviceListEntry.Usb>>