Meshtastic App
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Meshtastic App
feature-connections
/
org.meshtastic.feature.connections.domain.usecase
/
UsbScanner
Usb
Scanner
interface
UsbScanner
(
source
)
Platform-specific scanner for USB/Serial devices.
Inheritors
JvmUsbScanner
Members
Functions
scan
Usb
Devices
Link copied to clipboard
abstract
fun
scanUsbDevices
(
)
:
Flow
<
List
<
DeviceListEntry.Usb
>
>