Disconnected

data class Disconnected(val wasStable: Boolean, val wasIntentional: Boolean) : BleReconnectPolicy.Outcome(source)

Connection attempt succeeded and then eventually disconnected.

Constructors

Link copied to clipboard
constructor(wasStable: Boolean, wasIntentional: Boolean)

Properties

Link copied to clipboard
Link copied to clipboard