SetSimulatedCentralStateRequest

@Serializable
data class SetSimulatedCentralStateRequest(val state: CentralState)

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

Constructors

Link copied to clipboard
constructor(state: CentralState)

Properties

Link copied to clipboard

State of the simulated central.