Meshtastic App
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Meshtastic App
core-network
/
org.meshtastic.core.network.radio
/
BleReconnectPolicy
/
Action
/
Retry
Retry
data
class
Retry
(
val
backoff
:
Duration
)
:
BleReconnectPolicy.Action
(
source
)
Retry the connection after the specified backoff delay.
Members
Constructors
Retry
Link copied to clipboard
constructor
(
backoff
:
Duration
)
Properties
backoff
Link copied to clipboard
val
backoff
:
Duration