retrievePairedDevices

abstract suspend fun retrievePairedDevices(filter: Filter, removeForAllPairedFilters: Boolean, connectionSettings: ConnectionSettings?)

Starts to retrieve the list of paired Device

Parameters

filter

the Filter to apply to the paired devices

removeForAllPairedFilters

if true the list of paired devices for all filters will be emptied

connectionSettings

the ConnectionSettings to apply to Device found as paired devices. Note this will only be used if the devices was not previously discovered without cleaning up.