kmp-ble
Toggle table of contents
0.13.1
common
Target filter
common
Switch theme
Search in API
Skip to content
kmp-ble
kmp-ble-mesh
/
com.atruedev.kmpble.mesh.testing
/
FakeMeshNetwork
/
FakeMeshNetwork
Fake
Mesh
Network
constructor
(
initialNodes
:
List
<
MeshNode
>
=
emptyList()
,
initialNetKeys
:
List
<
NetworkKey
>
=
emptyList()
,
initialAppKeys
:
List
<
ApplicationKey
>
=
emptyList()
)