Meshtastic App
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Meshtastic App
core-testing
/
org.meshtastic.core.testing
/
FakeBleDevice
/
FakeBleDevice
Fake
Ble
Device
constructor
(
address
:
String
,
name
:
String
?
=
"Fake Device"
,
initialState
:
BleConnectionState
=
BleConnectionState.Disconnected()
)
(
source
)