discoverDevices
abstract suspend fun discoverDevices(devices: List<ScanningState.Enabled.Scanning.DiscoveredDevice>): suspend () -> ScanningState.Enabled.Scanning
Transitions into a Scanning state where a list of Device is added or updated
Return
method for transitioning into a Scanning state where the list of Device is discovered
Parameters
devices
the list of DiscoveredDevice to be scanned