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.ui.connections.components
/
DeviceListItem
Device
List
Item
androidJvm
@
Composable
fun
DeviceListItem
(
connected
:
Boolean
,
device
:
DeviceListEntry
,
onSelect
:
(
)
->
Unit
,
modifier
:
Modifier
=
Modifier
)
(
source
)