Meshtastic App
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Meshtastic App
feature-node
/
org.meshtastic.feature.node.domain.usecase
/
GetFilteredNodesUseCase
/
invoke
invoke
open
operator
fun
invoke
(
filter
:
NodeFilterState
,
sort
:
NodeSortOption
)
:
Flow
<
List
<
Node
>
>
(
source
)