simulatePeripherals

abstract fun simulatePeripherals(peripherals: List<PeripheralSpec<ID>>)

Sets a list of simulated peripherals.

Peripherals added using this method will be available for scanning and connecting using mock central managers, depending on their proximity. Use PeripheralSpec.simulateProximityChange to modify proximity.