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
/
FakeBleConnection
/
failNextN
fail
Next
N
var
failNextN
:
Int
(
source
)
When > 0, the next
failNextN
calls to
connectAndAwait
return
BleConnectionState.Disconnected
.