meshtastic-sdk
Toggle table of contents
0.1.0-rc1
common
Target filter
common
Switch theme
Search in API
Skip to content
meshtastic-sdk
testing
/
org.meshtastic.sdk.testing
/
FakeRadioTransport
/
injectNeighborInfoResponse
inject
Neighbor
Info
Response
fun
injectNeighborInfoResponse
(
requestId
:
Int
,
info
:
NeighborInfo
,
fromNode
:
Int
=
nodeNum
)
(
source
)
Inject a NeighborInfo response correlated to
requestId
.