Meshtastic App
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Meshtastic App
core-database
/
org.meshtastic.core.database.dao
/
NodeInfoDao
/
findNodesByPublicKeys
find
Nodes
By
Public
Keys
abstract
suspend
fun
findNodesByPublicKeys
(
publicKeys
:
List
<
ByteString
>
)
:
List
<
NodeEntity
>
(
source
)