devicesForDiscoveryMode
open fun devicesForDiscoveryMode(filter: ScanningState.DeviceDiscoveryMode): List<ConnectableDevice>
The list of ConnectableDevice found for a given DeviceDiscoveryMode
Return
the list of ConnectableDevice found for the filter
Parameters
filter
the DeviceDiscoveryMode to get devices for