EnableParameter

@Serializable
data class EnableParameter(val state: BluetoothEmulation.CentralState, val leSupported: Boolean)

Constructors

Link copied to clipboard
constructor(state: BluetoothEmulation.CentralState, leSupported: Boolean)

Properties

Link copied to clipboard

If the simulated central supports low-energy.

Link copied to clipboard

State of the simulated central.