EnableRequest

@Serializable
data class EnableRequest(val state: CentralState)

Request object containing input parameters for the BluetoothEmulationDomain.enable command.

Constructors

Link copied to clipboard
constructor(state: CentralState)

Properties

Link copied to clipboard

State of the simulated central.